Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed stride problem in read_R5G6B5_span | Brian Paul | 2000-04-11 | 1 | -2/+6 |
* | added some more functions | Brian Paul | 2000-04-10 | 1 | -1/+112 |
* | added glXGetFBConfigs(), fixed glXChooseFBConfig() | Brian Paul | 2000-04-10 | 3 | -6/+25 |
* | removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI token | Brian Paul | 2000-04-10 | 1 | -1/+0 |
* | added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon... | Brian Paul | 2000-04-10 | 1 | -38/+41 |
* | fixed visual selection and reporting results | Brian Paul | 2000-04-10 | 1 | -8/+22 |
* | fixed GL_PGI_misc_hints identifiers | Brian Paul | 2000-04-10 | 3 | -26/+26 |
* | removed a printf | Brian Paul | 2000-04-09 | 1 | -2/+1 |
* | added GL_EXT_color_matrix extension | Brian Paul | 2000-04-08 | 2 | -4/+8 |
* | added GL_SGI_color_matrix extension | Brian Paul | 2000-04-08 | 10 | -47/+321 |
* | initial check-in | Brian Paul | 2000-04-07 | 3 | -0/+358 |
* | added GL_SGIX/SGIS_pixel_texture | Brian Paul | 2000-04-07 | 1 | -1/+72 |
* | added pixel texture extension info | Brian Paul | 2000-04-07 | 1 | -1/+3 |
* | added pixeltex demo | Brian Paul | 2000-04-07 | 3 | -7/+8 |
* | initial check-in | Brian Paul | 2000-04-07 | 1 | -0/+210 |
* | added pixeltex.c | Brian Paul | 2000-04-07 | 3 | -3/+6 |
* | added GL_SGIX/SGIS_pixel_texture extension | Brian Paul | 2000-04-07 | 7 | -8/+139 |
* | fixed a typo | Brian Paul | 2000-04-07 | 1 | -1/+1 |
* | version 7 check-in | Brian Paul | 2000-04-07 | 1 | -28/+32 |
* | silenced a warning | Brian Paul | 2000-04-07 | 1 | -2/+1 |
* | new read_R5G5B5_span() function | Brian Paul | 2000-04-07 | 1 | -1/+58 |
* | initial histogram and min/max work | Brian Paul | 2000-04-07 | 2 | -2/+31 |
* | added CONCAT(x,y) macro in NASM/MASM section | Holger Waechtler | 2000-04-06 | 1 | -0/+2 |
* | 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 |