61 Révisions (54d7ec8e769b588ec93dea5bc04399e91737557e)

Auteur SHA1 Message Date
  Vinson Lee 2a5cd95e24 progs/glsl: Include local headers before installed headers during compilation. il y a 16 ans
  Brian Paul ccea09cd3a progs/glsl: minor Makefile clean-ups il y a 16 ans
  Vinson Lee d17af7d1e1 progs/glsl: Include local headers before installed headers during compilation. il y a 16 ans
  Brian Paul 4df2f7af5e progs/glsl: minor Makefile clean-ups il y a 16 ans
  Peter Hutterer bf19638a00 prog/glsl: fix Makefile for samplers_array. il y a 16 ans
  Brian Paul 488b3c4d1b progs/glsl: add special Makefile rule for samplers_array il y a 16 ans
  Dave Airlie ceb9459ed5 glsl: re-write Makefile after I called it bad. il y a 16 ans
  Dave Airlie 25cd4dc1d6 glsl/tests: skinning.o il y a 16 ans
  Brian Paul ae99e4c67e progs/glsl: new shtest program, a simple shader test harness app il y a 16 ans
  Brian Paul 8d24160a40 progs/glsl: link with GLEW library il y a 16 ans
  Brian Paul b1f2f92d9b progs/glsl: link with GLEW library il y a 16 ans
  Brian Paul a5d033e89b demos: add missing dependencies for util files il y a 16 ans
  Brian Paul c0565e86b4 demos: added glsl/texaaline.c program and overhaul the Makefile il y a 16 ans
  Brian Paul 118856641f demos: move glslnoise.c demo to glsl/noise2.c il y a 16 ans
  Brian Paul 538a823882 demos: new glsl/array.c demo il y a 16 ans
  Brian Paul f8304bf1ed demos: added progs/glsl/linktest.c to test linking of separate compilation units il y a 16 ans
  Brian Paul fe35378769 demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc. il y a 16 ans
  Alan Hourihane e82784559e mesa: add new samplers_array test il y a 16 ans
  Keith Whitwell e73dc63448 glsl: remove duplicate makefile targets il y a 16 ans
  Jakob Bornecrantz b2e9d415ed progs/glsl: Remove double target def for vert-or-frag-only il y a 16 ans
  Brian fa4fec2d1b demos: remove redundant Makefile lines from prev merge il y a 16 ans
  Brian Paul 84cffc2e7f mesa: replace CC with APP_CC in progs/glsl/Makefile il y a 16 ans
  Brian Paul 46b8fe00c9 demos: added progs/glsl/samplers.c to test all available texture samplers il y a 16 ans
  Brian Paul aae74c3698 mesa: s/CC/APP_CC/ in progs/glsl/Makefile il y a 16 ans
  Brian Paul bde3b3a164 demos: add test of vertex-only and fragment-only shader programs il y a 16 ans
  Brian Paul 1cb680d06b demos: add test of vertex-only and fragment-only shader programs il y a 16 ans
  Gary Wong d427a2910f Add "multinoise" demo, to test 1/2/3/4 dimensional noise. il y a 16 ans
  Alan Hourihane e8a1b31ddf fix conflict breakage il y a 16 ans
  Brian 39091cc638 demos: added simple vertex shader texture test. il y a 16 ans
  Brian Paul 77762801bc remove some redundant rules from prev merge il y a 17 ans
  Brian Paul 80301866f6 added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader il y a 17 ans
  Brian Paul c45c5c4ca4 added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader il y a 17 ans
  Brian Paul 2c204bbf77 use APP_CC, not CC for skinning demo il y a 17 ans
  Brian Paul aab429c8df added glsl/skinning.c test to test matrix blending/weighting il y a 17 ans
  Brian Paul b99c39ea7b mesa: use the shaderutil.c helper functions il y a 17 ans
  Stephane Marchesin 6f29c2ff2d Progs: hook the glsl identity example into the makefile. il y a 17 ans
  Keith Whitwell 52a9dfd4fe use APP_CC, remove redundant target il y a 17 ans
  Brian Paul 90c93bbeee define new APP_CC configuration variable for building apps/demos/tests il y a 17 ans
  Brian Paul ce00d232f3 mesa: added glsl/convolutions test from gallium branch il y a 17 ans
  Brian Paul b9c6f2b133 mesa: added new glsl/pointcoord.c test il y a 17 ans
  Brian 2ec318640f added readtex.h dependency il y a 17 ans
  Zack Rusin cd87aeae00 add a simple but nice example of convolution filters in glsl il y a 17 ans
  Brian Paul 4978953c79 new multi-texture GLSL test il y a 17 ans
  Brian 842b8b4c33 more make clean items il y a 17 ans
  Brian 2dca3373ae Replace duplicated code with new shaderutil.c functions il y a 17 ans
  Brian 83af4f3623 added two-side test il y a 17 ans
  Brian caec2a79e6 added twoside demo il y a 17 ans
  Dan Nicholson c05aa5ec4c specify app lib dependencies in Makefiles (patch 1/3) il y a 18 ans
  Dan Nicholson 2a3e33865d add support for LDFLAGS env var il y a 18 ans
  Brian 15b7c9d5ba added trirast program il y a 18 ans