aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* cosmetics and memosDaniel Borca2003-10-222-11/+4
* prevent from optimizing out by some compilers (from XFree86 CVS)Alan Hourihane2003-10-211-1/+1
* wrap in #ifdef FX / #endifBrian Paul2003-10-211-0/+5
* Napalm total immersionDaniel Borca2003-10-2115-402/+2098
* cosmetics; translated asm routines for use with ASSYNTAX.HDaniel Borca2003-10-213-389/+40
* Clean out some unused filesJon Smirl2003-10-213-2411/+0
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-2193-1277/+3596
* Fix Makefiles to copy lib to $(TOP)/lib if missingJon Smirl2003-10-209-14/+50
* Move initialization of default ctx->Driver.buffer-object-functions intoBrian Paul2003-10-192-22/+0
* Minor changes to make linux-solo build againJon Smirl2003-10-164-18/+138
* protect whole file with #ifdef FXBrian Paul2003-10-151-0/+4
* initialize GetBufferSubData pointerBrian Paul2003-10-152-0/+2
* minor fixes + doc updateDaniel Borca2003-10-143-3/+15
* glide driver (wip)Daniel Borca2003-10-139-156/+196
* s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/Brian Paul2003-10-111-1/+1
* don't request accum buffer in color index modeBrian Paul2003-10-111-1/+2
* FEATURE_ARB_vertex_buffer_objectDaniel Borca2003-10-091-2/+13
* Reorganized combiners. Added optimized span functions.Daniel Borca2003-10-0912-882/+924
* More SciTech SNAP specific changes to glheader.h. Also modified the macrosKendall Bennett2003-10-082-23/+23
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-1/+2
* updates from Daniel BorcaBrian Paul2003-10-0216-2009/+5475
* char -> GLubyteAlan Hourihane2003-09-301-1/+1
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-3027-8/+14470
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-3033-0/+8589
* fix cut & paste errorsAlan Hourihane2003-09-301-6/+6
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-3025-0/+10557
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-3024-0/+8259
* mkdir the server directory, as using cvs with -P would prune an emptyAlan Hourihane2003-09-301-1/+3
* remove a _TriangleCaps referenceBrian Paul2003-09-231-4/+5
* apply patch #740145 from SourceForgeBrian Paul2003-09-223-68/+49
* Make binary - even though this is a text file, common practice is to store MS...Karl Schultz2003-09-192-248/+248
* a few less occurances of _TriangleCapsBrian Paul2003-09-181-5/+9
* s/_backface_sign/_BackfaceSign/Brian Paul2003-09-181-4/+4
* Update with current set of gl* entry points.Karl Schultz2003-09-181-221/+726
* Copy the DLL files to the lib directory instead of libexec.Karl Schultz2003-09-182-4/+4
* Add symbols to export private entry points to osmesa.Karl Schultz2003-09-181-0/+6
* GL_ARB_vertex_buffer_object working now, at least for non-indexedBrian Paul2003-09-172-30/+39
* added call to _mesa_enable_1_5_extensions()Brian Paul2003-09-172-0/+2
* Generate browse info for Debug version.Karl Schultz2003-08-302-3/+3
* Updates from Daniel BorcaBrian Paul2003-08-282-23/+44
* Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl2003-08-243-3/+61
* Add missing assembly file from radeon buildJon Smirl2003-08-231-0/+492
* Remove files not used in current MGA driverJon Smirl2003-08-233-584/+0
* update fb makefile for new directory structure, add dependsJon Smirl2003-08-231-9/+5
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-22107-2488/+35757
* updates from Daniel BorcaBrian Paul2003-08-221-2/+2
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-1912-2042/+1376
* Shared dri driver resourcesKeith Whitwell2003-08-0614-0/+3757
* Not-quite-functional swrast-only dri driverKeith Whitwell2003-08-063-0/+1044
* Shared radeon/r200 init codeKeith Whitwell2003-08-067-0/+4399