summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-06-21automake: Move the master Mesa makefile to Makefile.old.Eric Anholt1-205/+0
2012-06-21automake: Convert osmesa.pc to be generated by configure.Eric Anholt1-17/+1
2012-06-21mesa: Convert gl.pc to be generated by configure.Eric Anholt1-14/+2
2012-06-21automake: Convert src/mesa/drivers/x11/Makefile to automake.Eric Anholt1-5/+1
2012-06-21automake: Convert gen_matypes building to automake.Eric Anholt1-1/+0
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-2/+2
2012-06-12mesa: Build git_sha1.h before computing dependencies.Eric Anholt1-1/+1
2012-06-11automake: Move top-level makefile to automake.Eric Anholt1-0/+17
2012-06-01automake: Connect the libdricore target to make clean.Eric Anholt1-0/+1
2012-05-29mesa: Clean up some dricore-related detritus in the old Makefile.Eric Anholt1-23/+7
2012-05-29automake: Convert dricore building to automake.Eric Anholt1-42/+12
2012-05-29automake: Add a prefix variable to the common sources lists.Eric Anholt1-0/+1
2012-05-29automake: Rename variables in sources.mak to be automake compatible.Eric Anholt1-3/+3
2012-05-29mesa: Remove generated source files during make clean.Eric Anholt1-0/+12
2012-05-29mesa: Restore installing of libGL for non-dri builds.Eric Anholt1-3/+7
2012-02-29glx: Convert to automake.Eric Anholt1-2/+0
2012-01-31Revert "automake: src/mesa/drivers/osmesa"Matt Turner1-2/+15
2012-01-30automake: src/mesa/drivers/osmesaMatt Turner1-15/+2
2011-08-13glapi: generate ES dispatch headers from core mesaChia-I Wu1-0/+20
2011-07-28Add dependency generation for Mesa and GLSL dricore objects.Eric Anholt1-2/+3
2011-05-18mesa: check that flex/bison are installedBrian Paul1-2/+2
2011-03-16autoconf: don't use CFLAGS for cpp filesTobias Droste1-1/+1
2011-03-01mesa: Fix build breakage caused by c73e6ceIan Romanick1-0/+6
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers1-8/+44
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke1-1/+1
2011-01-10Export TLS support in gl.pc.Tom Fogal1-0/+1
2011-01-10mesa: Remove GLES overlay.Chia-I Wu1-75/+2
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom1-2/+2
2010-10-19mesa: Make sure we have the talloc cflags when using the talloc headersThomas Hellstrom1-1/+1
2010-09-12mesa: Fix depend.es[12] generation when LLVM is enabled.Chia-I Wu1-29/+26
2010-08-17mesa: fix es1/2 build hopefullyDave Airlie1-0/+8
2010-07-26Merge remote branch 'origin/master' into glsl2Eric Anholt1-0/+7
2010-07-23gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers1-0/+7
2010-06-25glsl2: Start integrating ir_to_mesa.cpp into shader_api.hEric Anholt1-0/+2
2010-06-24glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt1-9/+10
2010-06-10mesa: move shader/slang/* sources to main/slang/*Brian Paul1-2/+2
2010-05-31Update OpenGL ES headers.Chia-I Wu1-2/+2
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-14/+90
2010-05-11mesa: Optimize get.c by using a table-driven approachKristian Høgsberg1-6/+0
2010-05-08mapi: Add install rules for OpenGL ES.Chia-I Wu1-46/+0
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-15/+4
2010-05-03Generate es glapi files when es1 or es2 is enabledKristian Høgsberg1-1/+7
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg1-0/+6
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg1-6/+22
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg1-0/+24
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg1-0/+1
2010-04-27mesa: Move get_es*.c to main/Kristian Høgsberg1-0/+5
2010-04-27mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg1-0/+6
2010-02-27mesa: remove libmesagallium.a on make cleanMarcin Slusarz1-1/+1
2010-02-18mesa: silence mklib output for libglapi.c as for other targetsBrian Paul1-1/+1