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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: add missing llvm dependencies to .pc files
Chuck Atkins
2018-01-25
1
-0
/
+12
*
configure.ac: correct driglx-direct help text
Emil Velikov
2018-01-25
1
-1
/
+1
*
swr: (autoconf) allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-1
/
+11
*
android,configure,meson: define HAVE_ZLIB
Grazvydas Ignotas
2018-01-14
1
-0
/
+1
*
freedreno: context priority support
Rob Clark
2017-12-19
1
-1
/
+1
*
configure/meson: Bump libdrm_amdgpu version requirement.
Bas Nieuwenhuizen
2017-12-18
1
-1
/
+1
*
util: Add a NORETURN macro
Jason Ekstrand
2017-12-04
1
-0
/
+1
*
configure: avoid testing for negative compiler options
Marc Dietrich
2017-12-01
1
-2
/
+4
*
anv: Check if memfd_create is already defined.
Vinson Lee
2017-11-30
1
-0
/
+1
*
autotools: change version TINY -> PATCH
Dylan Baker
2017-11-16
1
-4
/
+4
*
autotools: set XA versions in configure.ac and configure header file
Dylan Baker
2017-11-16
1
-8
/
+4
*
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
Nicolai Hähnle
2017-11-16
1
-0
/
+1
*
mesa: Add new fast mtx_t mutex type for basic use cases
Timothy Arceri
2017-11-09
1
-0
/
+3
*
clover: use the unified check for c++11 instead of the gcc version number
Gert Wollny
2017-11-08
1
-2
/
+2
*
swr: Replace the check for c++11 by the unified version
Gert Wollny
2017-11-08
1
-4
/
+3
*
configure: check for -std=c++11 support and enable st/mesa test accordingly
Gert Wollny
2017-11-08
1
-0
/
+56
*
configure.ac: append to existing initializer override flags
Emil Velikov
2017-11-08
1
-2
/
+2
*
configure.ac: append to existing MSVC compat flags
Emil Velikov
2017-11-08
1
-4
/
+4
*
configure.ac: require xcb* for the omx/va/... when using x11 platform
Emil Velikov
2017-11-08
1
-1
/
+3
*
configure.ac: loosen --enable-glvnd check to honour egl
Emil Velikov
2017-11-08
1
-8
/
+4
*
configure: enable the OpenCL ICD by default
Emil Velikov
2017-11-08
1
-2
/
+2
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
1
-1
/
+1
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
1
-1
/
+1
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-10-31
1
-1
/
+1
*
configure: Allow android as an EGL platform
Benjamin Gordon
2017-10-24
1
-1
/
+2
*
configure.ac: Bump libdrm_amdgpu version to 2.4.85.
Bas Nieuwenhuizen
2017-10-21
1
-1
/
+1
*
configure: commit test files
Dylan Baker
2017-10-16
1
-16
/
+2
*
configure.ac: add missing LLVM components for OpenCL
Emil Velikov
2017-10-13
1
-0
/
+3
*
configure.ac: add llvm_add_optional_component helper
Emil Velikov
2017-10-13
1
-3
/
+10
*
configure.ac: rework llvm libs handling for 3.9+
Emil Velikov
2017-10-13
1
-10
/
+20
*
configure.ac: factor out detection for old and buggy llvm
Emil Velikov
2017-10-13
1
-29
/
+34
*
configure.ac: remove no longer necessary llvm-config --libs check
Emil Velikov
2017-10-13
1
-3
/
+0
*
configure.ac: bump Clover LLVM requirement to 3.9
Emil Velikov
2017-10-13
1
-1
/
+1
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
1
-1
/
+1
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
1
-0
/
+2
*
configure: Add the new "vc5" driver to the list, requiring a simulator.
Eric Anholt
2017-10-10
1
-1
/
+14
*
build: Remove HAVE_DLOPEN
Matt Turner
2017-10-02
1
-2
/
+2
*
util: Add tests for the string buffer
Thomas Helland
2017-09-26
1
-0
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-2
/
+1
*
configure: check if -latomic is needed for __atomic_*
Grazvydas Ignotas
2017-09-22
1
-0
/
+13
*
configure.ac: split the wayland client/server confusion
Emil Velikov
2017-09-19
1
-1
/
+2
*
configure.ac: define WL_HIDE_DEPRECATED at global scale
Emil Velikov
2017-09-19
1
-1
/
+1
*
st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
2017-09-15
1
-22
/
+27
*
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
2017-09-06
1
-0
/
+1
*
util: improve compiler guard
Eric Engestrom
2017-09-03
1
-0
/
+21
*
configure: Test for -Wno-initializer-overrides
Matt Turner
2017-08-29
1
-0
/
+4
*
configure: Add and use AX_CHECK_COMPILE_FLAG
Matt Turner
2017-08-29
1
-72
/
+37
*
configure.ac: Check for expat21 if expat is not found.
Vinson Lee
2017-08-17
1
-1
/
+3
*
configure: Check llvm-config --shared-mode
Michel Dänzer
2017-08-17
1
-1
/
+1
*
configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
2017-08-15
1
-0
/
+24
[next]