summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-05-14minor doxygen updatesBrian Paul4-4/+6
2004-05-14Minor fixes/optimizations to type conversions in draw_depth_pixels().Brian Paul1-27/+41
2004-05-14Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er...Roland Scheidegger3-162/+135
2004-05-13cast driHwLock assignmentBrian Paul1-1/+2
2004-05-13silence warning in assignment to gp.valueBrian Paul1-1/+1
2004-05-13fix parameters to StoreImage()Brian Paul1-2/+2
2004-05-13Another pass at implementing byte-swapped texture formats.Brian Paul5-650/+319
2004-05-12GL_BGR can't be used with the packed types, according to the GL spec. Enforc...Brian Paul1-1/+15
2004-05-12some component ordering bugs in extract_float_rgba()Brian Paul1-24/+32
2004-05-12Fixed code that has computed incorrect number of modes.Erdi Chen1-1/+1
2004-05-12Added support for GL_EXT_blend_equation_separate andIan Romanick3-200/+177
2004-05-12Fixed a bug that showed up in several multitexturing games (Quake3 andIan Romanick3-35/+16
2004-05-12fix compiler warnings (Jerome Glisse)Brian Paul16-46/+61
2004-05-12fix parameters to StoreImage callsBrian Paul1-2/+2
2004-05-12remove last remnants of NEWTEXSTORE stuffBrian Paul3-43/+0
2004-05-12remove the last line of the previous patchBrian Paul1-1/+0
2004-05-12fix red/green/blueBits typosBrian Paul1-3/+4
2004-05-12obsolete in favor of regular MakefilesBrian Paul16-1853/+0
2004-05-12yank bgr233 texformat. minor comment updates.Brian Paul5-106/+2
2004-05-12minor fixesDaniel Borca2-7/+3
2004-05-12Added big-endian texture formats.Brian Paul9-543/+1052
2004-05-11Fix a possible segfault caused by the SGI_make_current_read changes.Ian Romanick1-0/+1
2004-05-10Don't call calculate_derived_texenv() from in _mesa_TexEnv().Brian Paul1-32/+18
2004-05-10Add EXT_vertex_cull support to mesaKeith Whitwell14-6/+202
2004-05-10fixed bugs in fxddtex.cDaniel Borca7-218/+261
2004-05-09Fix solo build, add missing #ifdef NEW_INTERFACEJon Smirl1-0/+8
2004-05-08Added german translation to option texture_units.Felix Kuehling1-0/+1
2004-05-08Don't mix variable definitions and other statements (fixed build on oldEric Anholt1-1/+2
2004-05-07Add support for GLX_SGI_make_current_read.Ian Romanick4-11/+36
2004-05-07Warning clean-ups.Ian Romanick2-4/+4
2004-05-07Enable use of new DRI interface in i830 driver.Ian Romanick1-12/+201
2004-05-07Add support for the 3rd and 4th texture units. The actual number ofIan Romanick9-282/+405
2004-05-07Added a config option to set the number of available texture units. AIan Romanick1-0/+5
2004-05-07Refactor "classic" texture environments to be implemented in terms ofIan Romanick2-995/+148
2004-05-06fix rectangle texture clamping and border-related codeBrian Paul1-23/+72
2004-05-05Remove a debug printf that should not have been left in.Ian Romanick1-3/+0
2004-05-05Added support for the 3rd texture coordinate for cubemaps and 3DIan Romanick8-184/+294
2004-05-05fix a few bugs when using GL_REDUCE convolution modeBrian Paul1-6/+8
2004-05-04fix a bug on the convolution pathBrian Paul1-1/+3
2004-05-04obsoleteBrian Paul1-81/+0
2004-05-04remove unneeded lineBrian Paul1-1/+0
2004-05-04Fix minor warnings found with g++.Brian Paul13-45/+41
2004-05-04texture compression: getting warmerDaniel Borca5-30/+66
2004-05-04add r200 x86 sourcesDave Airlie1-1/+1
2004-05-04switch to X86_SOURCESDave Airlie1-1/+1
2004-05-03Skeletal fallback-only DRI driver. Initial checkin, not quite working yet.Adam Jackson3-0/+606
2004-05-03remove this use the one from the DRMDave Airlie1-680/+0
2004-05-03the config is included by the Makefiles that includes this file...Dave Airlie1-2/+0
2004-05-03add asm sourcesDave Airlie1-2/+2
2004-05-03clean up the common objects..Dave Airlie1-0/+1