gbm: use the loader util lib
[mesa.git] / src / mesa / Makefile.am
2014-01-15 Emil Velikovautomake: include the git sha in the opengl version...
2013-12-21 Lauri Kasanenmesa: Fix build to properly check for supported compile...
2013-11-07 Matt Turnermesa: Add a streaming load memcpy implementation.
2013-11-07 Matt Turnerbuild: Build gen_matypes and matypes.h from src/mesa.
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-06 Matt Turnermesa: Build program as part of libmesa.
2013-11-06 Matt Turnermesa: Clean up use of top_srcdir/top_builddir.
2013-10-24 Eric Anholtmesa: Remove dricore from the build.
2013-07-22 Matt Turnerbuild: Add tests directories to SUBDIRS
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-17 Brian Paulmesa: generate glGetInteger/Boolean/Float/Doublev(...
2013-04-15 Matt Turnerbuild: Get rid of DRIVER_DIRS
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-03-13 Matt Turnerbuild: Get rid of dead MESA_ASM_FILES variable
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-12 Eric Anholtautomake: Merge separated *_CXX_FILES variables to...
2012-11-01 Paul Berrydispatch: stop generating separate GLES1 API code.
2012-10-10 Imre Deakmesa: glGet: add script to generate hash tables in...
2012-10-01 Matt Turnerbuild: Don't build libdricore if not building classic...
2012-10-01 Matt Turnerbuild: Turn on visibility CFLAGS for core mesa
2012-09-14 Dave Airliemesa: use a prefix for the program lex
2012-08-29 Ian Romanickmesa: Kill ES2 wrapper functions
2012-08-24 Matt Turnerbuild: Only build libmesa.la when needed
2012-08-24 Vadim Girlinbuild: don't leave git_sha1.h.tmp after build/install
2012-08-22 Matt Turnerbuild: Only build libmesagallium.la if building Gallium
2012-08-14 Matt Turnerbuild: Use MKDIR_P in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Use AM_V_GEN in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of api_exec_es{1...
2012-08-13 Christopher James... build: fix location of generated files in src/mesa...
2012-07-31 Jon TURNEYMove installing osmesa.pc to drivers/osmesa
2012-07-26 Daniel Charlesandroid-build: fix dricore build for autogenerated...
2012-07-25 Jon TURNEYRemove redundant osmesa shared library install from...
2012-07-16 Jon TURNEYFix building mesa with assembly enabled since a112ca5d
2012-07-13 Jon TURNEYautomake: convert libmesa and libmesagallium
2012-07-02 Dylan Noblesmithmesa: point to Makefile.old in the srcdir
2012-07-02 Dylan Noblesmithmesa: fix parser source gen for out-of-tree builds
2012-07-02 Dylan Noblesmithmesa: fix api source gen for out-of-tree builds
2012-06-21 Eric Anholtautomake: Convert Mesa built sources generation to...
2012-06-21 Eric Anholtmesa: Move GL header installation to automake.
2012-06-21 Eric Anholtautomake: Move mesa subdirs processing to automake.
2012-06-21 Eric Anholtautomake: Move .pc installation to automake.
2012-06-21 Eric Anholtautomake: Move the master Mesa makefile to Makefile...