| Commit message (Expand) | Author | Age | Files | Lines |
* | fptest1 requires GL_NV_fragment_program | Tilman Sauerbeck | 2006-04-28 | 1 | -0/+5 |
* | fix indentation | Brian Paul | 2006-04-21 | 1 | -6/+4 |
* | use vertex.attrib[3] instead of vertex.color | Brian Paul | 2006-04-21 | 2 | -4/+3 |
* | s/NV/ARB/ | Brian Paul | 2006-04-21 | 1 | -5/+5 |
* | another simple FBO test | Brian Paul | 2006-04-14 | 1 | -0/+199 |
* | test glReadPixels speed w/ various formats/types, PBOs | Brian Paul | 2006-04-14 | 2 | -0/+287 |
* | If the image file is RGB, convert to RGBA (fixes segfault). | Brian Paul | 2006-04-13 | 1 | -28/+41 |
* | lots of debug options, some code movement, etc | Brian Paul | 2006-03-24 | 1 | -30/+92 |
* | Display the correct bug number in the information text. | Ian Romanick | 2006-03-06 | 1 | -2/+2 |
* | Don't try to bind to proxy texture target. This is defined by the spec to be | Ian Romanick | 2006-03-06 | 1 | -5/+3 |
* | Build test for bugzilla #3050 | Ian Romanick | 2006-03-04 | 1 | -0/+1 |
* | Test case for bugzilla #3050. | Ian Romanick | 2006-03-04 | 1 | -0/+164 |
* | test glBlitFramebufferEXT w/ -blit flag | Brian Paul | 2006-03-02 | 1 | -2/+33 |
* | updated comment | Brian Paul | 2006-01-30 | 1 | -6/+2 |
* | silence warning about duplicate M_PI definition | Brian Paul | 2006-01-30 | 1 | -1/+5 |
* | added more tests (Pedro Maia) | Brian Paul | 2006-01-30 | 1 | -1/+5 |
* | Don't do swapbuffers if -nodraw specified. Get t0 after setup code. | Brian Paul | 2006-01-27 | 1 | -2/+9 |
* | Test glTexSubImage and glCopyTexSubImage rate. | Brian Paul | 2006-01-26 | 2 | -0/+344 |
* | copypixrate.c - measure the speed of glCopyPixels. | Brian Paul | 2006-01-26 | 2 | -0/+229 |
* | delete frame/renderbuffers upon exit, more error checking | Brian Paul | 2005-11-17 | 1 | -15/+29 |
* | added -ds option to test GL_EXT_packed_depth_stencil with framebuffer objects | Brian Paul | 2005-11-16 | 1 | -22/+76 |
* | Two subtle things missed on the previous commit. | Ian Romanick | 2005-11-15 | 1 | -1/+4 |
* | Add the ability for interleave to test passing invalid format enums | Ian Romanick | 2005-11-15 | 1 | -5/+43 |
* | Simple test of glInterleavedArrays functionality. | Ian Romanick | 2005-11-14 | 2 | -0/+366 |
* | Add new test "texfilt". This test is a cousin to texwrap. Instead of | Ian Romanick | 2005-10-28 | 2 | -3/+402 |
* | Add built programs to .cvsignore. | Eric Anholt | 2005-10-26 | 1 | -0/+52 |
* | Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I | Eric Anholt | 2005-10-26 | 2 | -0/+200 |
* | Query/print GL_RED/GREEN/BLUE/ALPHA_BITS | Brian Paul | 2005-10-08 | 1 | -0/+8 |
* | glBindTexture changes, new assertions | Brian Paul | 2005-10-04 | 1 | -2/+6 |
* | fix glIsRender/FramebufferEXT() assertions | Brian Paul | 2005-10-04 | 2 | -5/+5 |
* | Committing in . | Jouk Jansen | 2005-09-23 | 1 | -1/+1 |
* | silence warning | Brian Paul | 2005-09-15 | 1 | -1/+2 |
* | new demo to test ATI_fragment_shader, not very creative but easy to know if t... | Roland Scheidegger | 2005-09-10 | 2 | -0/+478 |
* | make tiles a little smaller so they're all visible | Brian Paul | 2005-08-25 | 1 | -10/+11 |
* | Add simple regression test for bugzilla #3195. | Ian Romanick | 2005-08-18 | 2 | -0/+282 |
* | test the standard stencil op modes too (Philipp Klaus Krause) | Brian Paul | 2005-08-15 | 1 | -50/+141 |
* | Put back the glPopMatrix. This test was derived from blendminmax.c. | Ian Romanick | 2005-07-07 | 1 | -0/+2 |
* | Correct the comments in the file headers. Oops. | Ian Romanick | 2005-07-07 | 1 | -6/+6 |
* | Add regression test for bug #3101. | Ian Romanick | 2005-07-07 | 2 | -0/+127 |
* | added some glGetRenderbufferParameterivEXT calls, printfs, and assertions | Brian Paul | 2005-07-01 | 2 | -0/+21 |
* | Ignore files generated as part of the build process. | Ian Romanick | 2005-06-24 | 1 | -0/+2 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -32/+30 |
* | Use the 1.3 names for FogCoord* | Adam Jackson | 2005-05-20 | 1 | -2/+2 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 4 | -0/+448 |
* | If setting GL_PACK_INVERT_MESA results in a GL error, log it. | Ian Romanick | 2005-03-14 | 1 | -0/+15 |
* | Simple test for GL_MESA_pack_invert. | Ian Romanick | 2005-02-14 | 2 | -0/+187 |
* | Simple test for ARB_texture_env_crossbar functionality. It is difficult | Ian Romanick | 2005-02-09 | 2 | -0/+236 |
* | reenable some assertions | Brian Paul | 2005-01-24 | 1 | -2/+2 |
* | added texobjshare.c | Brian Paul | 2005-01-19 | 1 | -0/+1 |
* | test program for texture sharing, deleting, etc | Brian Paul | 2005-01-19 | 1 | -0/+219 |