summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New clipping to avoid division by zero bug.Keith Whitwell2000-04-171-2/+4
|
* dynamically allocate color table data, uses less memoryBrian Paul2000-04-176-190/+373
|
* GL_SGI_color_table infoBrian Paul2000-04-172-2/+7
|
* work on GL_SGI_color_tableBrian Paul2000-04-174-53/+187
|
* added a comment about FP overflowsBrian Paul2000-04-151-1/+2
|
* cleaned up whitespaceBrian Paul2000-04-151-41/+41
|
* minor updatesBrian Paul2000-04-152-1/+3
|
* wrapper for grTexLodBiasValue()Brian Paul2000-04-152-4/+13
|
* added GL_NV_texgen_embossBrian Paul2000-04-151-1/+17
|
* added some missing NV token valuesBrian Paul2000-04-151-9/+63
|
* more clean-upBrian Paul2000-04-151-27/+27
|
* version 8, added GL_EXT_texture_cube_mapBrian Paul2000-04-151-12/+33
|
* applied Bernd's changes to useBGR codeBrian Paul2000-04-141-20/+57
|
* Committing in .Jouk Jansen2000-04-141-2/+4
| | | | | | | | VMS support for pixeltex.c Modified Files: Mesa/src/descrip.mms Mesa/src/pixeltex.h ----------------------------------------------------------------------
* applied Keith's fix for the Loki ice bugBrian Paul2000-04-131-7/+4
|
* more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul2000-04-124-451/+447
|
* lots of clean-up, added d/s keysBrian Paul2000-04-121-111/+47
|
* more GL_SGI_color_table extension workBrian Paul2000-04-126-183/+653
|
* renamed alpha buffer functionsBrian Paul2000-04-112-5/+5
|
* renamed stencil functionsBrian Paul2000-04-113-32/+32
|
* fixed duplicate variable problemBrian Paul2000-04-111-3/+3
|
* silenced warnings in FX_grSstPerfStats()Brian Paul2000-04-111-1/+1
|
* fixed bug in XF86 writeRegionClipped()Brian Paul2000-04-111-1/+1
|
* clip depth/stencil spans to window boundsBrian Paul2000-04-115-56/+178
|
* initial work on GL_SGI_color_table extensionBrian Paul2000-04-112-21/+45
|
* fixed stride problem in read_R5G6B5_spanBrian Paul2000-04-111-2/+6
|
* added some more functionsBrian Paul2000-04-101-1/+112
|
* added glXGetFBConfigs(), fixed glXChooseFBConfig()Brian Paul2000-04-103-6/+25
|
* removed bogus GL_ALLOW_DRAW_SPN_HINT_PGI tokenBrian Paul2000-04-101-1/+0
|
* added missing 1.3 token values, added glXGetFBConfigs(), fixed ↵Brian Paul2000-04-101-38/+41
| | | | glXChooseFBConfig()
* fixed visual selection and reporting resultsBrian Paul2000-04-101-8/+22
|
* fixed GL_PGI_misc_hints identifiersBrian Paul2000-04-103-26/+26
|
* removed a printfBrian Paul2000-04-091-2/+1
|
* added GL_EXT_color_matrix extensionBrian Paul2000-04-082-4/+8
|
* added GL_SGI_color_matrix extensionBrian Paul2000-04-0810-47/+321
|
* initial check-inBrian Paul2000-04-073-0/+358
|
* added GL_SGIX/SGIS_pixel_textureBrian Paul2000-04-071-1/+72
|
* added pixel texture extension infoBrian Paul2000-04-071-1/+3
|
* added pixeltex demoBrian Paul2000-04-073-7/+8
|
* initial check-inBrian Paul2000-04-071-0/+210
|
* added pixeltex.cBrian Paul2000-04-073-3/+6
|
* added GL_SGIX/SGIS_pixel_texture extensionBrian Paul2000-04-077-8/+139
|
* fixed a typoBrian Paul2000-04-071-1/+1
|
* version 7 check-inBrian Paul2000-04-071-28/+32
|
* silenced a warningBrian Paul2000-04-071-2/+1
|
* new read_R5G5B5_span() functionBrian Paul2000-04-071-1/+58
|
* initial histogram and min/max workBrian Paul2000-04-072-2/+31
|
* added CONCAT(x,y) macro in NASM/MASM sectionHolger Waechtler2000-04-061-0/+2
|
* silenced warningsBrian Paul2000-04-062-13/+13
|
* silenced a bunch of warningsBrian Paul2000-04-061-26/+26
|