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
/
osmesa
/
Makefile
Age
Commit message (
Expand
)
Author
2011-01-31
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-24
osmesa: mklib requires arguments before objects
Christopher James Halse Rogers
2010-10-20
osmesa: link against libtalloc
Orion Poplawski
2010-08-30
Add talloc to osmesa library dependencies
Jon TURNEY
2010-08-11
osmesa: link with new libglsl.a lib
Brian Paul
2010-06-16
osmesa: always build standalone for internal symbols
Dan Nicholson
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2009-12-21
osmesa: Fix a copy/paste error in building libOSMesa
Jeremy Huddleston
2009-12-21
osmesa: added new GLSL libs
Brian Paul
2009-06-04
osmesa: Allow building standalone in all three channel widths
Dan Nicholson
2009-01-07
mesa: OSMesa Makefile fixes (use LIB_DIR)
Brian Paul
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-06-05
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul