aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 a...Karl Schultz2003-07-241-0/+252
* Project file to build swrast - creates static LIB that is later linked to mak...Karl Schultz2003-07-241-0/+360
* Project file to build core mesa - creates static LIB that is later linked to ...Karl Schultz2003-07-241-0/+716
* Visual Studio Workspace file for building Mesa. This workspace contains proj...Karl Schultz2003-07-241-0/+104
* Removing from this directory. Will be added to new gdi driver directory.Karl Schultz2003-07-244-4630/+0
* Remove obsolete file.Karl Schultz2003-07-247-7788/+0
* more DOS updates from Daniel BorcaBrian Paul2003-07-177-23/+540
* DOS updates from Daniel BorcaBrian Paul2003-07-111-13/+16
* Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).Brian Paul2003-07-031-3/+9
* Committing in .Jouk Jansen2003-07-022-0/+11
* DOS updates (Daniel Borca)Brian Paul2003-06-301-0/+75
* Committing in .Jouk Jansen2003-06-172-0/+78
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-1620-7489/+7540
* fix include paths (Daniel Borca)Brian Paul2003-06-162-37/+38
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-0510-10/+0
* Version defines. include "version.h" in a few files.Brian Paul2003-05-271-3/+2
* autoconf/automake updated for newer versions (bug 734362)Brian Paul2003-05-151-1/+0
* use INDEX8_SPAN_ARGSBrian Paul2003-04-211-9/+3
* Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, heightBrian Paul2003-04-042-5/+36
* fix double-memory free in XMesaDestroyContextBrian Paul2003-04-021-6/+3
* s/gl_ctx/mesa/ and misc clean-upsBrian Paul2003-04-011-27/+33
* use structure containment to derive xmesa_context from GLcontextBrian Paul2003-04-017-264/+279
* New device driver hooks for texture object and texture image creation toBrian Paul2003-04-012-3/+10
* enable 1.4 extensionsBrian Paul2003-03-301-2/+2
* DOS updates from Daniel BorcaBrian Paul2003-03-291-101/+90
* fixed ColorMask problem for front-buffer renderingBrian Paul2003-03-271-4/+5
* remove some unfinished code accidently checked inBrian Paul2003-03-251-4/+1