index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
common
/
vblank.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-12
revert the DRI2 commits
Alan Hourihane
2008-06-11
Bring in DRI2 changes
Alan Hourihane
2008-05-26
Remove CVS keywords.
José Fonseca
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2006-09-28
Add helper function that returns the current vblank sequence of a drawable.
Michel Dänzer
2006-09-28
Add driGetVBlankInterval() helper function.
Michel Dänzer
2006-09-28
driWaitForVBlank: Add support for secondary vertical blank.
Michel Dänzer
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2004-04-26
bring over build fixes from stable branch
Alan Hourihane
2004-01-18
include sched.h to get sched_yield() prototype
Brian Paul
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