Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
[mesa.git] / progs /
2007-06-08 Brianfix glReadPixels parameters to handle odd-width windows...
2007-06-08 Briandisable shader program before glDrawPixels
2007-06-07 Ian RomanickAdd support for shadow mapping with vertex and fragment...
2007-06-07 Ian RomanickRefactor shadow map modelview and projection code
2007-06-07 Ian RomanickRemove '#if defined' tests for ARB extensions.
2007-05-29 Brianuse glXGetProcAddress to get extension funcs
2007-05-22 Brianset texcoords depending on GLX_Y_INVERTED_EXT
2007-05-19 BrianGLX_EXT_texture_from_pixmap test
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickAdd simple program to test GL_MESA_texture_array.
2007-05-09 BrianTweak the shell scripting for descending into and build...
2007-05-08 Brianremove some debug code
2007-05-08 Briana somewhat nicer demo w/ command line options
2007-05-03 Brianget rid of normal vector
2007-05-03 Brianget rid of OSMESA stuff
2007-05-03 BrianNew test of the dFdx(), dFdy() functions.
2007-04-27 Brianadded glGetActiveAttrib
2007-04-26 BrianWindows updates
2007-04-26 Brianmove #include <GL/glut.h> after other #includes for...
2007-04-26 Brianuse sqrt(), not sqrtf() for Windows
2007-04-21 Ian RomanickFix FBO completeness bug in shadowtex.
2007-04-21 Briandestroy window upon exit
2007-04-21 BrianRemove unused Imakefiles.
2007-04-16 Brianlots of changes, fixes, clean-ups
2007-04-11 Brianrestore 200x200 window size, animation, version check
2007-04-08 Brianfix some dependencies, remove some CFLAGS
2007-04-08 Brianadd 2.1 functions
2007-04-07 Brianadded glActiveStencilFaceEXT
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Briandisable MakeTexture()
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 Briandestroy window on exit
2007-03-21 Brianmerge from master
2007-03-21 Briandisable assertion
2007-03-12 Brianextra stuff for drawbuffers test
2007-03-11 Brianadded drawbuffers.c
2007-03-11 BrianTest the GL_ARB_draw_buffers extension.
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-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Briandestroy window during cleanup
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Brianfix clipping, display name, warnings
2007-03-01 Brians/unsigned int/size_t/ (bug 10135)
2007-03-01 Brianinclude assert.h
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 Brianadd texture rotation
2007-02-25 Brianoutput texcoord in vertex program
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-03 Brianshading language texture demo/test
2007-02-03 Brianadded texdemo1
2007-02-02 Brianadded newline at end
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Keith WhitwellNew tests for the array functions which also provoke...
2007-01-29 Briansimple noise test
2007-01-18 Brianremove debug code
2007-01-17 Brianminor fprintf() change
2007-01-17 Brianadd texturing, other options
2007-01-17 Xiang, Haihao Fix bug#9673
2007-01-16 Briandraw a box, press 'a' to animate
2007-01-16 Brianadded some VerteAttrib funcs
2007-01-16 BrianAdded toyball and bumpmap tests using shaders from...
2007-01-16 Keith WhitwellAdditional display list tests
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 BrianUse arrow keys to pan and z/Z to zoom in/out to explore...
2007-01-16 BrianAdded new directory of GL shading language demos: glsl
2007-01-13 Brianadded glUniform1fv_func, glUniform2fv_func
2007-01-10 Brianadded a few more 2.0 functions
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-04 Brianadded glUniform1i_func
2006-12-21 Brianadded glUniformMatrix2/3fv_func
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-15 BrianUse extfuncs.h helper. Added command line options...
2006-12-15 Briansimple extension function wrangler
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 Michel Dänzermipmap_limits: Fix display of current texture filtering...
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 BrianRemove the xdemo.c program from PROGS since it doesn...
2006-12-13 BrianUse XDisplayName() when reporting errors (bug 8079).
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel Dänzerglxinfo: When direct rendering is not enabled, print...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-01 Claudio CiccaniRemove DirectFBGL header from Mesa bacause since 1...
2006-11-22 Roland Scheideggerfix the gl version test
2006-11-03 Brian Pauladded fsligght
2006-11-03 Brian Paulyet another deriviative of the fplight.c demo for OpenG...
2006-11-02 Brian Paultest OpenGL 2.0 stencil funcs
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
next