mesa/src/gallium/auxiliary
Brian Paul 2c387819f4 pipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
To fix build failure.  I guess my meson configuration has assertions
disabled for some reason.

Trivial fix.
2019-03-08 08:07:24 -07:00
..
cso_cache mesa/st: Expose compute shaders when NIR support is advertised. 2018-12-13 11:44:47 -08:00
draw draw: fix infinite loop in line stippling 2018-11-29 18:39:40 +01:00
driver_ddebug ddebug: always flush when requested, even when hang detection is disabled 2018-12-19 11:59:18 +01:00
driver_noop gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2) 2018-09-07 15:48:31 -04:00
driver_rbug gallium: add storage_sample_count parameter into is_format_supported 2018-07-31 18:28:41 -04:00
driver_trace gallium: add pipe_context::set_context_param for tuning perf on AMD Zen (v2) 2018-09-07 15:48:31 -04:00
gallivm gallivm: Return true from arch_rounding_available() if NEON is available 2019-01-24 11:07:24 -08:00
hud gallium/hud: fix power sensor readings for amdgpu users 2018-10-30 16:30:32 -04:00
indices python: Use the print function 2018-07-06 10:04:22 -07:00
nir tgsi_to_nir: Set correct location for uniforms. 2019-03-05 19:13:27 +00:00
os util: promote u_memory to src/util 2018-11-27 15:44:02 -05:00
pipe-loader iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
pipebuffer pipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/ 2019-03-08 08:07:24 -07:00
postprocess gallium: split depth_clip into depth_clip_near & depth_clip_far 2018-09-06 21:53:00 -04:00
rbug gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times 2018-04-13 14:08:14 -04:00
renderonly gallium: rework PIPE_HANDLE_USAGE_* flags 2018-10-30 16:03:02 -04:00
rtasm gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
target-helpers iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
tgsi tgsi: don't set tgsi_info::uses_bindless_images for constbufs and hw atomics 2019-02-22 18:00:54 -05:00
translate translate: whitespace fixes in translate_generic.c 2017-06-20 07:56:34 -06:00
util gallium/util: add some const qualifiers in u_bitmask.c 2019-03-08 07:40:34 -07:00
vl gallium/auxiliary/vl: Fix duplicate symbol build errors. 2019-02-22 23:07:26 -08:00
Android.mk android: make libbacktrace optional on USE_LIBBACKTRACE 2019-02-27 08:56:46 +02:00
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
Makefile.sources gallium/auxiliary/vl: Add compute shader to support video compositor render 2019-02-15 10:07:03 -05:00
meson.build tgsi_to_nir: Produce optimized NIR for a given pipe_screen. 2019-03-05 19:13:27 +00:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00