fix mistake in _slang_free_ir()
[mesa.git] / progs / demos /
2007-03-21 Brianmerge from master
2007-03-21 Briandisable assertion
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-28 Brians/ARB/MESA/ in extension check (bug 10126)
2007-02-25 BrianRevert "option to test mipmapping"
2007-02-25 Brianoption to test mipmapping
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-21 BrianUse gl_LightSource[0].position intead of a light positi...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-17 Brianminor fprintf() change
2007-01-17 Brianadd texturing, other options
2007-01-17 Xiang, Haihao Fix bug#9673
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 BrianUse extfuncs.h helper. Added command line options...
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-11-03 Brian Pauladded fsligght
2006-11-03 Brian Paulyet another deriviative of the fplight.c demo for OpenG...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-24 Ian RomanickAdd missing call to glutInit.
2006-09-23 Brian Paulallocate larger TempImage, use COMBO var to choose...
2006-08-28 Roland Scheideggermove initialization code aroudn so glPointParameter...
2006-08-28 Brian Paulcheck for GL_ARB_point_parameters
2006-08-02 Michal KrolChange fragment shader to utilize faster vec4 operations.
2006-08-01 Brian Paulcasts and assertions
2006-08-01 Brian Paulcode to draw engine block
2006-07-29 Michal KrolOptimize shaders.
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-07-12 Brian Paulcall glutDestroyWindow() to allow checking for mem...
2006-07-04 Brian PaulNew animated engine demo.
2006-06-30 Brian Paulremove occlude.c demo since GL_HP_occlusion_test no...
2006-06-26 Brian Pauluse trackball code for mouse rotation
2006-06-13 Michel DänzerFix command line parsing.
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-04-25 Michal KrolRemove carriage returns.
2006-04-13 Brian Paulcompile fix from Dan Schikore
2006-04-11 Brian Paulallow rotation w/ mouse
2006-04-06 Brian Paulre-enable animation
2006-04-06 Brian PaulAdded render to depth texture support with GL_EXT_frame...
2006-04-05 Brian Paulset the texture border color for the depth texture
2006-03-30 Brian Paulfix bad call to FindLine()
2006-03-30 Brian Pauladded -f option for full-screeen
2006-03-30 Brian Paulpress '0' for glDrawBuffer(GL_NONE)
2006-03-29 Brian Paulfix GETPROCADDRESS usage, remove carriage return chars...
2006-03-29 Brian Pauls/glslnose.c/glslnoise/ (bug 6430)
2006-03-29 Karl SchultzWindows makefile to easily build all demo programs.
2006-03-29 Karl SchultzUndef a conflicting symbol in Windows.
2006-03-29 Karl Schultzadd showbuffer.[ch] which could be in this dir after...
2006-03-29 Karl SchultzRemove unneeded includes of time.h
2006-03-15 Brian Pauluse 'p' key to toggle use of GL_EXT_packed_depth_stencil
2006-02-21 Michal KrolMore GLSL code:
2006-02-18 Michal KrolMore GLSL code.
2006-02-15 Michal KrolDemonstrate GLSL fragment and vertex shaders.
2006-01-30 Brian Pauluse fmod() when incrementing CubeRot
2006-01-28 Brian PaulTest glCopyTexSubImage2D by drawing gears as texture...
2006-01-13 Adam JacksonFix the default target to remake readtex.o if needed
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-12-08 Brian Paul'a' key to toggle animation
2005-11-19 Brian Paulcall gluDeleteQuadric() to fix mem leak
2005-09-30 Brian Pauluse fmod() to prevent overflow of angle variable
2005-09-29 Brian Paulcall glFinish if drawing to front buffer
2005-09-23 Jouk Jansen Committing in .
2005-08-31 Brian Pauluse 'f' key to toggle front/back buffer rendering
2005-08-25 Brian PaulDemo of how to do (nearly) flicker-free rendering with...
2005-08-25 Brian Paulfix comment and #if test
2005-08-25 Brian PaulUpdate the glut idle function after a new window is...
2005-08-24 Brian PaulAdded multi-window support. Press 'n' to create new...
2005-08-09 Brian Paulfree display lists and destroy window upon exit
2005-06-01 Keith WhitwellAdd a mode to test flat shading + separate specular.
2005-05-20 Jouk Jansen Committing in .
2005-05-19 Keith Whitwellmove osmesa demos to their own directory
2005-05-18 Brian PaulTo better exercise pixel packing, replace regular glRea...
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-26 Brian Paulno need to enable fog or set fog mode with fragment...
2005-04-04 Brian Pauls/Togle/Toggle/
2005-03-22 Keith WhitwellAdd more formats to test.
2005-01-29 Brian Pauladded osmesa16 stuff
2005-01-29 Brian Paulassorted fixes
2005-01-29 Brian Pauladded missing glFinish()
2005-01-17 Daniel Borcasince we've already messed up this one, let we do it...
2005-01-11 Brian PaulVMS updates from Jouk Jansen
2005-01-09 Brian Paulrotate at fixed rate, changed fire effect (Marcelo...
2005-01-09 Brian Paulrotate at fixed rate (Marcelo Magallon)
2005-01-09 Brian Pauluse #ifdef to test for extension
2005-01-09 Brian Paulinclude readtex.h
2005-01-09 Brian Paulbetter animate rate (Marcelo Magallon)
2005-01-09 Brian Paulsome new/improved rules
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c (Marcello Magallon)
2005-01-09 Brian PaulAdd #ifdefs for extension testing (Marcello Magallon)
2004-12-15 Brian Pauls/DP3/DP3_SAT/ to prevent negative values
2004-11-26 Brian Paul(GLint*) casts in glGetIntegerv calls
2004-11-10 Brian Paulallow specifying image file on command line
next