summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* autoconf: don't use CFLAGS for cpp filesTobias Droste2011-03-161-1/+1
* mesa: Fix build breakage caused by c73e6ceIan Romanick2011-03-011-0/+6
* mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers2011-02-111-8/+44
* Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-311-1/+1
* Export TLS support in gl.pc.Tom Fogal2011-01-101-0/+1
* mesa: Remove GLES overlay.Chia-I Wu2011-01-101-75/+2
* mesa: Add talloc includes for glesThomas Hellstrom2010-11-091-2/+2
* mesa: Make sure we have the talloc cflags when using the talloc headersThomas Hellstrom2010-10-191-1/+1
* mesa: Fix depend.es[12] generation when LLVM is enabled.Chia-I Wu2010-09-121-29/+26
* mesa: fix es1/2 build hopefullyDave Airlie2010-08-171-0/+8
* Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-0/+7
|\
| * gallium: Fix build with llvm installed in non-standard locationChristopher James Halse Rogers2010-07-231-0/+7
| * mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-2/+2
* | glsl2: Start integrating ir_to_mesa.cpp into shader_api.hEric Anholt2010-06-251-0/+2
* | glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt2010-06-241-9/+10
|/
* Update OpenGL ES headers.Chia-I Wu2010-05-311-2/+2
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-14/+90
* mesa: Optimize get.c by using a table-driven approachKristian Høgsberg2010-05-111-6/+0
* mapi: Add install rules for OpenGL ES.Chia-I Wu2010-05-081-46/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-15/+4
* Generate es glapi files when es1 or es2 is enabledKristian Høgsberg2010-05-031-1/+7
* Hook in install rules for es1 and es2Kristian Høgsberg2010-05-021-0/+6
* Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg2010-05-021-6/+22
* gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg2010-04-281-0/+24
* configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg2010-04-281-0/+1
* mesa: Move get_es*.c to main/Kristian Høgsberg2010-04-271-0/+5
* mesa: Move api_exec_es*.c into mesa/mainKristian Høgsberg2010-04-271-0/+6
* mesa: remove libmesagallium.a on make cleanMarcin Slusarz2010-02-271-1/+1
* mesa: silence mklib output for libglapi.c as for other targetsBrian Paul2010-02-181-1/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-081-1/+1
|\
| * mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson2010-01-081-1/+1
* | Merge branch 'master' into glsl-pp-rework-2Michal Krol2009-12-121-5/+1
|\ \ | |/
| * glapi: Always build libglapi.a.Chia-I Wu2009-10-231-5/+1
* | mesa: added new libglslpp.a and libglslcl.a to libGL buildBrian Paul2009-12-101-5/+4
* | Build mesa glsl with make.michal2009-12-101-4/+11
|/
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-2/+2
* Use variable library name in pkg-config output.Tom Fogal2009-04-291-1/+2
* mesa: use @ to silence some Makefile outputBrian Paul2009-03-071-1/+1
* mesa: build/use libmesagallium.a for gallium buildsBrian Paul2009-02-091-1/+2
* mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul2009-02-091-0/+4
* mesa: remove redudant lines for libglapi.aBrian Paul2009-01-021-5/+1
* mesa: remove redundant Makefile linesBrian Paul2008-12-161-3/+1
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-151-4/+21
|\
| * Add OSMesa pkg-config fileDan Nicholson2008-12-141-3/+17
| * Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-1/+4
* | mesa: use sources.mak -- need to figure out how to support non-gallium builds...Keith Whitwell2008-09-111-1/+1
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+10
|\ \ | |/ |/|
| * mesa: Rename sources to sources.mak.José Fonseca2008-08-121-1/+1
| * Don't make libmesa.a or libglapi.a depend on asm_subdirsBrian Paul2008-06-231-2/+2
| * Ensure all objects are built when installing DRIDan Nicholson2008-06-231-1/+1