summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* call gluDeleteQuadric() to fix mem leakBrian Paul2005-11-191-0/+2
* delete frame/renderbuffers upon exit, more error checkingBrian Paul2005-11-171-15/+29
* added -ds option to test GL_EXT_packed_depth_stencil with framebuffer objectsBrian Paul2005-11-161-22/+76
* Two subtle things missed on the previous commit.Ian Romanick2005-11-151-1/+4
* Add the ability for interleave to test passing invalid format enumsIan Romanick2005-11-151-5/+43
* Simple test of glInterleavedArrays functionality.Ian Romanick2005-11-142-0/+366
* More useful ARL testKeith Whitwell2005-11-021-3/+3
* add an arl testKeith Whitwell2005-11-012-1/+10
* Make colors match the fp tests (really)Keith Whitwell2005-11-011-2/+2
* Make colors match the fp testsKeith Whitwell2005-11-011-2/+2
* standalone tests for vp instructionsKeith Whitwell2005-11-0127-0/+408
* Add new test "texfilt". This test is a cousin to texwrap. Instead ofIan Romanick2005-10-282-3/+402
* Add built programs to .cvsignore.Eric Anholt2005-10-261-0/+52
* Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program IEric Anholt2005-10-262-0/+200
* new depth testsKeith Whitwell2005-10-214-0/+441
* simplify, remove sgi messagesKeith Whitwell2005-10-2138-1966/+111
* better looking testsKeith Whitwell2005-10-212-2/+7
* Make test visibleKeith Whitwell2005-10-211-1/+2
* Better looking test.Keith Whitwell2005-10-211-1/+1
* A bunch of little tests which exercise each ARB_fp instruction plusKeith Whitwell2005-10-2038-0/+6031
* Query/print GL_RED/GREEN/BLUE/ALPHA_BITSBrian Paul2005-10-081-0/+8
* glBindTexture changes, new assertionsBrian Paul2005-10-041-2/+6
* fix glIsRender/FramebufferEXT() assertionsBrian Paul2005-10-042-5/+5
* use fmod() to prevent overflow of angle variableBrian Paul2005-09-301-1/+3
* call glFinish if drawing to front bufferBrian Paul2005-09-291-1/+3
* Committing in .Jouk Jansen2005-09-234-4/+4
* silence warningBrian Paul2005-09-151-1/+2
* new demo to test ATI_fragment_shader, not very creative but easy to know if t...Roland Scheidegger2005-09-102-0/+478
* use 'f' key to toggle front/back buffer renderingBrian Paul2005-08-311-2/+17
* Demo of how to do (nearly) flicker-free rendering with a single color buffer.Brian Paul2005-08-252-0/+270
* fix comment and #if testBrian Paul2005-08-251-2/+3
* Update the glut idle function after a new window is createdBrian Paul2005-08-251-4/+11
* s/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)Brian Paul2005-08-251-1/+1
* make tiles a little smaller so they're all visibleBrian Paul2005-08-251-10/+11
* Added multi-window support. Press 'n' to create new window, 'k' to killBrian Paul2005-08-241-140/+285
* fix up libdrm for eglDave Airlie2005-08-211-5/+5
* Add simple regression test for bugzilla #3195.Ian Romanick2005-08-182-0/+282
* test the standard stencil op modes too (Philipp Klaus Krause)Brian Paul2005-08-151-50/+141
* delete display lists upon exitBrian Paul2005-08-091-0/+3
* free display lists and destroy window upon exitBrian Paul2005-08-091-11/+24
* Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick2005-08-081-5/+5
* Fix up some of the sample to work with the r200 EGL driverJon Smirl2005-08-073-19/+20
* overlay planes testBrian Paul2005-07-192-0/+246
* eglgears demo (Dane Rushton)Brian Paul2005-07-142-1/+454
* Put back the glPopMatrix. This test was derived from blendminmax.c.Ian Romanick2005-07-071-0/+2
* Correct the comments in the file headers. Oops.Ian Romanick2005-07-071-6/+6
* Add regression test for bug #3101.Ian Romanick2005-07-072-0/+127
* Add $(CFLAGS) to the link commands. This makes 'make linux-x86Ian Romanick2005-07-021-5/+5
* added some glGetRenderbufferParameterivEXT calls, printfs, and assertionsBrian Paul2005-07-012-0/+21
* Ignore files generated as part of the build process.Ian Romanick2005-06-241-0/+2