index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
tdfx
/
tdfx_context.h
Age
Commit message (
Expand
)
Author
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-05-26
Remove CVS keywords.
José Fonseca
2006-11-14
Enable GLX_SGI_make_current_read for tdfx.
Ian Romanick
2005-06-01
Move fallback and other debugging under TDFX_DEBUG using the same mechanism
Eric Anholt
2005-06-01
Add no_rast option.
Eric Anholt
2005-01-31
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2004-07-19
several new bugs
Daniel Borca
2004-06-02
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-03-12
Adjust includes to help DRI build
Jon Smirl
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2003-12-08
get tdfx compiling
Keith Whitwell
2003-12-04
add tdfx DRI driver
Alan Hourihane