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
/
i810
/
i810screen.c
Age
Commit message (
Expand
)
Author
2004-07-04
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-06-07
The required DDX and DRI version numbers were switched. This went unnoticed
Ian Romanick
2004-06-03
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-02
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-01
Fix dumb mistake from a previous commit. __driCreateScreen is now
Ian Romanick
2004-06-01
Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the
Ian Romanick
2004-04-29
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-03-26
Make sure drivers don't dereference a NULL pointer if
Ian Romanick
2004-03-21
more i810 to new interface
Dave Airlie
2004-03-15
use utility function to check versions
Dave Airlie
2003-11-24
Import vtx-0-2-branch
Keith Whitwell
2003-10-16
Minor changes to make linux-solo build again
Jon Smirl
2003-09-30
add gamma driver - no kernel driver yet
Alan Hourihane
2003-09-30
add the i810 driver - no kernel driver yet
Alan Hourihane