index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
Meson: ensure variable defined
Dylan Baker
1
-0
/
+1
2018-01-08
meson: Fix typo in clover build
Dylan Baker
1
-1
/
+1
2018-01-08
meson: build clover
Dylan Baker
1
-4
/
+25
2018-01-08
meson: Build SWR driver
Dylan Baker
1
-6
/
+6
2017-12-19
freedreno: context priority support
Rob Clark
1
-1
/
+1
2017-12-18
configure/meson: Bump libdrm_amdgpu version requirement.
Bas Nieuwenhuizen
1
-1
/
+1
2017-12-07
meson: Fix building gallium media targets with gallium-xlib glx
Dylan Baker
1
-3
/
+3
2017-12-07
meson: fix pl111 dependency on vc4
Eric Engestrom
1
-0
/
+3
2017-12-04
meson: build gallium nine state_tracker
Dylan Baker
1
-3
/
+18
2017-12-04
meson: build gallium xa state tracker
Dylan Baker
1
-0
/
+22
2017-12-04
meson: build gallium va state tracker
Dylan Baker
1
-1
/
+40
2017-12-04
meson: build gallium omx state tracker
Dylan Baker
1
-1
/
+59
2017-12-04
meson: build gallium xvmc state tracker
Dylan Baker
1
-1
/
+40
2017-12-04
meson: build gallium vdpau state tracker
Dylan Baker
1
-1
/
+44
2017-12-04
meson: drop gallium-media argument
Dylan Baker
1
-17
/
+0
2017-12-04
util: Add a NORETURN macro
Jason Ekstrand
1
-0
/
+4
2017-12-01
configure: avoid testing for negative compiler options
Marc Dietrich
1
-8
/
+15
2017-12-01
meson: Add lmsensors support
Dylan Baker
1
-0
/
+11
2017-12-01
meson: Add support for gallium extra hud
Dylan Baker
1
-0
/
+4
2017-11-30
meson: fix deps and underlinkage of libGL
Jon Turney
1
-2
/
+4
2017-11-30
meson: don't require dri2proto for darwin or windows
Jon Turney
1
-1
/
+3
2017-11-30
meson: set _GNU_SOURCE on cygwin
Jon Turney
1
-1
/
+1
2017-11-30
meson: set windows glx defines
Jon Turney
1
-0
/
+2
2017-11-30
anv: Check if memfd_create is already defined.
Vinson Lee
1
-1
/
+1
2017-11-28
meson: build virgl driver
Dylan Baker
1
-5
/
+11
2017-11-28
meson: build svga driver on linux
Dylan Baker
1
-2
/
+4
2017-11-28
meson: build r600 driver
Dylan Baker
1
-6
/
+16
2017-11-28
meson: build r300 driver
Dylan Baker
1
-2
/
+4
2017-11-28
meson: build i915g driver
Dylan Baker
1
-1
/
+6
2017-11-23
meson: fix strtof locale support check
Eric Engestrom
1
-1
/
+1
2017-11-22
meson: replace with_*dri with with_dri_platform
Dylan Baker
1
-4
/
+0
2017-11-22
meson: add logic to select apple and windows dri
Dylan Baker
1
-2
/
+14
2017-11-22
meson: Fix LLVM requires for radeonsi
Dylan Baker
1
-2
/
+2
2017-11-22
meson: convert llvm option to tristate
Dylan Baker
1
-23
/
+25
2017-11-22
meson: Convert platform to auto
Dylan Baker
1
-0
/
+7
2017-11-22
meson: Remove duplicate _GNU_SOURCE
Dylan Baker
1
-1
/
+0
2017-11-22
meson: Remove completed or irrelevant TODO comments
Dylan Baker
1
-15
/
+0
2017-11-22
meson: Fix TODO for missing dl_iterate_phdr function
Dylan Baker
1
-2
/
+4
2017-11-22
meson: disable x86 asm in fewer cases.
Dylan Baker
1
-7
/
+10
2017-11-22
meson: Enable SSE4.1 optimizations
Dylan Baker
1
-1
/
+14
2017-11-16
meson: Don't define HAVE_PTHREAD only on linux
Jon Turney
1
-1
/
+1
2017-11-16
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
Nicolai Hähnle
1
-1
/
+1
2017-11-14
meson: if dep_dl is an empty list, it's not a dependency object
Jon Turney
1
-1
/
+1
2017-11-13
meson: Move -Dvulkan-drivers handling higher in the file
Jason Ekstrand
1
-23
/
+23
2017-11-13
meson: Stop requiring platforms for Vulkan
Jason Ekstrand
1
-3
/
+0
2017-11-10
meson: build gallium-xlib based glx
Dylan Baker
1
-8
/
+8
2017-11-10
meson: add support for xlib glx
Dylan Baker
1
-23
/
+34
2017-11-09
meson: implement default driver arguments
Dylan Baker
1
-0
/
+38
2017-11-09
meson: Add script to use VERSION file for getting version
Dylan Baker
1
-1
/
+3
2017-11-09
meson: Enable VC4's NEON assembly support.
Eric Anholt
1
-2
/
+2
[next]