summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Otto Solares' patch to add radeon 9200Brian Paul2003-11-252-1/+14
|
* silence a warningBrian Paul2003-11-251-1/+2
|
* Import vtx-0-2-branchKeith Whitwell2003-11-2444-473/+411
|
* more texture compressionDaniel Borca2003-11-212-5/+20
|
* small mattersDaniel Borca2003-11-201-20/+9
|
* doc updates; GLUT timer additions; fixed compilation warningsDaniel Borca2003-11-183-43/+35
|
* vanilla extensions disabledDaniel Borca2003-11-131-3/+2
|
* dirty hack to advertise vanilla extension namesDaniel Borca2003-11-121-0/+23
|
* fix commentsBrian Paul2003-11-072-4/+2
|
* NCC fixes and some cosmeticsDaniel Borca2003-11-074-50/+5
|
* fix AccessViolation bug (#835861)Brian Paul2003-11-041-2/+9
|
* small fixes wrt texture handlingDaniel Borca2003-11-031-5/+5
|
* small fixes wrt texture handlingDaniel Borca2003-11-031-44/+31
|
* Voodoo2 happinessDaniel Borca2003-11-037-160/+66
|
* removed detritusDaniel Borca2003-10-311-7/+0
|
* bugfixes wrt texture compressionDaniel Borca2003-10-304-87/+50
|
* changes to accomodate texture compressionDaniel Borca2003-10-2910-84/+746
|
* 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
| | | | bufferobj.c so all the drivers don't have to worry about them.
* 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
| | | | in swrast/s_spantemp.h to allow dithering to be used in the SNAP drivers.
* 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
| | | | (build tested, not physically tested)
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-3033-0/+8589
| | | | (build tested, but not physically tested)
* fix cut & paste errorsAlan Hourihane2003-09-301-6/+6
|
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-3025-0/+10557
| | | | (build tested, but not physically tested)
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-3024-0/+8259
| | | | (build tested, but not physically tested)
* mkdir the server directory, as using cvs with -P would prune an emptyAlan Hourihane2003-09-301-1/+3
| | | | directory
* 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 ↵Karl Schultz2003-09-192-248/+248
| | | | MS studio files as binary
* a few less occurances of _TriangleCapsBrian Paul2003-09-181-5/+9
|
* s/_backface_sign/_BackfaceSign/Brian Paul2003-09-181-4/+4
|