first 6.5.1 bug fix - bug 6498
[mesa.git] / progs /
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-24 Brian Paullots of debug options, some code movement, etc
2006-03-23 Brian PaulAdded -l option for explicit locking around Xlib and...
2006-03-23 Brian PaulAdded -p option to create a display connection per...
2006-03-15 Brian Paulupdated some printfs, added comment about sched_yield
2006-03-15 Brian Pauluse 'p' key to toggle use of GL_EXT_packed_depth_stencil
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-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-31 Brian Pauls/malloc/calloc/, fix mem leak
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-30 Brian Pauluse fmod() when incrementing CubeRot
2006-01-28 Brian PaulTest glCopyTexSubImage2D by drawing gears as texture...
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.
2006-01-26 Brian Paulremove the GL_HP_occlusion_test code
2006-01-16 Brian PaulFree visinfo object (Tilman Sauerbeck)
2006-01-13 Adam JacksonFix the default target to remake readtex.o if needed
2006-01-05 Keith WhitwellOops - bad file-completion typo.
2006-01-05 Keith Whitwelladd simple test for program local parameters
2005-12-23 Dave Airlieupdate to new API
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-12-10 Brian Pauls/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
2005-12-08 Brian Paul'a' key to toggle animation
2005-11-23 Brian Paulcheck/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay...
2005-11-23 Brian PaulChoose the display mode / surface size in an intelligen...
2005-11-19 Brian Paulcall gluDeleteQuadric() to fix mem leak
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-11-02 Keith WhitwellMore useful ARL test
2005-11-01 Keith Whitwelladd an arl test
2005-11-01 Keith WhitwellMake colors match the fp tests (really)
2005-11-01 Keith WhitwellMake colors match the fp tests
2005-11-01 Keith Whitwellstandalone tests for vp instructions
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-21 Keith Whitwellnew depth tests
2005-10-21 Keith Whitwellsimplify, remove sgi messages
2005-10-21 Keith Whitwellbetter looking tests
2005-10-21 Keith WhitwellMake test visible
2005-10-21 Keith WhitwellBetter looking test.
2005-10-20 Keith WhitwellA bunch of little tests which exercise each ARB_fp...
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-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-09-15 Brian Paulsilence warning
2005-09-10 Roland Scheideggernew demo to test ATI_fragment_shader, not very creative...
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-25 Brian Pauls/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)
2005-08-25 Brian Paulmake tiles a little smaller so they're all visible
2005-08-24 Brian PaulAdded multi-window support. Press 'n' to create new...
2005-08-21 Dave Airliefix up libdrm for egl
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-08-09 Brian Pauldelete display lists upon exit
2005-08-09 Brian Paulfree display lists and destroy window upon exit
2005-08-08 Ian RomanickMake the linux-dri-x86 builds work on x86-64 again...
2005-08-07 Jon SmirlFix up some of the sample to work with the r200 EGL...
2005-07-19 Brian Pauloverlay planes test
2005-07-14 Brian Pauleglgears demo (Dane Rushton)
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-02 Ian RomanickAdd $(CFLAGS) to the link commands. This makes 'make...
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-06-16 Jon SmirlFix a few compiler warnings
2005-06-01 Keith WhitwellAdd a mode to test flat shading + separate specular.
2005-05-23 Daniel Borcaremove stupid flags
2005-05-20 Brian Pauluse MAX_SCREENS instead of hard-coded number
2005-05-20 Brian Paulfix reversed strstr() args, print mode string
2005-05-20 Brian Paulreplace // with /* */
2005-05-20 Jouk Jansen Committing in .
next