index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
Switch imx to kmsro and remove the imx winsys
Rob Herring
1
-12
/
+2
2019-01-28
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
1
-8
/
+8
2019-01-22
winsys/amdgpu: use the new BO list API
Marek Olšák
1
-1
/
+1
2019-01-22
configure: EGL requirements only apply if EGL is built
Eric Engestrom
1
-0
/
+1
2019-01-16
autotools: Deprecate the use of autotools
Gert Wollny
1
-0
/
+13
2018-12-13
configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS
Emil Velikov
1
-0
/
+1
2018-12-13
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
1
-2
/
+2
2018-12-06
amd: remove support for LLVM 6.0
Samuel Pitoiset
1
-2
/
+2
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
[next]