Commit Verlauf

Autor SHA1 Nachricht Datum
  riperiperi da283ff3c3 Flip component mask if target is BGRA. (#2087) vor 5 Jahren
  gdkchan caf049ed15 Avoid some redundant GL calls (#1958) vor 5 Jahren
  gdkchan df820a72de Implement clear buffer (fast path) (#1902) vor 5 Jahren
  riperiperi c00d39b675 Dummy out gl queries with 0 draws, remove glFlush call (#1773) vor 5 Jahren
  gdkchan 9435d62206 Simplify depth test state updates (#1695) vor 5 Jahren
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) vor 5 Jahren
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) vor 5 Jahren
  gdkchan 812e32f775 Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) vor 5 Jahren
  gdkchan 2dcc6333f8 Fix image binding format (#1625) vor 5 Jahren
  riperiperi b4d8d893a4 Memory Read/Write Tracking using Region Handles (#1272) vor 5 Jahren
  gdkchan 6a51b628f9 Fix error when dual source blend is used (#1610) vor 5 Jahren
  gdkchan 1eea35554c Better viewport flipping and depth mode detection method (#1556) vor 5 Jahren
  mageven a33dc2f491 Improved Logger (#1292) vor 5 Jahren
  gdkchan 43c13057da Implement alpha test using legacy functions (#1426) vor 5 Jahren
  gdkchan 51fbc1fde4 Use polygon offset clamp if supported (#1429) vor 5 Jahren
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) vor 5 Jahren
  mageven 723ae240dc GL: Implement more Point parameters (#1399) vor 5 Jahren
  gdkchan 788ca6a411 Initial transform feedback support (#1370) vor 5 Jahren
  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 5 Jahren
  riperiperi 5dab515c7a Flush GL commands before inevitably waiting for a query result. (#1278) vor 5 Jahren
  riperiperi d941f4c070 Remember bound framebuffer to avoid glGetInteger use. (#1273) vor 5 Jahren
  gdkchan 5011640b30 Spanify Graphics Abstraction Layer (#1226) vor 5 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