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
/
unichrome
/
via_ioctl.h
Age
Commit message (
Expand
)
Author
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2005-11-16
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-03-22
merge unichrome changes from branch
Keith Whitwell
2005-01-05
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2004-12-29
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
Large update
Keith Whitwell
2004-12-23
Chop out more dead code.
Keith Whitwell
2004-12-22
Remove dead code.
Keith Whitwell
2004-12-20
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-10-08
Massively cleaned up the code that calculates front/back/depth buffer
Ian Romanick
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul