Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | silenced warnings | Brian Paul | 2000-04-06 | 2 | -13/+13 | |
* | silenced a bunch of warnings | Brian Paul | 2000-04-06 | 1 | -26/+26 | |
* | new arguments to XMesaCreateVisual() | Brian Paul | 2000-04-05 | 3 | -43/+42 | |
* | added some casts | Brian Paul | 2000-04-05 | 1 | -3/+3 | |
* | added extern for gl_fog_coord_stage | Brian Paul | 2000-04-05 | 1 | -1/+4 | |
* | removed unused vars | Brian Paul | 2000-04-05 | 1 | -1/+0 | |
* | fixed compiler warnigns | Brian Paul | 2000-04-05 | 2 | -13/+3 | |
* | added missing braces in initializers | Brian Paul | 2000-04-05 | 1 | -20/+20 | |
* | updated to version 6 | Brian Paul | 2000-04-05 | 1 | -4/+49 | |
* | minor clean-ups, renaming | Brian Paul | 2000-04-05 | 3 | -13/+10 | |
* | added version number | Brian Paul | 2000-04-04 | 2 | -4/+4 | |
* | changed a comment | Brian Paul | 2000-04-04 | 1 | -1/+1 | |
* | added copyright info | Brian Paul | 2000-04-04 | 1 | -3/+22 | |
* | updated for Mesa 3.3 | Brian Paul | 2000-04-04 | 1 | -14/+22 | |
* | more GL_HP_occlusion_test work | Brian Paul | 2000-04-04 | 4 | -255/+63 | |
* | use BCOPY macro on FreeBSD | Brian Paul | 2000-04-04 | 3 | -32/+50 | |
* | minor clean-ups | Brian Paul | 2000-04-03 | 1 | -8/+11 | |
* | added GL_HP_occlusion_test items | Brian Paul | 2000-04-01 | 1 | -1/+3 | |
* | added occlude demo | Brian Paul | 2000-04-01 | 3 | -8/+9 | |
* | initial check-in | Brian Paul | 2000-04-01 | 1 | -0/+226 | |
* | changes for GL_HP_occlusion_test | Brian Paul | 2000-04-01 | 2 | -12/+7 | |
* | added support for GLX_EXT_visual_rating | Brian Paul | 2000-03-31 | 1 | -6/+41 | |
* | fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT) | Brian Paul | 2000-03-31 | 1 | -2/+6 | |
* | mask/disable stencil/accum clears in fxDDClear() | Brian Paul | 2000-03-31 | 1 | -1/+4 | |
* | added glu_tar and glut_tar targets, misc clean-up | Brian Paul | 2000-03-31 | 1 | -40/+99 | |
* | fixed typo in GLX_SLOW_VISUAL_EXT | Brian Paul | 2000-03-31 | 1 | -2/+2 | |
* | clean-up of info messages | Brian Paul | 2000-03-31 | 1 | -5/+5 | |
* | fixed Voodoo1/2/ stride problem in fxDDReadPixels() | Brian Paul | 2000-03-31 | 1 | -1/+5 | |
* | misc clean-up | Brian Paul | 2000-03-31 | 1 | -46/+61 | |
* | added more debugging code | Brian Paul | 2000-03-31 | 1 | -8/+18 | |
* | added GLX_EXT_visual_rating | Brian Paul | 2000-03-31 | 1 | -1/+2 | |
* | added rest of GLX_EXT_visual_rating extension | Brian Paul | 2000-03-31 | 1 | -3/+12 | |
* | minor tweak to GLX_VISUAL_CAVEAT_EXT query | Brian Paul | 2000-03-31 | 1 | -2/+3 | |
* | updates for separate R/G/B/A accum buffer sizes | Brian Paul | 2000-03-31 | 6 | -27/+75 | |
* | added _mesa_create/destroy_visual() | Brian Paul | 2000-03-31 | 2 | -22/+92 | |
* | separate R/G/B/A accum buffer size fields | Brian Paul | 2000-03-31 | 2 | -8/+32 | |
* | added XMesaCreateVisual2() | Brian Paul | 2000-03-31 | 1 | -1/+18 | |
* | added GLX_EXT_visual_rating | Brian Paul | 2000-03-31 | 1 | -7/+12 | |
* | tweaks to allow different read formats/types | Brian Paul | 2000-03-31 | 1 | -4/+20 | |
* | optimized glReadPixels() | Brian Paul | 2000-03-30 | 1 | -2/+121 | |
* | improved PrintTexture debug function | Brian Paul | 2000-03-30 | 1 | -7/+36 | |
* | fixed typos in generate_lookup_tables() | Brian Paul | 2000-03-30 | 1 | -2/+2 | |
* | Added stipple mode | Keith Whitwell | 2000-03-30 | 1 | -7/+69 | |
* | fixed subtexture address calculation bug | Brian Paul | 2000-03-30 | 1 | -32/+32 | |
* | removed GL_HP_occlustion_test code, added -exit option | Brian Paul | 2000-03-29 | 1 | -102/+45 | |
* | renamed mesaStrDup() to str_dup() | Brian Paul | 2000-03-29 | 1 | -9/+10 | |
* | new texture image download code | Brian Paul | 2000-03-29 | 4 | -477/+334 | |
* | lots of new work | Brian Paul | 2000-03-29 | 2 | -61/+824 | |
* | changes for single-copy textures | Brian Paul | 2000-03-29 | 3 | -12/+26 | |
* | hit space bar to rerun benchmark | Brian Paul | 2000-03-29 | 1 | -1/+2 |