aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_context.h
Commit message (Expand)AuthorAgeFilesLines
* dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg2010-04-281-1/+2
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-10/+10
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-7/+7
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-3/+3
* Enable GLX_SGI_make_current_read for tdfx.Ian Romanick2006-11-141-1/+11
* Move fallback and other debugging under TDFX_DEBUG using the same mechanismEric Anholt2005-06-011-8/+3
* Add no_rast option.Eric Anholt2005-06-011-0/+6
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-4/+0
* several new bugsDaniel Borca2004-07-191-46/+32
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* Adjust includes to help DRI buildJon Smirl2004-03-121-0/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-3/+3
* get tdfx compilingKeith Whitwell2003-12-081-5/+0
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+1027