Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ac952a11dfb53416527a482f394fad7b45a5176f
/
configs
482a64d
configs: add r600 dir to DRI_DIRS
by Brian Paul
· 14 years ago
202c345
autoconf/make: Don't specify individual llvm libraries.
by José Fonseca
· 14 years ago
e6314db
gallivm: Use LLVM MC disassembler, instead of udis86.
by José Fonseca
· 14 years ago
c3c91a0
glx: Take GLPROTO_CFLAGS into account.
by Henri Verbeet
· 14 years ago
d1e28b2
mesa: Optionally build a dricore support library (v3)
by Christopher James Halse Rogers
· 14 years ago
214fc6e
egl: Implement libwayland-egl
by Benjamin Franzke
· 14 years ago
d1d81205
Remove talloc from the make and automake build systems.
by Kenneth Graunke
· 14 years ago
e8c7d75
glapi: Fix OpenGL and OpenGL ES interop.
by Chia-I Wu
· 14 years ago
9767d3b
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
by Chia-I Wu
· 14 years ago
0e3ff15
Add GLX_TLS setting to configs/default.
by Tom Fogal
· 14 years ago
31351dc
Export TLS support in gl.pc.
by Tom Fogal
· 14 years ago
1258317
mesa: Remove GLES overlay.
by Chia-I Wu
· 14 years ago
3349517
noop: make noop useable like trace or rbug
by Jerome Glisse
· 14 years ago
becd980
mesa: bump version to 7.11
by Vinson Lee
· 14 years ago
c1095f0
mesa/llvm: use llvm-config --cppflags
by Brian Paul
· 14 years ago
b87369e
mesa: consolidate some compiler -D flags
by Brian Paul
· 14 years ago
3acc826
Fix build on systems where "python" is python 3.
by Kenneth Graunke
· 14 years ago
bd6b810
configs: remove egl-swrast target from linux-dri config
by Brian Paul
· 14 years ago
3c9653c
mesa: bump version to 7.10
by Vinson Lee
· 14 years ago
2b9dac3
Make XF86VIDMODE extension optional
by Jon TURNEY
· 15 years ago
2a54917
mesa: also build galahad driver
by Brian Paul
· 14 years ago
d3772ea
configs: Remove -lstdc++ from default.
by Vinson Lee
· 14 years ago
27e931f
mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.
by Eric Anholt
· 14 years ago
639cdd3
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
by Eric Anholt
· 14 years ago
9b7480c
configs: Add -lstdc++ to default.
by Vinson Lee
· 14 years ago
279aeeb
configs: Add -ltalloc to linux-dri.
by Vinson Lee
· 14 years ago
443a7e4
Merge branch 'master' into glsl2
by Ian Romanick
· 14 years ago
dcb3a28
configs: added -ltalloc to config files
by Brian Paul
· 14 years ago
c33c191
configure: fix wrong variable name GLESv1_LIB_DEPS
by Li Peng
· 14 years ago
08f4bc0
st/egl: Fix build on FreeBSD.
by Chia-I Wu
· 14 years ago
2168b87
egl_dri2: Support _EGL_PLATFORM_DRM
by Kristian Høgsberg
· 14 years ago
442c37e
Use GLW_CFLAGS when building libGLw
by Dan Nicholson
· 14 years ago
9617254
Use GLUT_CFLAGS when building glut
by John Hein
· 14 years ago
da39d5d
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
by Chia-I Wu
· 14 years ago
0528106
glew: Drop glew now that we don't need it for the progs
by Jakob Bornecrantz
· 14 years ago
3d07060
mesa: remove PROGRAM_DIRS from config files
by Brian Paul
· 14 years ago
8e1b375
autoconf: Remove unused APIS.
by Chia-I Wu
· 14 years ago
a4bd52a
update linux-fbdev config
by Brian Paul
· 14 years ago
2c3fb4e
rbug: Break out of trace
by Jakob Bornecrantz
· 15 years ago
87cc2da
mesa/es: Merge back to core mesa.
by Chia-I Wu
· 15 years ago
980df84
osmesa: add mapi/glapi to SRC_DIRS to fix build
by Brian Paul
· 15 years ago
63ab250
gallium: Add egl-apis target.
by Chia-I Wu
· 15 years ago
874ccd5
Define OpenGL ES and OpenVG library names.
by Chia-I Wu
· 15 years ago
296adbd
glapi: Move to src/mapi/.
by Chia-I Wu
· 15 years ago
a6ec153
mesa: Fix build of ES overlay.
by Chia-I Wu
· 15 years ago
9e4f2da
Fix gles .pc file generation
by Kristian Høgsberg
· 15 years ago
ceffd7b
Add egl.pc file
by Kristian Høgsberg
· 15 years ago
da76a4d
mesa: Only compile ES files when ES1 or ES2 are selected
by Kristian Høgsberg
· 15 years ago
0870e4a
Merge branch 'gles2-2'
by Kristian Høgsberg
· 15 years ago
9fd5fa0
Hook in install rules for es1 and es2
by Kristian Høgsberg
· 15 years ago
74399d4
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
by Kristian Høgsberg
· 15 years ago
9339c12
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
by Kristian Høgsberg
· 15 years ago
0f68032
configure.ac: Add options to enable GLES1/2 API support
by Kristian Høgsberg
· 15 years ago
1fa7789
Merge branch '7.8'
by Brian Paul
· 15 years ago
eecd2a5
osmesa: update SRC_DIRS to fix build
by Brian Paul
· 15 years ago
de96d06
apple: Integrate our libGL into the existing build system better
by Jeremy Huddleston
· 15 years ago
fbfecda
progs/egl: Add egl/eglut to PROGRAM_DIRS.
by Chia-I Wu
· 15 years ago
81fe198
llvmpipe: add initial autoconf support.
by Dave Airlie
· 15 years ago
8e5effe
progs: Fix linking of Xlib demos for non-autoconf builds
by Dan Nicholson
· 15 years ago
4e7a4be
Change libX11 variables to not conflict with AC_PATH_XTRA
by Dan Nicholson
· 15 years ago
3b693fd
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
by Jeff Smith
· 15 years ago
816fe9d
mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm
by Brian Paul
· 15 years ago
ea532f0
scons: Make LLVM a black-white dependency.
by José Fonseca
· 15 years ago
287c94e
Squashed commit of the following:
by Keith Whitwell
· 15 years ago
5683d77
mesa: bump MESA_TINY version
by Brian Paul
· 15 years ago
1152032
Revert accidental commits from the xquartz tree
by Jeremy Huddleston
· 15 years ago
e40fce1
progs: Fix linking of Xlib demos for non-autoconf builds
by Dan Nicholson
· 15 years ago
9aadc79
apple: Don't build gallium
by Jeremy Huddleston
· 15 years ago
dbe8b01
apple: Integrate our libGL into the existing build system better
by Jeremy Huddleston
· 15 years ago
7f231ca
progs/es: Move OpenGL ES demos to subdirectories of progs/egl.
by Chia-I Wu
· 15 years ago
c727ef0
progs/egl: Move demos a level deeper.
by Chia-I Wu
· 15 years ago
d4b103e
auto detect llvm version
by Chris Li
· 15 years ago
c9f9867
gallium: Reorg winsys directories
by Jakob Bornecrantz
· 15 years ago
f5ba2cd
gallium: Move egl drivers to targets
by Jakob Bornecrantz
· 15 years ago
41d2ebf
gallium: Remove GALLIUM_WINSYS_DRM_DIRS
by Jakob Bornecrantz
· 15 years ago
e725ef1
Change libX11 variables to not conflict with AC_PATH_XTRA
by Dan Nicholson
· 15 years ago
b22bb34
llvmpipe: remove -m32 flag from linux-llvm config
by Brian Paul
· 15 years ago
e1ee3ea
cell: build identity driver too
by Brian Paul
· 15 years ago
8d86d39
Use X_LIBS from pkg-config, instead of libdir, for locating libX11
by Jeff Smith
· 15 years ago
51bff09
mesa: fix linux-dri and autogen builds since sw-api-2 merge
by Keith Whitwell
· 15 years ago
02716cf
null: Add a null software winsys.
by José Fonseca
· 15 years ago
0c96690
Merge commit 'origin/master' into gallium-sw-api-2
by Keith Whitwell
· 15 years ago
99f11d0
gallium: introduce target directory
by Keith Whitwell
· 15 years ago
9009a85
config: drop WINDOW_SYSTEM var
by George Sapountzis
· 15 years ago
6ce4a85
mesa: bump version to 7.9
by Brian Paul
· 15 years ago
e5d0956
Remove ffb and gamma from configs.
by Vinson Lee
· 15 years ago
ddecefb
drop linux-solo configs
by George Sapountzis
· 15 years ago
a9e3669
Remove remaining miniglx references
by Kristian Høgsberg
· 15 years ago
e14a5b1
Drop glide driver
by Kristian Høgsberg
· 15 years ago
4387580
Remove directfb support
by Kristian Høgsberg
· 15 years ago
2d6f5dd
cell: fix-up C, CPP flags
by Brian Paul
· 15 years ago
8a61690
cell: remove -mcpu=cell from CFLAGS
by Brian Paul
· 15 years ago
3c28fad
mesa: remove darwin-x86ppc and dangling darwin refs in Makefile
by Brian Paul
· 15 years ago
6e8897f
Retire miniglx and move the actual glx code up to src/glx
by Kristian Høgsberg
· 15 years ago
c61bf36
llvmpipe: export the tgsi translation code to a common layer
by Zack Rusin
· 15 years ago
ebe2f76
cell: fix the usual cell breakage
by Marc Dietrich
· 15 years ago
077bc2f
egl_dri2: Use pkg-config cflags and libs from configure output
by Kristian Høgsberg
· 15 years ago
476b668
allow make to build lp_test_* for llvmpipe
by Chris Li
· 15 years ago
bee9964
Merge remote branch 'origin/master' into lp-binning
by José Fonseca
· 15 years ago
f103f7e
configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS
by Brian Paul
· 15 years ago
Next »