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
/
r300
/
radeon_ioctl.c
Age
Commit message (
Expand
)
Author
2009-03-07
r300: shut up valgrind
Maciej Cencora
2009-03-06
r300: silence valgrind
Maciej Cencora
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-05-29
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2006-09-26
Remove r200 dependency
Jerome Glisse
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-06-01
retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...
Roland Scheidegger
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-31
Dont rely on writebacks
Aapo Tahkola
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
2005-10-26
Remove few outdated r200 files.
Aapo Tahkola
2005-09-03
remove SetBuffer(). Misc renderbuffer changes.
Brian Paul
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-06-30
-"fix" page flipping
Aapo Tahkola
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2004-10-15
Huge dumb drop. State:
Nicolai Haehnle
2004-09-28
Initial revision
Nicolai Haehnle