index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update OpenGL ES headers.
Chia-I Wu
2010-05-31
1
-2
/
+2
*
mesa/es: Merge back to core mesa.
Chia-I Wu
2010-05-12
1
-14
/
+90
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
1
-6
/
+0
*
mapi: Add install rules for OpenGL ES.
Chia-I Wu
2010-05-08
1
-46
/
+0
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-15
/
+4
*
Generate es glapi files when es1 or es2 is enabled
Kristian Høgsberg
2010-05-03
1
-1
/
+7
*
Hook in install rules for es1 and es2
Kristian Høgsberg
2010-05-02
1
-0
/
+6
*
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
2010-05-02
1
-6
/
+22
*
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
2010-04-28
1
-0
/
+24
*
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
2010-04-28
1
-0
/
+1
*
mesa: Move get_es*.c to main/
Kristian Høgsberg
2010-04-27
1
-0
/
+5
*
mesa: Move api_exec_es*.c into mesa/main
Kristian Høgsberg
2010-04-27
1
-0
/
+6
*
mesa: remove libmesagallium.a on make clean
Marcin Slusarz
2010-02-27
1
-1
/
+1
*
mesa: silence mklib output for libglapi.c as for other targets
Brian Paul
2010-02-18
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
1
-1
/
+1
|
\
|
*
mesa: Ensure libmesagallium.a is finished building before descending
Dan Nicholson
2010-01-08
1
-1
/
+1
*
|
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-12
1
-5
/
+1
|
\
|
|
*
glapi: Always build libglapi.a.
Chia-I Wu
2009-10-23
1
-5
/
+1
*
|
mesa: added new libglslpp.a and libglslcl.a to libGL build
Brian Paul
2009-12-10
1
-5
/
+4
*
|
Build mesa glsl with make.
michal
2009-12-10
1
-4
/
+11
|
/
*
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-06-01
1
-2
/
+2
*
Use variable library name in pkg-config output.
Tom Fogal
2009-04-29
1
-1
/
+2
*
mesa: use @ to silence some Makefile output
Brian Paul
2009-03-07
1
-1
/
+1
*
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
2009-02-09
1
-1
/
+2
*
mesa: added new linux-gallium and linux-gallium-debug configs
Brian Paul
2009-02-09
1
-0
/
+4
*
mesa: remove redudant lines for libglapi.a
Brian Paul
2009-01-02
1
-5
/
+1
*
mesa: remove redundant Makefile lines
Brian Paul
2008-12-16
1
-3
/
+1
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
1
-4
/
+21
|
\
|
*
Add OSMesa pkg-config file
Dan Nicholson
2008-12-14
1
-3
/
+17
|
*
Add more package metadata to the pkg-config files
Dan Nicholson
2008-12-14
1
-1
/
+4
*
|
mesa: use sources.mak -- need to figure out how to support non-gallium builds...
Keith Whitwell
2008-09-11
1
-1
/
+1
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
mesa: Rename sources to sources.mak.
José Fonseca
2008-08-12
1
-1
/
+1
|
*
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Brian Paul
2008-06-23
1
-2
/
+2
|
*
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-23
1
-1
/
+1
|
*
mesa: Fix libglapi.a build for dri
Jakob Bornecrantz
2008-06-13
1
-2
/
+2
|
*
gallium: another attempt at fixing libglapi.a compilation for DRI builds
Brian Paul
2008-06-13
1
-6
/
+5
|
*
gallium: work-around glapi.c build problem for dri configs
Brian Paul
2008-06-10
1
-4
/
+12
|
*
add some missing rule dependencies
Brian Paul
2008-06-10
1
-3
/
+3
|
*
s/SOLO/MESA/
Brian Paul
2008-06-09
1
-2
/
+2
|
*
mesa: sync up with latest Makefile changes on master
Brian Paul
2008-06-06
1
-79
/
+67
|
*
sync up with Makefile changes on master
Brian Paul
2008-06-05
1
-20
/
+42
|
*
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
1
-28
/
+4
|
*
mesa: always build libglapi.a, updated subdir, gl.pc rule code from master
Brian Paul
2008-06-05
1
-6
/
+16
|
*
mesa: Makefile comment
Brian Paul
2008-06-05
1
-0
/
+1
|
*
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
1
-2
/
+2
|
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
1
-67
/
+7
|
*
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
1
-1
/
+1
|
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-9
/
+7
|
*
Fix using "ccache ppu-gcc" for CC and fix parallel builds
Ian Romanick
2008-01-31
1
-4
/
+5
[next]