summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile
AgeCommit message (Expand)Author
2011-03-01mesa: Fix build breakage caused by c73e6ceIan Romanick
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke
2011-01-10Export TLS support in gl.pc.Tom Fogal
2011-01-10mesa: Remove GLES overlay.Chia-I Wu
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom
2010-10-19mesa: Make sure we have the talloc cflags when using the talloc headersThomas Hellstrom
2010-09-12mesa: Fix depend.es[12] generation when LLVM is enabled.Chia-I Wu
2010-08-17mesa: fix es1/2 build hopefullyDave Airlie
2010-07-26Merge remote branch 'origin/master' into glsl2Eric Anholt
2010-07-23gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers
2010-06-25glsl2: Start integrating ir_to_mesa.cpp into shader_api.hEric Anholt
2010-06-24glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt
2010-06-10mesa: move shader/slang/* sources to main/slang/*Brian Paul
2010-05-31Update OpenGL ES headers.Chia-I Wu
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu
2010-05-11mesa: Optimize get.c by using a table-driven approachKristian Høgsberg
2010-05-08mapi: Add install rules for OpenGL ES.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-03Generate es glapi files when es1 or es2 is enabledKristian Høgsberg
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg
2010-04-27mesa: Move get_es*.c to main/Kristian Høgsberg
2010-04-27mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg
2010-02-27mesa: remove libmesagallium.a on make cleanMarcin Slusarz
2010-02-18mesa: silence mklib output for libglapi.c as for other targetsBrian Paul
2010-01-08Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-08mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-10mesa: added new libglslpp.a and libglslcl.a to libGL buildBrian Paul
2009-12-10Build mesa glsl with make.michal
2009-10-23glapi: Always build libglapi.a.Chia-I Wu
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-04-29Use variable library name in pkg-config output.Tom Fogal
2009-03-07mesa: use @ to silence some Makefile outputBrian Paul
2009-02-09mesa: build/use libmesagallium.a for gallium buildsBrian Paul
2009-02-09mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul
2009-01-02mesa: remove redudant lines for libglapi.aBrian Paul
2008-12-16mesa: remove redundant Makefile linesBrian Paul
2008-12-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-12-14Add OSMesa pkg-config fileDan Nicholson
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson
2008-09-11mesa: use sources.mak -- need to figure out how to support non-gallium builds...Keith Whitwell
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-08-12mesa: Rename sources to sources.mak.José Fonseca
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson