Commit Verlauf

Autor SHA1 Nachricht Datum
  riperiperi f224769c49 Implement Logical Operation registers and functionality (#1380) vor 5 Jahren
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) vor 5 Jahren
  gdkchan a15b951721 Fix wrong face culling once and for all (#1277) vor 6 Jahren
  riperiperi 5dab515c7a Flush GL commands before inevitably waiting for a query result. (#1278) vor 6 Jahren
  riperiperi d941f4c070 Remember bound framebuffer to avoid glGetInteger use. (#1273) vor 6 Jahren
  gdkchan 5011640b30 Spanify Graphics Abstraction Layer (#1226) vor 6 Jahren
  riperiperi cd48576f58 Implement Counter Queue and Partial Host Conditional Rendering (#1167) vor 6 Jahren
  mageven 53369e79bd Implement user-defined clipping on GL state pipeline (#1118) vor 6 Jahren
  riperiperi c2ac45adc5 Fix depth clamp enable bit, unit scale for polygon offset. (#1178) vor 6 Jahren
  gdkchan 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
  mageven a728610b40 Implement Constant Color blends (#1119) vor 6 Jahren
  mageven 4960ab85f8 Implement Depth Clamping (#1120) vor 6 Jahren
  mageven 468d8f841f Simple GPU fixes (#1093) vor 6 Jahren
  gdkchan b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) vor 6 Jahren
  gdkchan ab4867505e Implement GPU scissors (#1058) vor 6 Jahren
  gdkchan f373f870f7 Support configurable point size (#916) vor 6 Jahren
  gdkchan 8b90924c1e Support instanced draw of quads" (#881) vor 6 Jahren
  gdkchan 2bb39ff03e Replace glFinish with barrier for WaitForIdle (#878) vor 6 Jahren
  gdkchan 18814d44b2 Address PR feedback vor 6 Jahren
  gdkchan 59fdaa744b GPU resource disposal vor 6 Jahren
  gdkchan 80ff2eab29 Change GPU errors to debug and reduce log messages vor 6 Jahren
  gdkchan c5b9088914 Remove some error logging to avoid log spam vor 6 Jahren
  gdkchan 654e617fe7 Some code cleanup vor 6 Jahren
  gdkchan af8498d679 Add basic error logging to the GPU vor 6 Jahren
  gdkchan 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) vor 6 Jahren
  gdk 396768f3b4 Fix texture 0 not being bound for compute vor 6 Jahren
  gdk d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them vor 6 Jahren
  gdk 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes vor 6 Jahren
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute vor 6 Jahren