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
/
i915
Age
Commit message (
Expand
)
Author
2004-08-14
bring over change from xorg trunk - let build on non-i386
Dave Airlie
2004-08-14
bring over build fix from xorg tree
Dave Airlie
2004-07-20
fix compare w/ zero warnings (bug 988766)
Brian Paul
2004-07-15
add debugging for compresssed textures
Dave Airlie
2004-07-15
fix up heights for i830/i915 texture compression
Dave Airlie
2004-07-15
move config options to same place as other drivers (again for S3TC patch later)
Dave Airlie
2004-07-15
use a switch statement makes integrating the s3tc patch easier
Dave Airlie
2004-07-15
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
move over changes to intel driver from i830 driver for modes
Dave Airlie
2004-07-05
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-04
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
Remove __driRegisterExtensions
Keith Whitwell
2004-07-01
fix for older gcc's (from freedesktop bug id #419)
Alan Hourihane
2004-06-18
Use correct macros for packing pixel colors -- this bug is probably
Keith Whitwell
2004-06-18
add missing license texts
Keith Whitwell
2004-06-16
Fix batch.ptr when dropping a batchbuffer segment due to zero cliprects.
Keith Whitwell
2004-06-11
re-enable rect texture
Alan Hourihane
2004-06-10
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell