summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_context.h
AgeCommit message (Expand)Author
2008-05-26Remove CVS keywords.José Fonseca
2006-11-14Enable GLX_SGI_make_current_read for tdfx.Ian Romanick
2005-06-01Move fallback and other debugging under TDFX_DEBUG using the same mechanismEric Anholt
2005-06-01Add no_rast option.Eric Anholt
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson
2004-07-19several new bugsDaniel Borca
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-03-12Adjust includes to help DRI buildJon Smirl
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2003-12-08get tdfx compilingKeith Whitwell
2003-12-04add tdfx DRI driverAlan Hourihane