Merge branch 'master' into i915-unification
[mesa.git] / progs / tests /
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-22 BrianRandom state-change / primitive rendering. Good for...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 Brianfix glReadPixels parameters to handle odd-width windows...
2007-06-08 Briandisable shader program before glDrawPixels
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
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-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
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-12 Brianextra stuff for drawbuffers test
2007-03-11 Brianadded drawbuffers.c
2007-03-11 BrianTest the GL_ARB_draw_buffers extension.
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-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
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-11 Eric AnholtMerge branch 'origin' into crestline
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-22 Roland Scheideggerfix the gl version test
2006-11-02 Brian Paultest OpenGL 2.0 stencil funcs
2006-09-15 Keith Whitwellnpot version of redbook/mipmap.c
2006-08-30 Brian Paulmake prog2 a legal program (texture reference fix)
2006-08-25 Brian Pauldelete buffers, destroy window upon exit
2006-08-15 Ian RomanickAdd test for GL_EXT_gpu_program_parameters.
2006-06-21 Keith Whitwellexercise min/max lod
2006-06-21 Keith Whitwellexercise position invarient vertex program
2006-06-13 Brian Paulremoved incorrect const qualifier
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-05-31 Brian Paulfix extension_supported() function, added comments
2006-05-19 Brian Paulprint 2D vs 3D in window
2006-05-19 Brian Paulalso test 3D textures (press '2'/'3' to toggle)
2006-05-11 Brian Paulsimplify image setup code, added LOD Bias control ...
2006-05-10 Brian Paulsimple texture compression test
2006-05-10 Brian PaulTest program for exercising GL_TEXTURE_BASE_LEVEL and...
2006-04-28 Tilman Sauerbeckfptest1 requires GL_NV_fragment_program
2006-04-21 Brian Paulfix indentation
2006-04-21 Brian Pauluse vertex.attrib[3] instead of vertex.color
2006-04-21 Brian Pauls/NV/ARB/
2006-04-14 Brian Paulanother simple FBO test
2006-04-14 Brian Paultest glReadPixels speed w/ various formats/types, PBOs
2006-04-13 Brian PaulIf the image file is RGB, convert to RGBA (fixes segfault).
2006-03-24 Brian Paullots of debug options, some code movement, etc
2006-03-06 Ian RomanickDisplay the correct bug number in the information text.
2006-03-06 Ian RomanickDon't try to bind to proxy texture target. This is...
2006-03-04 Ian RomanickBuild test for bugzilla #3050
2006-03-04 Ian RomanickTest case for bugzilla #3050.
2006-03-02 Brian Paultest glBlitFramebufferEXT w/ -blit flag
2006-01-30 Brian Paulupdated comment
2006-01-30 Brian Paulsilence warning about duplicate M_PI definition
2006-01-30 Brian Pauladded more tests (Pedro Maia)
2006-01-27 Brian PaulDon't do swapbuffers if -nodraw specified. Get t0...
2006-01-26 Brian PaulTest glTexSubImage and glCopyTexSubImage rate.
2006-01-26 Brian Paulcopypixrate.c - measure the speed of glCopyPixels.
2005-11-17 Brian Pauldelete frame/renderbuffers upon exit, more error checking
2005-11-16 Brian Pauladded -ds option to test GL_EXT_packed_depth_stencil...
2005-11-15 Ian RomanickTwo subtle things missed on the previous commit.
2005-11-15 Ian RomanickAdd the ability for interleave to test passing invalid...
2005-11-14 Ian RomanickSimple test of glInterleavedArrays functionality.
2005-10-28 Ian RomanickAdd new test "texfilt". This test is a cousin to texwr...
2005-10-26 Eric AnholtAdd built programs to .cvsignore.
2005-10-26 Eric AnholtAdd a fog mode (normal and fog_coord, leaner/exp/exp2...
2005-10-08 Brian PaulQuery/print GL_RED/GREEN/BLUE/ALPHA_BITS
2005-10-04 Brian PaulglBindTexture changes, new assertions
2005-10-04 Brian Paulfix glIsRender/FramebufferEXT() assertions
2005-09-23 Jouk Jansen Committing in .
2005-09-15 Brian Paulsilence warning
2005-09-10 Roland Scheideggernew demo to test ATI_fragment_shader, not very creative...
2005-08-25 Brian Paulmake tiles a little smaller so they're all visible
2005-08-18 Ian RomanickAdd simple regression test for bugzilla #3195.
2005-08-15 Brian Paultest the standard stencil op modes too (Philipp Klaus...
2005-07-07 Ian RomanickPut back the glPopMatrix. This test was derived from...
2005-07-07 Ian RomanickCorrect the comments in the file headers. Oops.
2005-07-07 Ian RomanickAdd regression test for bug #3101.
2005-07-01 Brian Pauladded some glGetRenderbufferParameterivEXT calls, print...
2005-06-24 Ian RomanickIgnore files generated as part of the build process.
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-05-20 Adam JacksonUse the 1.3 names for FogCoord*
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-03-14 Ian RomanickIf setting GL_PACK_INVERT_MESA results in a GL error...
2005-02-14 Ian RomanickSimple test for GL_MESA_pack_invert.
2005-02-09 Ian RomanickSimple test for ARB_texture_env_crossbar functionality...
2005-01-24 Brian Paulreenable some assertions
2005-01-19 Brian Pauladded texobjshare.c
next