980 Révisions (f63594bfef883fa9e15ab7f3f69affe4901353aa)

Auteur SHA1 Message Date
  Keith Whitwell 45efcc44c7 Remove CVS keywords. il y a 17 ans
  Keith Whitwell a30d2c5727 add dlist-degenerate test case il y a 17 ans
  Guillaume Melquiond 5d4c8ec5e0 remove invalid XDestroyWindow() call il y a 17 ans
  Guillaume Melquiond ee2c8d6d3e silence warning il y a 17 ans
  Brian Paul 8f1d5ca086 use ftransform() il y a 17 ans
  Corbin Simpson 567d87744a added test for ARB GLSL extensions il y a 17 ans
  Brian Paul 35479fd4b4 fix convolutions test to consistanty use the ARB shader extension functions il y a 17 ans
  Brian Paul c0dd9122fd remove .txt suffix from shader source files il y a 17 ans
  Brian Paul ce00d232f3 mesa: added glsl/convolutions test from gallium branch il y a 17 ans
  Brian Paul 1b39b92e6d draw a tristrip ring instead of a single quad il y a 17 ans
  Brian Paul 37f452096b don't need to use LOD version of texture2D() funcs il y a 17 ans
  Brian Paul b9c6f2b133 mesa: added new glsl/pointcoord.c test il y a 17 ans
  Brian Paul 60b92129b1 mesa: clear the unused upper-left region to black instead of leaving it undefined il y a 17 ans
  Guillaume Melquiond 3e8e292db0 Always pass CFLAGS when compiling or linking demos il y a 17 ans
  Brian Paul 51bfb6aa99 query/print GLSL version string il y a 17 ans
  Thomas Hellstrom 7c2d7f8cf5 Fix a typo. il y a 17 ans
  Thomas Hellstrom 9dd73d58ae Add new demo "fbo_firecube". il y a 17 ans
  Guillaume Melquiond 4430597bf6 fix gltrace (bug 16691) il y a 17 ans
  Dan Nicholson 3b8081603b Always pass -linker and -ldflags to mklib for shared libraries il y a 18 ans
  Dan Nicholson db072baaaf Call mklib with $(SHELL) so the user controls the interpreter il y a 18 ans
  Brian Paul 2ce4b985a5 press 'm' to toggle multisample enable/disable il y a 18 ans
  Corbin Simpson 543893eefd Revert accidental edit to progs/demos/lodbias. il y a 18 ans
  Nicolai Haehnle 0918023c28 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture il y a 18 ans
  Corbin Simpson 588abd6696 r300: Fix new incarnation of bug 3195. il y a 18 ans
  Dan Nicholson 0440f5a187 Update .gitignore for progs/glsl il y a 18 ans
  Brian Paul f8c6b6628d minor changes il y a 18 ans
  Brian Paul 4c7a17c251 fix event handling issues (such as when resizing when not animating) il y a 18 ans
  Brian Paul 6d9c3fa0c2 press 'a' to toggle animation il y a 18 ans
  Brian Paul c35e021f37 code refactoring (draw_frame(0, handle_event()) il y a 18 ans
  Brian Paul c5342ad0d0 remove references to incorrect -winwidth/-winheight, replace with -geometry il y a 18 ans
  Brian Paul f34767f04c call glutDestroyWindow() before exit il y a 18 ans
  Brian 2ec318640f added readtex.h dependency il y a 18 ans
  Brian Paul 4978953c79 new multi-texture GLSL test il y a 18 ans
  Dan Nicholson 738d811b04 Don't link demos directly to X libraries il y a 18 ans
  Brian Paul 4566880656 disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer il y a 18 ans
  Brian Paul 6a3fac8711 call glutDestroyWindow() il y a 18 ans
  Brian Paul 12a317b93a updated options/help il y a 18 ans
  Dan Nicholson a6464b3cb0 Never fail `make clean' il y a 18 ans
  Dan Nicholson a2b73c74b0 Ignore xdemos/sharedtex il y a 18 ans
  Brian Paul 97709950e7 Press <space> to reset limit/bias values, clean-up limit/bias printf il y a 18 ans
  Brian Paul 9a43570f8c added xdemos/sharedtex.c test il y a 18 ans
  Brian Paul aef4ca647d disable GL_TEXTURE_1D at end of frame to fix failed assertion il y a 18 ans
  Brian Paul b69eb0360a add missing glViewport calls il y a 18 ans
  Brian 842b8b4c33 more make clean items il y a 18 ans
  Brian 26f0b8f506 use InitUniforms() il y a 18 ans
  Brian 2dca3373ae Replace duplicated code with new shaderutil.c functions il y a 18 ans
  Brian 90caba3d76 shader utility functions il y a 18 ans
  Kristian Høgsberg c016f329ab Only convert configs if screen creation was successful. il y a 18 ans
  Brian c3240b5ff8 added glGetActiveUniform_func il y a 18 ans
  Brian 40905c909d mesa: add missing glPush/PopMatrix() calls il y a 18 ans