Historia zmian

Autor SHA1 Wiadomość Data
  rdb f33e450823 A lot of performance changes, particularly wrt dcasts and state management 10 lat temu
  rdb 4206e349c9 Fix obscure GL crash 10 lat temu
  rdb 3ad274639d Move Cg calls out of GSG reset() function - do profile detection entirely without Cg functions 10 lat temu
  rdb 87b23dfeb2 Improve shader model detection mechanism 10 lat temu
  rdb 194a43fa2a Merge branch 'release/1.9.x' 10 lat temu
  rdb 672a191d2a Improve error message when Cg support is not enabled 10 lat temu
  rdb 1bb1cc79f4 Improve reporting of supported extensions and compressed formats 10 lat temu
  rdb 8fcbfd72a1 Intel driver fixes (merge) 10 lat temu
  rdb 23441aa5bb Fix intel driver issues, particularly with geometry shaders 10 lat temu
  rdb e91a9100ed Support specifying custom gl-version or requesting debug context on Windows 10 lat temu
  rdb 96a9e22395 Add uniform mat4 p3d_TextureMatrix[] input to GLSL 10 lat temu
  rdb 555844f82a Allow compiling out the fixed-function pipeline and request core context 10 lat temu
  rdb 220015a234 Drop support for vertex blend/matrix palette in OpenGL, no driver ever supported it (well) 10 lat temu
  rdb ef9908c277 More robust Cg support on non-NVIDIA card + automatically enable hardware skinning in Shader Generator 10 lat temu
  rdb 419eadb859 Support hardware skinning in GLSL 10 lat temu
  rdb 82e098e578 Move auto-rescale-normal handling out of GSG, support normalizing normals in shader generator 10 lat temu
  rdb e2dfc935a1 Various refactoring, esp. of GLSL input system 10 lat temu
  rdb 18533a29bf Merge branch 'release/1.9.x' 10 lat temu
  rdb 49e0ff000c Track residency of graphics buffers (both RTT and renderbuffers) 10 lat temu
  rdb f0df4b3b77 Merge branch 'release/1.9.x' 10 lat temu
  rdb b9440d634c Fix regression with depth-stencil textures reported as unsupported 10 lat temu
  rdb 9ef782cd75 Merge branch 'release/1.9.x' 10 lat temu
  rdb 07ea84a1a0 Optimize shader matrix generator, allow changing GL internal coord system 10 lat temu
  rdb e8ce2b7b54 Fix OpenGL ES 1 compile error, it does not have GL_INT 10 lat temu
  rdb f658283911 Merge branch 'release/1.9.x' 10 lat temu
  rdb c292d3bc65 Allow deactivating GPU timers, disable Draw:Primitive:Draw collectors 10 lat temu
  rdb 8ef5f05342 Pass correct byte size (instead of pixel size) for texture buffers 10 lat temu
  rdb 90ad6f00bf Change p3d_Color behavior to take ColorAttrib into account; assign white if missing 10 lat temu
  rdb fdc8918946 Add packed unsigned 11/10/10-bit floating point vertex format 10 lat temu
  rdb 9303c247b6 Support signed int vertex data, normalize 16-bit uint colors properly, don't normalize int columns passed to shaders 10 lat temu