summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/ffb
Commit message (Expand)AuthorAgeFilesLines
* 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