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
/
common
Age
Commit message (
Expand
)
Author
2004-06-01
Replace occurances of GLXDrawable and Drawable with __DRIid.
Ian Romanick
2004-06-01
Fix a couple typos that prevent building with DRI_NEW_INTERFACE_ONLY.
Ian Romanick
2004-05-27
Define PFNGLXGETMSCRATEOMLPROC so that DRI will build without including
Ian Romanick
2004-05-27
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
Ian Romanick
2004-05-08
Added german translation to option texture_units.
Felix Kuehling
2004-05-07
Added a config option to set the number of available texture units. A
Ian Romanick
2004-04-26
bring over build fixes from stable branch
Alan Hourihane
2004-03-15
extend SOLO code so the DDX version isn't checked
Dave Airlie
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-18
include sched.h to get sched_yield() prototype
Brian Paul
2004-01-18
make second param of driParseConfigFiles() const
Brian Paul
2004-01-16
Respect the 'in_use' field in the global LRU as a marker for
Keith Whitwell
2004-01-08
Fixed a few typos in the german translation.
Felix Kuehling
2004-01-07
Use hand-made number parsing functions as the libc routines are locale-depend...
Felix Kuehling
2004-01-05
Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter one
Felix Kuehling
2003-12-12
applied Felix's patch for configuration system
Brian Paul
2003-12-11
add driClipRectToFramebuffer helper function
Keith Whitwell
2003-12-05
bring in common from DRI trunk
Alan Hourihane
2003-12-04
build fix
Alan Hourihane
2003-10-21
Clean out some unused files
Jon Smirl
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-08-06
Shared dri driver resources
Keith Whitwell
[prev]