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
/
unichrome
/
via_screen.c
Age
Commit message (
Expand
)
Author
2005-01-11
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
2004-12-22
Remove dead code.
Keith Whitwell
2004-12-21
Push a number of global variables into the viaContext struct.
Keith Whitwell
2004-12-21
Add vsync swapbuffers. This waits on the irq so gears run in this mode
Keith Whitwell
2004-12-20
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-15
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
Unichrome DRI:
Thomas Hellström
2004-12-14
uint*t -> u_int*t changes
Alan Hourihane
2004-11-25
Update expected DRM version to 2.0.0
Keith Whitwell
2004-07-04
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-06-05
Enable use of new DRI interface in Unichrome driver.
Ian Romanick
2004-06-03
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-04-29
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-02-23
updates from Erdi Chen
Brian Paul
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul