summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2003-11-21more texture compressionDaniel Borca
2003-11-20small mattersDaniel Borca
2003-11-18doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca
2003-11-13vanilla extensions disabledDaniel Borca
2003-11-12dirty hack to advertise vanilla extension namesDaniel Borca
2003-11-07fix commentsBrian Paul
2003-11-07NCC fixes and some cosmeticsDaniel Borca
2003-11-04fix AccessViolation bug (#835861)Brian Paul
2003-11-03small fixes wrt texture handlingDaniel Borca
2003-11-03small fixes wrt texture handlingDaniel Borca
2003-11-03Voodoo2 happinessDaniel Borca
2003-10-31removed detritusDaniel Borca
2003-10-30bugfixes wrt texture compressionDaniel Borca
2003-10-29changes to accomodate texture compressionDaniel Borca
2003-10-22cosmetics and memosDaniel Borca
2003-10-21prevent from optimizing out by some compilers (from XFree86 CVS)Alan Hourihane
2003-10-21wrap in #ifdef FX / #endifBrian Paul
2003-10-21Napalm total immersionDaniel Borca
2003-10-21cosmetics; translated asm routines for use with ASSYNTAX.HDaniel Borca
2003-10-21Clean out some unused filesJon Smirl
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-10-20Fix Makefiles to copy lib to $(TOP)/lib if missingJon Smirl
2003-10-19Move initialization of default ctx->Driver.buffer-object-functions intoBrian Paul
2003-10-16Minor changes to make linux-solo build againJon Smirl
2003-10-15protect whole file with #ifdef FXBrian Paul
2003-10-15initialize GetBufferSubData pointerBrian Paul
2003-10-14minor fixes + doc updateDaniel Borca
2003-10-13glide driver (wip)Daniel Borca
2003-10-11s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/Brian Paul
2003-10-11don't request accum buffer in color index modeBrian Paul
2003-10-09FEATURE_ARB_vertex_buffer_objectDaniel Borca
2003-10-09Reorganized combiners. Added optimized span functions.Daniel Borca
2003-10-08More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-10-02updates from Daniel BorcaBrian Paul
2003-09-30char -> GLubyteAlan Hourihane
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane
2003-09-30fix cut & paste errorsAlan Hourihane
2003-09-30add the i830 driver - no kernel driver yetAlan Hourihane
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane
2003-09-30mkdir the server directory, as using cvs with -P would prune an emptyAlan Hourihane
2003-09-23remove a _TriangleCaps referenceBrian Paul
2003-09-22apply patch #740145 from SourceForgeBrian Paul
2003-09-19Make binary - even though this is a text file, common practice is to store MS...Karl Schultz
2003-09-18a few less occurances of _TriangleCapsBrian Paul
2003-09-18s/_backface_sign/_BackfaceSign/Brian Paul
2003-09-18Update with current set of gl* entry points.Karl Schultz
2003-09-18Copy the DLL files to the lib directory instead of libexec.Karl Schultz
2003-09-18Add symbols to export private entry points to osmesa.Karl Schultz