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
/
r200
/
Makefile
Age
Commit message (
Expand
)
Author
2005-08-08
Dike out the linux-specific EGL bits unless it's a linux build.
Eric Anholt
2005-08-07
Enable EGL support in 'linux-dri' config
Jon Smirl
2005-05-05
Refactor COMMON_SOURCES up to Makefile.template
Adam Jackson
2005-05-04
Add drirenderbuffer.c to COMMON_SOURCES
Adam Jackson
2005-01-08
Parallel build fix. Multiword variables on the target side of a : get
Adam Jackson
2004-12-09
Get linux-solo dependencies building correctly,
Keith Whitwell
2004-12-09
back out Keiths last checkin - for Solo the include order is important
Dave Airlie
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-05-27
Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
Ian Romanick
2004-05-04
add r200 x86 sources
Dave Airlie
2004-04-29
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-13
Add DRM_SOURCE_PATH to make system.
Jon Smirl
2004-04-08
lots of Makefile updates for new build system
Brian Paul
2004-03-26
New Makefile system
Brian Paul