index
:
~nchery/mesa
arc/before-no-retiling
arc/inspect-aux
arc/srgb-cnl-indirect-only
jenkins
jenkins_custom
jenkins_g965
jenkins_vulkan
master
sent/fix/astc-wa
sent/fix/compressed-mipmaps
sent/fix/gen78clear
sent/misc-compressed
test-etc2
wip/fix/compressed-mips
wip/fix/etc-cubemap
wip/fix/hiz-bugs
wip/fix/icl
wip/fix/pc-sync
wip/fix/same-tiling
wip/fix/stop-retiling
wip/perf/blit-maps
wip/perf/compressed-tiled-memcpy
wip/refactor/aux-func
wip/refactor/bufmgr
wip/refactor/ccs
wip/refactor/misc
wip/refactor/new-tile-memcpy-multilevel
wip/refactor/non-recursive-mt
wip/refactor/packet-emission
Mesa
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-27
freedreno: move drm to common location
Rob Clark
1
-0
/
+2
2018-11-20
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
1
-11
/
+1
2018-11-14
st/xa: Bump minor
Thomas Hellstrom
1
-1
/
+1
2018-10-31
configure: allow building with python3
Emil Velikov
1
-5
/
+3
2018-10-30
m4: add Werror when checking for compiler flags
Emil Velikov
1
-0
/
+11
2018-10-26
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
1
-2
/
+0
2018-10-23
configure.ac: update libdrm amdgpu version to 2.4.95
Boyuan Zhang
1
-1
/
+1
2018-10-17
freedreno/a6xx: add infrastructure for CP_DRAW_STATE
Rob Clark
1
-1
/
+1
2018-10-10
util: Add tests for fast integer division by constants
Jason Ekstrand
1
-0
/
+1
2018-09-25
meson+autotools: get rid of spammy GCC warning -Wformat-truncation
Eric Engestrom
1
-0
/
+2
2018-09-17
move pthread_setaffinity_np check to the build system
Dylan Baker
1
-0
/
+16
2018-08-24
Revert "configure: allow building with python3"
Emil Velikov
1
-3
/
+5
2018-08-23
configure: allow building with python3
Emil Velikov
1
-5
/
+3
2018-08-23
configure: enforce python 2.7 with AM_PATH_PYTHON
Emil Velikov
1
-2
/
+5
2018-08-20
swr: bump minimum supported LLVM version to 6.0
Juan A. Suarez Romero
1
-4
/
+3
2018-08-16
freedreno: Add a6xx backend
Kristian H. Kristensen
1
-1
/
+1
2018-08-08
autotools: use correct gl.pc LIBS when using glvnd
Emil Velikov
1
-0
/
+9
2018-08-08
autotools: error out when building with mangling and glvnd
Emil Velikov
1
-0
/
+3
2018-08-08
autotools: error out when using the broken --with-{gl, osmesa}-lib-name
Emil Velikov
1
-6
/
+6
2018-08-08
automake: require shared glapi when using DRI based libGL
Emil Velikov
1
-0
/
+2
2018-08-07
autoconf: stop exporting internal wayland details
Emil Velikov
1
-0
/
+4
2018-08-07
configure: install KHR/khrplatform.h when needed
Eric Engestrom
1
-0
/
+1
2018-08-03
amd: remove support for LLVM 5.0
Marek Olšák
1
-2
/
+2
2018-08-03
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
1
-1
/
+1
2018-07-20
util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.
Bas Nieuwenhuizen
1
-0
/
+1
2018-07-12
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
1
-0
/
+1
2018-06-27
gallium: Fix automake for Android (v2)
Chad Versace
1
-0
/
+3
2018-06-21
configure: use compliant grep regex checks
Emil Velikov
1
-2
/
+2
2018-06-21
swr: bump minimum supported LLVM version to 5.0
Juan A. Suarez Romero
1
-3
/
+4
2018-06-20
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
Keith Packard
1
-0
/
+2
2018-06-20
configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)
Gert Wollny
1
-0
/
+4
2018-06-19
vulkan: Add EXT_acquire_xlib_display [v5]
Keith Packard
1
-0
/
+32
2018-06-18
mesa: Unconditionally enable floating-point textures
Timothy Arceri
1
-15
/
+0
2018-06-13
configure.ac: Test for __atomic_add_fetch in atomic checks
Andrew Galante
1
-2
/
+4
2018-06-08
autotools/meson: compile against wayland-egl-*backend*
Eric Engestrom
1
-2
/
+2
2018-06-06
egl: rewire the build systems to use libwayland-egl
Eric Engestrom
1
-2
/
+4
2018-06-05
configure: radv depends on mako
Eric Engestrom
1
-0
/
+3
2018-05-31
util: Add a randomized test for the virtual memory allocator
Scott D Phillips
1
-0
/
+1
2018-05-17
amd: remove support for LLVM 4.0
Marek Olšák
1
-2
/
+2
2018-05-17
broadcom/vc4: Bump libdrm requirement
Stefan Schake
1
-0
/
+2
2018-05-17
broadcom/vc4: Drop libdrm_vc4 requirement
Stefan Schake
1
-1
/
+0
2018-05-16
v3d: Enable the driver by default.
Eric Anholt
1
-1
/
+1
2018-05-16
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
1
-2
/
+2
2018-05-16
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
Eric Anholt
1
-9
/
+9
2018-05-15
freedreno: fence should hold a ref to pipe
Rob Clark
1
-1
/
+1
2018-05-15
st/xa: Bump minor
Thomas Hellstrom
1
-1
/
+1
2018-05-10
configure.ac: rework -latomic check
Thomas Petazzoni
1
-17
/
+27
2018-05-09
configure.ac: Check for grep with AC_PROG_GREP
Matt Turner
1
-0
/
+1
2018-05-07
configure.ac/meson.build: Fix -latomic test
Nicolas Boichat
1
-2
/
+4
2018-04-30
autotools, meson: bump up required VA version
Juan A. Suarez Romero
1
-1
/
+1
[next]