Fix some use-before-initialize in bufmgr_fake.
[mesa.git] / progs /
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
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-24 Ian RomanickAdd missing call to glutInit.
2006-10-16 Brian PaulAdded -clip option to test glCopyPixels beyond window...
2006-10-14 Brian Paulallow specifying image size on cmd line
2006-09-26 Michal KrolPrepend #extension 'MESA_shader_debug: require' to...
2006-09-23 Brian Paulallocate larger TempImage, use COMBO var to choose...
2006-09-15 Keith Whitwellnpot version of redbook/mipmap.c
2006-08-30 Brian Paulmake prog2 a legal program (texture reference fix)
2006-08-28 Roland Scheideggermove initialization code aroudn so glPointParameter...
2006-08-28 Brian Paulcheck for GL_ARB_point_parameters
2006-08-25 Brian Pauldelete buffers, destroy window upon exit
2006-08-24 Keith Whitwelladd point-position.c
2006-08-24 Keith WhitwellTest for fragment.position in points primitives. Curre...
2006-08-15 Ian RomanickAdd test for GL_EXT_gpu_program_parameters.
2006-08-09 Michal KrolMore GLSL code - more support for vec4 operations on...
2006-08-02 Michal KrolChange fragment shader to utilize faster vec4 operations.
2006-08-02 Michal KrolAdd test for vec4 extension.
2006-08-01 Brian Paulcasts and assertions
2006-08-01 Brian Paulcode to draw engine block
2006-07-30 Michal KrolFix dependencies.
2006-07-29 Michal KrolOptimize shaders.
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-07-12 Brian Pauldestroy window upon exit, remove CVS log comment
2006-07-12 Brian Paulcall glutDestroyWindow() to allow checking for mem...
2006-07-07 Brian Paulfixup OSMESA_LIBS and make clean target
next