mesa/src/gallium/auxiliary
Ilia Mirkin 958390a9bf gallium/vl: use compute preference for all multimedia, not just blit
The compute paths in vl are a bit AMD-specific. For example, they (on
nouveau), try to use a BGRX8 image format, which is not supported.
Fixing all this is probably possible, but since the compute paths aren't
in any way better, it's difficult to care.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111213
Fixes: 9364d66cb7 (gallium/auxiliary/vl: Add video compositor compute shader render)
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-08-20 23:51:39 -04:00
..
cso_cache mesa/st: Expose compute shaders when NIR support is advertised. 2018-12-13 11:44:47 -08:00
draw gallium: fix windows build from params change. 2019-07-25 10:02:22 +10:00
driver_ddebug mesa: avoid warning on Windows 2019-08-15 20:23:49 +02:00
driver_noop gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
driver_rbug gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
driver_trace tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
gallivm gallivm: fix issue with AtomicCmpXchg wrapper on llvm 3.5-3.8 2019-08-02 20:16:17 +02:00
hud win32: unify strcasecmp definitions 2019-08-15 20:23:44 +02:00
indices delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
nir tgsi_to_nir: only update TGSI properties of the current shader stage 2019-08-20 10:30:21 +00:00
os gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER 2019-08-02 18:38:52 +01:00
pipe-loader mesa/gallium: add dric option to allow overriding GL vendor string 2019-08-07 10:12:49 +10:00
pipebuffer tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
postprocess util: use standard name for sprintf() 2019-07-19 22:39:38 +01: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 gallium/virgl: Add code path for virgl to read driconf 2019-06-20 08:50:38 +02:00
tgsi tgsi: Remove unused tgsi_check_soa_dependencies(). 2019-08-20 13:31:13 -07:00
translate scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE 2019-08-02 18:38:52 +01:00
util gallium/vl: use compute preference for all multimedia, not just blit 2019-08-20 23:51:39 -04:00
vl gallium/vl: use compute preference for all multimedia, not just blit 2019-08-20 23:51:39 -04:00
Android.mk build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10 2019-08-20 05:39:19 +00:00
Makefile.sources gallium: Remove unused util_ringbuffer 2019-06-17 13:02:44 -07:00
meson.build gallium: Remove unused util_ringbuffer 2019-06-17 13:02:44 -07:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00