index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: bump libdrm_freedreno requirement
Rob Clark
2014-09-28
1
-1
/
+1
*
configure.ac: Compute LLVM_VERSION_PATCH using llvm-config
Tom Stellard
2014-09-27
1
-5
/
+4
*
configure: use explicit enabled/disabled in config switch description
Emil Velikov
2014-09-27
1
-12
/
+12
*
configure: ask vdpau.pc for the default location of the vdpau drivers
Emil Velikov
2014-09-27
1
-3
/
+8
*
configure: drop --with-egl-driver-dir switch
Emil Velikov
2014-09-27
1
-7
/
+0
*
configure: remove non-functional --with-opencl-libdir
Emil Velikov
2014-09-27
1
-8
/
+0
*
configure.ac: Replace gallium_check_st with gallium_require_drm.
Matt Turner
2014-09-25
1
-13
/
+10
*
configure.ac: Drop gallium directory tracking.
Matt Turner
2014-09-25
1
-78
/
+0
*
configure.ac: Use autoconf macro for GNU make.
Matt Turner
2014-09-25
1
-1
/
+1
*
ralloc: Mark ralloc functions with gcc's malloc attribute.
Matt Turner
2014-09-25
1
-0
/
+1
*
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
2014-09-25
1
-0
/
+4
*
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
2014-09-25
1
-0
/
+9
*
configure.ac: Remove duplicate -DHAVE_PTHREAD.
Matt Turner
2014-09-24
1
-5
/
+4
*
configure.ac: Stop checking for perl.
Matt Turner
2014-09-24
1
-2
/
+0
*
configure.ac: Use test -a, rather than another test.
Matt Turner
2014-09-24
1
-9
/
+9
*
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
Emil Velikov
2014-09-24
1
-5
/
+0
*
configure: remove unused variable OSMESA_MESA_DEPS
Emil Velikov
2014-09-24
1
-2
/
+0
*
configure.ac: unbreak the build with non gnu grep
Jonathan Gray
2014-09-10
1
-1
/
+1
*
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
2014-09-09
1
-0
/
+1
*
automake: remove obsolete NEED_GALLIUM_LOADER
Emil Velikov
2014-09-09
1
-1
/
+0
*
configure: enable the gallium loader only when needed
Emil Velikov
2014-09-09
1
-10
/
+16
*
configure: inform the user when we're building sw/kms-dri
Emil Velikov
2014-09-09
1
-0
/
+1
*
configure: kill off NEED_WINSYS_WRAPPER
Emil Velikov
2014-09-09
1
-2
/
+0
*
configure: kill off NEED_NONNULL_WINSYS
Emil Velikov
2014-09-09
1
-33
/
+21
*
configure: bail out if building svga without libdrm
Emil Velikov
2014-09-09
1
-0
/
+3
*
configure.ac: Fix build with git-svn llvm version string
Tom Stellard
2014-09-09
1
-1
/
+1
*
configure: check for core xcb and link the VL targets against it
Emil Velikov
2014-09-05
1
-4
/
+4
*
configure: check for core xcb and link libEGL against it
Emil Velikov
2014-09-05
1
-1
/
+1
*
configure: check for core xcb and link libGL against it
Emil Velikov
2014-09-05
1
-3
/
+6
*
automake: check if the linker supports --dynamic-list
Jonathan Gray
2014-09-05
1
-0
/
+18
*
configure.ac: Add AC_SYS_LARGEFILE
Michel Dänzer
2014-09-05
1
-0
/
+2
*
Revert "configure: Disable xvmc by default"
Emil Velikov
2014-08-28
1
-1
/
+1
*
mapi: Inline shared-glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline glapi/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline es2api/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline es1api/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline shared-glapi/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
configure.ac: remove enable 32/64 bit hacks
Emil Velikov
2014-08-14
1
-38
/
+2
*
Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"
Emil Velikov
2014-08-14
1
-8
/
+3
*
mesa: guard better when building with sse4.1 optimisations
Emil Velikov
2014-08-13
1
-0
/
+3
*
automake: compact gallium/target/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
1
-1
/
+0
*
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
1
-1
/
+0
*
automake: compact gallium/drivers and gallium/winsys makefiles
Emil Velikov
2014-08-13
1
-2
/
+1
*
configure.ac: drop enable_dri check in gallium_gbm
Emil Velikov
2014-08-12
1
-4
/
+0
*
configure.ac: bail out if building gallium_gbm without gallium_egl
Emil Velikov
2014-08-12
1
-0
/
+4
*
configure: Fix --enable-XX-bit flags by moving LT_INIT where it should
Alexandre Demers
2014-08-12
1
-3
/
+8
*
configure.ac: Do not require llvm on x32
Maarten Lankhorst
2014-08-11
1
-0
/
+1
*
configure.ac: Use LIBS rather than LDFLAGS to add -ldl to dladdr check
Jon TURNEY
2014-08-09
1
-3
/
+4
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-1
/
+20
[next]