index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
meson: Enable VC4's NEON assembly support.
Eric Anholt
1
-2
/
+2
2017-11-09
meson: Drop stale comment about making valgrind conditional.
Eric Anholt
1
-1
/
+0
2017-11-09
meson: Leave dep_llvm empty if !with_llvm
Eric Anholt
1
-3
/
+4
2017-11-09
mesa: Add new fast mtx_t mutex type for basic use cases
Timothy Arceri
1
-1
/
+1
2017-11-08
meson: Allow building glvnd with EGL and non-dri based GLX
Dylan Baker
1
-2
/
+6
2017-11-07
meson: only turn on Mesa's DEBUG for buildtype==debug
Eric Engestrom
1
-2
/
+2
2017-11-07
meson: switch default build type to debugoptimized
Eric Engestrom
1
-1
/
+1
2017-11-03
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
1
-1
/
+1
2017-11-02
Revert "meson: bump libdrm version required by amdgpu"
Dylan Baker
1
-1
/
+1
2017-11-01
meson: bump libdrm version required by amdgpu
Eric Engestrom
1
-1
/
+1
2017-10-31
meson: Use true and false instead of yes and no for tristate options
Dylan Baker
1
-3
/
+3
2017-10-31
meson: do not search for needless deps
Erik Faye-Lund
1
-6
/
+14
2017-10-30
meson: wire up egl/android
Eric Engestrom
1
-3
/
+12
2017-10-27
meson: build gallium based osmesa
Dylan Baker
1
-0
/
+3
2017-10-27
meson: build classic osmesa
Dylan Baker
1
-4
/
+18
2017-10-27
meson: rename all instances of xf86vm to xxf86vm
Dylan Baker
1
-3
/
+3
2017-10-27
meson: fix pkg-config Gl Require.Private
Dylan Baker
1
-1
/
+1
2017-10-27
meson: bring MESA_GIT_SHA1 in line with other build systems
Eric Engestrom
1
-0
/
+1
2017-10-27
meson: wire up selinux
Eric Engestrom
1
-1
/
+4
2017-10-26
meson: build nouveau vieux driver
Dylan Baker
1
-1
/
+3
2017-10-26
meson: build r200 driver
Dylan Baker
1
-1
/
+3
2017-10-26
meson: build r100 driver
Dylan Baker
1
-1
/
+3
2017-10-25
meson: be explicit about the version required
Eric Engestrom
1
-2
/
+8
2017-10-25
meson: add opt-out of libunwind
Erik Faye-Lund
1
-1
/
+2
2017-10-24
meson: build freedreno
Rob Clark
1
-0
/
+6
2017-10-23
meson: build imx driver
Dylan Baker
1
-0
/
+5
2017-10-23
meson: build etnaviv driver + winsys
Dylan Baker
1
-0
/
+6
2017-10-20
meson: build libEGL
Dylan Baker
1
-9
/
+72
2017-10-20
meson: Don't allow glx to be built without platform_x11
Dylan Baker
1
-2
/
+6
2017-10-20
meson: bump libdrm_amdgpu requirement to 2.4.85
Dylan Baker
1
-1
/
+1
2017-10-18
Fix the xf86vm meson dependency
Nicholas Miell
1
-1
/
+1
2017-10-17
meson: turn on pl111 not vc4 when pl111 driver specificed
Dylan Baker
1
-1
/
+1
2017-10-17
meson: Add support for the vc5 driver.
Eric Anholt
1
-0
/
+2
2017-10-17
meson: Add support for the pl111 driver.
Eric Anholt
1
-0
/
+2
2017-10-17
meson: Add support for the vc4 driver.
Eric Anholt
1
-0
/
+2
2017-10-16
meson: build llvmpipe
Dylan Baker
1
-1
/
+3
2017-10-16
meson: build softpipe
Dylan Baker
1
-0
/
+5
2017-10-16
meson: build nouveau (gallium) driver
Dylan Baker
1
-0
/
+6
2017-10-16
meson: build radeonsi gallium driver
Dylan Baker
1
-2
/
+2
2017-10-16
meson: build gallium winsys for dri, null, and wrapper
Dylan Baker
1
-0
/
+4
2017-10-16
meson: build radeonsi
Dylan Baker
1
-5
/
+13
2017-10-16
meson: Build gallium dri state tracker
Dylan Baker
1
-0
/
+1
2017-10-16
meson: split and simplify dependencies
Dylan Baker
1
-101
/
+95
2017-10-16
meson: Build gallium auxiliary
Dylan Baker
1
-7
/
+29
2017-10-16
meson: build libmesa_gallium
Dylan Baker
1
-10
/
+15
2017-10-16
meson: Add option to toggle LLVM
Dylan Baker
1
-15
/
+20
2017-10-16
meson: always set GLX_USE_TLS
Dylan Baker
1
-1
/
+1
2017-10-16
meson: Set _GNU_SOURCE
Dylan Baker
1
-0
/
+1
2017-10-16
meson: add checks for version script and dynamic list
Dylan Baker
1
-2
/
+16
2017-10-16
meson: Add switch for texture float
Dylan Baker
1
-0
/
+4
[next]