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
/
mini
/
Makefile
Age
Commit message (
Expand
)
Author
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
2008-01-23
Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)
Brian
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
2007-05-04
Makefile clean-ups for miniglx.
Brian
2007-04-05
Move glcontextmodes.c to glx.
George Sapountzis
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-04-07
make miniglx use libdrm properly
Dave Airlie
2006-04-03
make miniglx use libdrm and libpciaccess
Dave Airlie
2005-07-29
Commit Ian's fixes from Bug 3877
Jon Smirl
2005-07-26
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
2005-07-25
Added -linker option to mklib, used to specify a particular program for
Brian Paul
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-09-07
Add a solo-x86 config, and make solo use the x86 glapi
Dave Airlie
2004-07-05
Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/driver...
Jon Smirl
2004-06-26
Mesa-solo builds with these changes. There are still more fixups needed to
Jon Smirl
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-06-01
Missed in last commit:
Eric Anholt
2004-04-13
Add DRM_SOURCE_PATH to make system.
Jon Smirl
2004-03-26
New Makefile system
Brian Paul