179 Commits (5ac16495a2772886100789f04e1a7d65068e9a40)

Author SHA1 Message Date
  José Fonseca 7bbf7f94ea scons: Build progs together with everything else. 16 years ago
  Vinson Lee 5b2713c92a progs/glsl: Provide a better fix for fgets warning. 16 years ago
  Vinson Lee 0ab29d2b35 progs/glsl: Silence compiler warnings. 16 years ago
  Vinson Lee 121ff55d81 progs/glsl: Use C-style comments. 16 years ago
  Brian Paul 0311d9ccf4 progs/glsl: updates to deriv.c test 16 years ago
  Brian Paul 8796dbf519 progs/glsl: added texture mapping to bump demo 16 years ago
  Vinson Lee b1a87a3e0b progs/glsl: Fix memory leak in deriv.c. 16 years ago
  Vinson Lee 25fd168f03 progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c. 16 years ago
  Vinson Lee 9e29242331 progs/glsl: Redraw upon keypress. 16 years ago
  Vinson Lee 0a107d36c2 progs/glsl: Fix trirast GLSL compilation errors on Mac OS. 16 years ago
  Vinson Lee b094683e7c progs/glsl: Fix noise GLSL compilation error on Mac OS. 16 years ago
  Vinson Lee 592c8522a2 demos/glsl: Add missing break statement to noise test. 16 years ago
  Vinson Lee 8f4d3613da progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. 16 years ago
  Vinson Lee 9ed77d12b1 progs/glsl: Add missing break statement in multinoise.c. 16 years ago
  Vinson Lee 832593772d progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. 16 years ago
  Vinson Lee 2a5cd95e24 progs/glsl: Include local headers before installed headers during compilation. 16 years ago
  Brian Paul ccea09cd3a progs/glsl: minor Makefile clean-ups 16 years ago
  Vinson Lee 881f55236a progs/glsl: Redraw upon keypress. 16 years ago
  Vinson Lee 4b3ec2acf2 progs/glsl: Fix trirast GLSL compilation errors on Mac OS. 16 years ago
  Vinson Lee 0d31990b47 progs/glsl: Fix noise GLSL compilation error on Mac OS. 16 years ago
  Vinson Lee d4dc2e30da progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. 16 years ago
  Vinson Lee 04442841fb progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. 16 years ago
  Brian Paul 89e20ab3ae progs/glsl: use ShadersSupported() 16 years ago
  Brian Paul b08f447547 progs/glsl: change //-style comments 16 years ago
  Vinson Lee b8dcb79c53 progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c. 16 years ago
  Vinson Lee 0e783c7d03 progs/glsl: Fix memory leak in deriv.c. 16 years ago
  Vinson Lee 43080e40aa progs/glsl: Add missing break statement in multinoise.c. 16 years ago
  Vinson Lee 7dfea5c072 demos/glsl: Add missing break statement to noise test. 16 years ago
  Jon TURNEY a15d9ca9cc Fix building of GLSL demos which use M_PI 16 years ago
  Vinson Lee d17af7d1e1 progs/glsl: Include local headers before installed headers during compilation. 16 years ago
  Brian Paul 4df2f7af5e progs/glsl: minor Makefile clean-ups 16 years ago
  Peter Hutterer bf19638a00 prog/glsl: fix Makefile for samplers_array. 16 years ago
  Brian Paul 7205221051 progs/glsl: asst. changes in shtest.c 16 years ago
  Brian Paul 2bcf787de1 progs/glsl: handle window resizes in texaaline.c 16 years ago
  Brian Paul 488b3c4d1b progs/glsl: add special Makefile rule for samplers_array 16 years ago
  Brian Paul f6d34c2058 progs/glsl: change samplers.c to better test sampler/texture indexing 16 years ago
  Brian Paul 42675ff0e3 progs/glsl: call ValidateShaderProgram() 16 years ago
  Brian Paul a215da5e9c progs/glsl: report compile/link times in shtest.c 16 years ago
  Brian Paul 8a883d1657 progs/glsl: update multitex.shtest for new texture syntax 16 years ago
  Brian Paul 0062bd68b3 progs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT textures 16 years ago
  Brian Paul 174054c973 progs/glsl: tweaks to shtest.c 16 years ago
  Brian Paul 94d14f6cd2 progs/glsl: more comments in shtest.c 16 years ago
  Brian Paul 680df529a3 demos/glsl: remove glutInitWindowPosition() calls 16 years ago
  Pauli Nieminen 57f55af219 mesa: Add 2 new demos to .gitignore. 16 years ago
  Dave Airlie ceb9459ed5 glsl: re-write Makefile after I called it bad. 16 years ago
  Brian Paul 0c717bcd5d progs/glsl: added multitex.shtest config file 16 years ago
  Brian Paul 08ecd863ee progs/glsl: set generic vertex attribute values 16 years ago
  Brian Paul 62d1132160 progs/glsl: add type field to shtest config files 16 years ago
  Dave Airlie 25cd4dc1d6 glsl/tests: skinning.o 16 years ago
  Brian Paul ae99e4c67e progs/glsl: new shtest program, a simple shader test harness app 16 years ago