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
/
x11
Age
Commit message (
Expand
)
Author
2005-09-06
Use mklib script instead of ar. Make libmesa.a instead of mesa.a
Brian Paul
2005-09-03
renderbuffer updates
Brian Paul
2005-05-26
use shared-core rather than shared
Dave Airlie
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-11-27
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-06-03
Redo of removing __driRegisterExtensions(). I accidentally undid the previous...
Jon Smirl
2004-06-03
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
kill __driRegisterExtensions(), none of the functions did anything
Jon Smirl
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-05-27
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
Ian Romanick
2004-05-03
Skeletal fallback-only DRI driver. Initial checkin, not quite working yet.
Adam Jackson