mesa/src
Alyssa Rosenzweig 5cdfccf8a6 panfrost: Remove panfrost_upload
This routine was made obsolete over a series of reworks of memory
allocation; Tomeu's changes to shader memory allocation finally made
this unused as cppcheck noted.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
2019-09-03 13:55:29 +02:00
..
amd radv: keep a pointer to a NIR shader into radv_shader_context 2019-08-30 09:33:30 +02:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler nir: do not assume that the result of fexp2(a) is always an integral 2019-09-02 09:00:37 +02:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: fix platform selection 2019-09-02 06:28:06 +03:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: Link directly to Sethi-Ullman paper 2019-08-30 15:50:22 -07:00
gallium panfrost: Remove panfrost_upload 2019-09-03 13:55:29 +02:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx Revert "glx: Unset the direct_support bit for GLX_EXT_import_context" 2019-08-30 17:50:45 -04:00
gtest
hgl
imgui
intel anv: build libanv for gen12 in android build 2019-08-28 13:38:34 -07:00
loader loader: include limits.h for PATH_MAX 2019-09-02 15:49:34 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa mesa/x86: improve SSE-checks for MSVC 2019-09-02 12:45:45 +00:00
panfrost pan/midgard: Remove mir_rewrite_index_*_tag 2019-09-03 13:55:29 +02:00
util util: only allow _BitScanReverse64 on 64-bit cpus 2019-09-02 12:45:45 +00:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-03 07:11:58 +00:00
SConscript
meson.build