rdb
|
589a1b52ac
Revert unintentional debug message check-in
|
10 anos atrás |
rdb
|
cda7c1f171
OpenGL ES 2 optimizations and better support
|
10 anos atrás |
rdb
|
b323d73622
Reduce redundant state changes and error checks
|
10 anos atrás |
rdb
|
059f67d1b5
Improve GLSL error reporting, fix GLSL ES shader loading
|
10 anos atrás |
rdb
|
b4bfe7010c
A few convenience methods that allow for cleaner code in GSGs
|
10 anos atrás |
rdb
|
0f8f4d63b0
Only query glVertexAttribIPointer when GL version >= 3.0
|
10 anos atrás |
rdb
|
d447ec3bc6
If GL_RENDERER begins with "Gallium", disable GL_PRIMITIVE_RESTART_FIXED_INDEX
|
11 anos atrás |
rdb
|
4d2dcdcef7
Fix OpenGL ES compiler errors
|
11 anos atrás |
rdb
|
bcf0229978
Expose p3d_ClipPlane array to GLSL
|
11 anos atrás |
rdb
|
dad8f79e96
Support using setShaderInput with a light to bind to GLSL struct
|
11 anos atrás |
rdb
|
3b1bd9ef39
This fixes most issues with Cg's GLSL profiles on non-NVIDIA cards
|
11 anos atrás |
rdb
|
a7d1eb90c5
Expose has_extension to query whether OpenGL extension is supported
|
11 anos atrás |
rdb
|
0dc0bbdf0c
Missed this section, no point generating shaders in draw any more
|
11 anos atrás |
rdb
|
c2aa6991d6
Fix glObjectLabel error, fix crash on shutdown with pstats-gpu-timing
|
11 anos atrás |
rdb
|
77c9e6cf6c
Add support for instance arrays via vertex attrib divisors
|
11 anos atrás |
rdb
|
0ad0d4ec33
Further optimizations to the cull pipeline.
|
11 anos atrás |
rdb
|
142bd6a021
Remove old MLightVector TexGen mode and FFP-based normal mapping
|
11 anos atrás |
rdb
|
17aafeba15
Fix stencil clear: reset stencil mask before glClearStencil
|
11 anos atrás |
rdb
|
75c1364373
Disable use of GL_NV_primitive_restart due to driver bugs
|
11 anos atrás |
rdb
|
af15797a25
Many, many performance optimizations and enhancements
|
11 anos atrás |
rdb
|
3831d44576
Fix issue with resetting ScissorAttrib state
|
11 anos atrás |
tzaeru
|
9c137426e3
Integer texture formats for 8-bit R, RG, RGB and RGBA channels
|
11 anos atrás |
rdb
|
01b669ccd8
Implement texture clear, fix immutable tex support
|
11 anos atrás |
rdb
|
89031b4e48
Fix mipmapping with sampler state
|
11 anos atrás |
rdb
|
95d85819b0
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
11 anos atrás |
rdb
|
0473fa7ead
Simplify oddly redundant StencilAttrib implementation.
|
11 anos atrás |
rdb
|
5ee64279a4
Oops, stupid debug message, how embarrassing
|
11 anos atrás |
rdb
|
ce1282c7e3
Fixes for primitive restart index stuff
|
11 anos atrás |
rdb
|
0f35480fcf
Allow disabling primitive restart index. Also, better handling of unsupported shader languages.
|
11 anos atrás |
David Rose
|
7bce2d6124
support GL_RGBA16, GL_LUMINANCE16, GL_LUMINANCE_ALPHA16 etc.
|
11 anos atrás |