Historial de Commits

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