index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
1
-0
/
+9
2014-09-24
configure.ac: Remove duplicate -DHAVE_PTHREAD.
Matt Turner
1
-5
/
+4
2014-09-24
configure.ac: Stop checking for perl.
Matt Turner
1
-2
/
+0
2014-09-24
configure.ac: Use test -a, rather than another test.
Matt Turner
1
-9
/
+9
2014-09-24
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
Emil Velikov
1
-5
/
+0
2014-09-24
configure: remove unused variable OSMESA_MESA_DEPS
Emil Velikov
1
-2
/
+0
2014-09-10
configure.ac: unbreak the build with non gnu grep
Jonathan Gray
1
-1
/
+1
2014-09-09
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
1
-0
/
+1
2014-09-09
automake: remove obsolete NEED_GALLIUM_LOADER
Emil Velikov
1
-1
/
+0
2014-09-09
configure: enable the gallium loader only when needed
Emil Velikov
1
-10
/
+16
2014-09-09
configure: inform the user when we're building sw/kms-dri
Emil Velikov
1
-0
/
+1
2014-09-09
configure: kill off NEED_WINSYS_WRAPPER
Emil Velikov
1
-2
/
+0
2014-09-09
configure: kill off NEED_NONNULL_WINSYS
Emil Velikov
1
-33
/
+21
2014-09-09
configure: bail out if building svga without libdrm
Emil Velikov
1
-0
/
+3
2014-09-09
configure.ac: Fix build with git-svn llvm version string
Tom Stellard
1
-1
/
+1
2014-09-05
configure: check for core xcb and link the VL targets against it
Emil Velikov
1
-4
/
+4
2014-09-05
configure: check for core xcb and link libEGL against it
Emil Velikov
1
-1
/
+1
2014-09-05
configure: check for core xcb and link libGL against it
Emil Velikov
1
-3
/
+6
2014-09-05
automake: check if the linker supports --dynamic-list
Jonathan Gray
1
-0
/
+18
2014-09-05
configure.ac: Add AC_SYS_LARGEFILE
Michel Dänzer
1
-0
/
+2
2014-08-28
Revert "configure: Disable xvmc by default"
Emil Velikov
1
-1
/
+1
2014-08-18
mapi: Inline shared-glapi/tests/Makefile.
Matt Turner
1
-1
/
+0
2014-08-18
mapi: Inline glapi/tests/Makefile.
Matt Turner
1
-1
/
+0
2014-08-18
mapi: Inline glapi/Makefile.
Matt Turner
1
-1
/
+0
2014-08-18
mapi: Inline es2api/Makefile.
Matt Turner
1
-1
/
+0
2014-08-18
mapi: Inline es1api/Makefile.
Matt Turner
1
-1
/
+0
2014-08-18
mapi: Inline shared-glapi/Makefile.
Matt Turner
1
-1
/
+0
2014-08-14
configure.ac: remove enable 32/64 bit hacks
Emil Velikov
1
-38
/
+2
2014-08-14
Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"
Emil Velikov
1
-8
/
+3
2014-08-13
mesa: guard better when building with sse4.1 optimisations
Emil Velikov
1
-0
/
+3
2014-08-13
automake: compact gallium/target/Makefile into gallium/Makefile
Emil Velikov
1
-1
/
+0
2014-08-13
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
1
-1
/
+0
2014-08-13
automake: compact gallium/drivers and gallium/winsys makefiles
Emil Velikov
1
-2
/
+1
2014-08-12
configure.ac: drop enable_dri check in gallium_gbm
Emil Velikov
1
-4
/
+0
2014-08-12
configure.ac: bail out if building gallium_gbm without gallium_egl
Emil Velikov
1
-0
/
+4
2014-08-12
configure: Fix --enable-XX-bit flags by moving LT_INIT where it should
Alexandre Demers
1
-3
/
+8
2014-08-11
configure.ac: Do not require llvm on x32
Maarten Lankhorst
1
-0
/
+1
2014-08-09
configure.ac: Use LIBS rather than LDFLAGS to add -ldl to dladdr check
Jon TURNEY
1
-3
/
+4
2014-08-08
vc4: Initial skeleton driver import.
Eric Anholt
1
-1
/
+20
2014-08-08
configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB
Pali Rohár
1
-4
/
+3
2014-08-08
util: remove ralloc_test
Emil Velikov
1
-1
/
+0
2014-08-04
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
1
-2
/
+2
2014-08-04
util: Move ralloc to a new src/util directory.
Kenneth Graunke
1
-1
/
+3
2014-08-03
Remove XA state tracker support for Radeon
Marek Olšák
1
-3
/
+3
2014-07-30
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
1
-0
/
+5
2014-07-29
configure: Don't override user -g or -O options for debug builds
Ian Romanick
1
-2
/
+12
2014-07-29
configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there
Marek Olšák
1
-1
/
+1
2014-07-25
freedreno/a3xx: enable/disable wa's based on patch-level
Rob Clark
1
-1
/
+1
2014-07-18
configure.ac: Add LLVM patch version to error message.
Vinson Lee
1
-1
/
+1
2014-07-18
configure.ac: require LLVM 3.4.2 for radeon
Marek Olšák
1
-2
/
+3
[prev]
[next]