Add the ability to define NO_LIBCWRAPPER to avoid libcwrapper brain damage.
[mesa.git] / progs /
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 .
2005-05-20 Adam JacksonUse the 1.3 names for FogCoord*
2005-05-19 Keith Whitwellmove osmesa demos to their own directory
2005-05-19 Jon SmirlFix EGL fbdev palette problem. demo3 can save ppm of...
2005-05-18 Jon SmirlFix inverted y for egl fbdev, add egl demo3
2005-05-18 Brian PaulTo better exercise pixel packing, replace regular glRea...
2005-05-18 Jon SmirlImplement fbdev swapbuffers()
2005-05-17 Jon SmirlFix several internal problems with generating the list...
2005-05-14 Jon SmirlAdd forgotten demo2.c
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
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-05-04 Brian Paulupdates for latest EGLScreenMESA changes
2005-04-29 Keith Whitwellnew file
2005-04-26 Brian Paulno need to enable fog or set fog mode with fragment...
2005-04-22 Brian Pauldemo / test progs
2005-04-06 Brian Pauladded wrappers/helpers for creating/destroying renderin...
2005-04-06 Brian Paulchanged implementation of GetAllFBConfigs()
2005-04-05 Ian RomanickMake glxgears_fbconfig compile and respect the DISPLAY...
2005-04-04 Brian Pauls/Togle/Toggle/
2005-03-22 Keith WhitwellAdd more formats to test.
2005-03-14 Ian RomanickIf setting GL_PACK_INVERT_MESA results in a GL error...
2005-02-26 Dave Airlieuse girl2.rgb by default
next