Jon TURNEY
|
a15d9ca9cc
|
Fix building of GLSL demos which use M_PI
Some <math.h> files do not define M_PI, in which case, provide our own definition
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
|
16 년 전 |
Brian Paul
|
ee0b1bc7d3
|
progs/glsl: finish conversion to GLEW
This is a follow-on to b799af91d5 .
Remove _func function suffix and unneeded #includes.
|
16 년 전 |
Keith Whitwell
|
b799af91d5
|
progs/glsl: compile with scons and glew
Get most of these working with scons.
|
16 년 전 |
Brian Paul
|
aab429c8df
|
added glsl/skinning.c test to test matrix blending/weighting
|
17 년 전 |
Brian Paul
|
d3222cb1d4
|
remove old debug glFlush/Finish calls from demos
|
17 년 전 |
Brian Paul
|
c0dd9122fd
|
remove .txt suffix from shader source files
|
17 년 전 |
Brian
|
2dca3373ae
|
Replace duplicated code with new shaderutil.c functions
|
17 년 전 |
Brian
|
03ff9c96bf
|
replace 'brick' with correct program name in printfs
|
18 년 전 |
Brian
|
f68067e101
|
add texture rotation
|
18 년 전 |
Brian
|
f44ba11815
|
Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book.
|
18 년 전 |
Brian
|
2ccd264695
|
Added new directory of GL shading language demos: glsl
|
18 년 전 |