rdb
|
fe633b51a1
|
Remove unnecessary cg.h include
|
2015-10-28 15:55:59 +01:00 |
|
rdb
|
16e7831566
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
rdb
|
d345246a93
|
Fix compilation with STDFLOAT_DOUBLE
|
2015-03-08 15:55:43 +01:00 |
|
rdb
|
97c24c9ef0
|
Fix a Cg crash with GL_BGRA color arrays, on NVIDIA cards this time
|
2015-03-01 17:32:20 +01:00 |
|
rdb
|
bd86907181
|
Fix assortment of compilation issues and annoyances
|
2015-02-08 23:25:11 +01:00 |
|
rdb
|
3b1bd9ef39
|
This fixes most issues with Cg's GLSL profiles on non-NVIDIA cards
|
2015-02-02 16:31:23 +01:00 |
|
rdb
|
95d85819b0
|
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
2014-12-12 15:58:45 +01:00 |
|
rdb
|
31a71c990d
|
Fix issues with OS X 10.9 compilation, fix issues uncovered by clang
|
2014-10-12 18:45:37 +00:00 |
|
rdb
|
db0fd516a0
|
Add GPU profiling capabilities to PStats using OpenGL timer queries
|
2014-09-24 23:53:37 +00:00 |
|
rdb
|
4856804938
|
Add shininess shader input
|
2014-07-18 14:21:45 +00:00 |
|
rdb
|
a76a011105
|
Fix bugs with Cg shaders
|
2014-07-18 11:32:31 +00:00 |
|
rdb
|
efa258ebf3
|
Memory barriers, immutable texture storage, bindless textures, fixes for multisample FBOs, code cleanup, etc.
|
2014-07-15 08:46:58 +00:00 |
|
rdb
|
6e64ff951c
|
Add support for passing int arrays and vectors to GLSL shaders.
|
2014-07-03 21:54:45 +00:00 |
|
rdb
|
ce6f243019
|
Clean up glShaderContext, separate GLSL shader context from Cg shader context
|
2014-06-29 08:28:16 +00:00 |
|
Josh Yelon
|
e012688824
|
New shader code
|
2005-09-04 19:52:26 +00:00 |
|
Shalin Shodhan
|
ef35bbe354
|
enum constants fix
|
2004-08-06 01:06:47 +00:00 |
|
Shalin Shodhan
|
216f78cb19
|
glCgShader files added updates to glStateGuardian...
|
2004-07-27 17:44:37 +00:00 |
|