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
/
glx
/
Makefile
Age
Commit message (
Expand
)
Author
2010-09-07
Make XF86VIDMODE extension optional
Jon TURNEY
2010-08-24
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-07-28
glx: Split indirect and applegl implementations into different files
Kristian Høgsberg
2010-07-28
glx: Rename glcontextmodes.[ch] to glxconfig.[ch]
Kristian Høgsberg
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-04-27
apple: Integrate our libGL into the existing build system better
Jeremy Huddleston
2010-04-01
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
apple: Integrate our libGL into the existing build system better
Jeremy Huddleston
2010-02-09
glx: Fix TOP setting in src/glx Makefile
Kristian Høgsberg
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2008-05-07
Never fail `make clean'
Dan Nicholson
2008-05-06
Error consistently when running recursive make
Dan Nicholson
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-03-26
New Makefile system
Brian Paul