aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Collapse)AuthorAgeFilesLines
* linux-solo compiles as far as the gamma driver, which seems independentlyvtx-0-2-21112003-freezeKeith Whitwell2003-11-2128-297/+283
| | | | broken?
* compilation fixes, disable ubyte color code for now at leastKeith Whitwell2003-11-127-102/+113
|
* 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
|
* 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
| | | | vertex arrays.
* 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
| | | | | Adjust makefiles to create depends and not store it in CVS Remove dependency on kernel pci_ids.h
* 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
|
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-0635-0/+12199
|
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-0641-0/+22884
|
* Updates from Daniel Borca.Brian Paul2003-08-051-1/+4
|
* Moved.Karl Schultz2003-07-264-1449/+0
|
* VC 6 Project FileKarl Schultz2003-07-261-0/+119
|
* cleanup - add comments and sort names.Karl Schultz2003-07-251-88/+118
|
* add symbols needed by osmesa.Karl Schultz2003-07-241-0/+3
|
* Project file for osmesaKarl Schultz2003-07-241-0/+121
|
* moved to top of tree.Karl Schultz2003-07-241-104/+0
|
* fix location of mesa.defKarl Schultz2003-07-241-1/+1
|
* linker exports defsKarl Schultz2003-07-241-0/+492
|
* Source code for GDI driver.Karl Schultz2003-07-244-0/+4649
|
* Project file to build gdi driver and OPENGL32.DLL.Karl Schultz2003-07-241-0/+129
|
* Project file to build tnl - creates static LIB that is later linked to make ↵Karl Schultz2003-07-241-0/+252
| | | | a DLL.
* Project file to build swrast - creates static LIB that is later linked to ↵Karl Schultz2003-07-241-0/+360
| | | | make a DLL.
* Project file to build core mesa - creates static LIB that is later linked to ↵Karl Schultz2003-07-241-0/+716
| | | | make a DLL.