mesa/src/gallium/auxiliary
Michel Dänzer 667126cc82 Revert "gallium/gallivm: fix compilation issues with llvm 11"
This reverts commit e2a7436dd1.

The corresponding LLVM changes were reverted.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2983

Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5087>
2020-05-19 07:19:35 +00:00
..
cso_cache gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
draw gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
driver_ddebug gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
driver_noop gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
driver_rbug gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
driver_trace gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
gallivm Revert "gallium/gallivm: fix compilation issues with llvm 11" 2020-05-19 07:19:35 +00:00
hud gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
indices gallium/auxiliary/indices: consistently apply start only to input 2019-08-31 19:45:52 +00:00
nir ttn: Implement disk cache 2020-05-13 19:43:05 +00:00
os gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER 2019-08-02 18:38:52 +01:00
pipe-loader gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
pipebuffer gallium/pipebuffer: Use persistent maps for slabs 2020-04-29 13:45:12 +00:00
postprocess gallium: remove more "state tracker" occurences 2020-05-13 13:47:27 -04:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
rtasm util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
target-helpers gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
tessellator gallivm/tessellator: use private functions for min/max to avoid namespace issues 2020-03-03 07:30:07 +10:00
tgsi st/mesa: add support for GL_NV_viewport_array2 2020-04-15 20:12:48 -04:00
translate gallium/cso_hash: make cso_hash declared within structures instead of alloc'd 2020-02-14 18:16:28 -05:00
util gallium/u_threaded: execute transfer_unmap with THREAD_SAFE directly 2020-05-15 22:26:52 +00:00
vl gallium/auxiliary/vl: Fix compute shader scaling for non-square pixels 2020-05-16 02:17:26 +00:00
Android.mk android: gallium/auxiliary: fix "Unused source files" in tesselator 2020-03-03 21:32:26 +00:00
Makefile.sources draw: fix user culling pipeline order. (v2) 2020-04-15 14:26:29 +10:00
meson.build draw: fix user culling pipeline order. (v2) 2020-04-15 14:26:29 +10:00
SConscript gallivm: nir->tgsi info convertor (v2) 2019-11-28 14:48:11 +10:00