summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
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
2003-09-17GL_ARB_vertex_buffer_object working now, at least for non-indexedBrian Paul
2003-09-17added call to _mesa_enable_1_5_extensions()Brian Paul
2003-08-30Generate browse info for Debug version.Karl Schultz
2003-08-28Updates from Daniel BorcaBrian Paul
2003-08-24Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl
2003-08-23Add missing assembly file from radeon buildJon Smirl
2003-08-23Remove files not used in current MGA driverJon Smirl
2003-08-23update fb makefile for new directory structure, add dependsJon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-22updates from Daniel BorcaBrian Paul
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul
2003-08-06Shared dri driver resourcesKeith Whitwell
2003-08-06Not-quite-functional swrast-only dri driverKeith Whitwell
2003-08-06Shared radeon/r200 init codeKeith Whitwell
2003-08-06mga driver, brought over by Jon SmirlKeith Whitwell
2003-08-06r200 driver, brought over by Jon SmirlKeith Whitwell
2003-08-05Updates from Daniel Borca.Brian Paul