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
*
util: Add a randomized test for the virtual memory allocator
Scott D Phillips
2018-05-31
1
-0
/
+1
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-2
/
+2
*
broadcom/vc4: Bump libdrm requirement
Stefan Schake
2018-05-17
1
-0
/
+2
*
broadcom/vc4: Drop libdrm_vc4 requirement
Stefan Schake
2018-05-17
1
-1
/
+0
*
v3d: Enable the driver by default.
Eric Anholt
2018-05-16
1
-1
/
+1
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
1
-2
/
+2
*
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
Eric Anholt
2018-05-16
1
-9
/
+9
*
freedreno: fence should hold a ref to pipe
Rob Clark
2018-05-15
1
-1
/
+1
*
st/xa: Bump minor
Thomas Hellstrom
2018-05-15
1
-1
/
+1
*
configure.ac: rework -latomic check
Thomas Petazzoni
2018-05-10
1
-17
/
+27
*
configure.ac: Check for grep with AC_PROG_GREP
Matt Turner
2018-05-09
1
-0
/
+1
*
configure.ac/meson.build: Fix -latomic test
Nicolas Boichat
2018-05-07
1
-2
/
+4
*
autotools, meson: bump up required VA version
Juan A. Suarez Romero
2018-04-30
1
-1
/
+1
*
gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
Marek Olšák
2018-04-13
1
-4
/
+0
*
etnaviv: add perfmon query implementation
Christian Gmeiner
2018-04-08
1
-1
/
+1
*
radeonsi: don't build libradeon.la separately
Marek Olšák
2018-04-05
1
-2
/
+0
*
build: Fix up nir_intrinsics.Plo
Matt Turner
2018-03-28
1
-0
/
+3
*
configure: use AC_CHECK_HEADERS to check for endian.h
Emil Velikov
2018-03-23
1
-1
/
+1
*
meson/configure: detect endian.h instead of trying to guess when it's available
Eric Engestrom
2018-03-23
1
-0
/
+1
*
omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
Mathias Fröhlich
2018-03-22
1
-0
/
+4
*
dri3: Fix typo in version check
Daniel Stone
2018-03-20
1
-1
/
+1
*
dri3: allow building against older xcb (v3)
Dave Airlie
2018-03-16
1
-3
/
+9
*
configure.ac: require libdrm_amdgpu 2.4.91
Marek Olšák
2018-03-15
1
-9
/
+1
*
configure.ac: blacklist libdrm 2.4.90
Marek Olšák
2018-03-15
1
-0
/
+8
*
configure: remove unused AM_CONDITIONAL
Emil Velikov
2018-03-12
1
-1
/
+0
*
vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
Louis-Francis Ratté-Boulianne
2018-03-09
1
-1
/
+2
*
vulkan/wsi/x11: Add support for DRI3 v1.2
Daniel Stone
2018-03-09
1
-1
/
+2
*
tegra: Initial support
Thierry Reding
2018-03-09
1
-1
/
+11
*
freedreno: bump required libdrm version
Christian Gmeiner
2018-03-06
1
-1
/
+1
*
st/omx/tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
2018-03-06
1
-2
/
+44
*
st/omx/bellagio: Rename st and target directories
Gurkirpal Singh
2018-03-06
1
-2
/
+3
*
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2018-02-26
1
-0
/
+1
*
build: Move wayland-scanner check into platform
Daniel Stone
2018-02-26
1
-7
/
+7
*
build: Move wayland-protocols check into platform
Daniel Stone
2018-02-26
1
-9
/
+3
*
configure.ac: pthread-stubs not present on OpenBSD
Jonathan Gray
2018-02-20
1
-2
/
+2
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
1
-3
/
+3
*
ac: query high bits of 32-bit address space
Marek Olšák
2018-02-17
1
-1
/
+1
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
1
-2
/
+2
*
osx: ld doesn't support --build-id
Jon Turney
2018-02-01
1
-0
/
+13
*
configure: Default to gbm=no on osx
Jon Turney
2018-02-01
1
-2
/
+2
*
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
[next]