aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/ffb
Commit message (Expand)AuthorAgeFilesLines
...
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-131/+0
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-292-94/+13
* bring over build fixes from stable branchAlan Hourihane2004-04-261-0/+2
* lots of Makefile updates for new build systemBrian Paul2004-04-081-67/+70
* build fixesAlan Hourihane2004-04-082-4/+1
* New Makefile systemBrian Paul2004-03-261-0/+126
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-5/+6
* Adjust includes to help DRI buildJon Smirl2004-03-121-0/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-113-3/+3
* Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick2004-01-271-4/+7
* Remove dd_function_table::BlendFunc. All drivers now useIan Romanick2004-01-211-20/+9
* Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul2004-01-203-33/+19
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-0/+1
* new MakefilesBrian Paul2003-12-121-2/+2
* Provide dummy definitions of __driConfig externsKeith Whitwell2003-12-081-0/+3
* some changes for SOLO buildAlan Hourihane2003-12-085-2/+934
* get ffb compilingKeith Whitwell2003-12-083-69/+6
* Remove PRIM_PARITY referenceKeith Whitwell2003-12-081-2/+0
* build fixesAlan Hourihane2003-12-042-1/+2
* build fixesAlan Hourihane2003-12-043-3/+0
* build fixesAlan Hourihane2003-12-042-2/+0
* add SPARC ffb DRI driverAlan Hourihane2003-12-0438-0/+6958