mesa/src/gallium/auxiliary
Timur Kristóf b778564c76 gallivm: Fix a few uninitialized variable warnings.
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10806>
2021-05-20 17:11:22 +00:00
..
cso_cache aux/cso_cache: add handling for save/restore of compute states 2021-05-05 13:43:34 +00:00
draw draw: Plug leak when combining tessellation with primitive assembly. 2021-05-19 12:24:05 +00:00
driver_ddebug gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
driver_noop gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
driver_rbug gallium: split drawid out of pipe_draw_info and as a separate draw_vbo param 2021-04-30 03:59:19 +00:00
driver_trace aux/trace: add missing return value to trace output 2021-05-20 16:32:21 +00:00
gallivm gallivm: Fix a few uninitialized variable warnings. 2021-05-20 17:11:22 +00:00
hud gallium/hud: extend check for has_srgb 2021-04-20 00:11:11 +00:00
indices util/primconvert: add C++ guards to header 2021-05-19 00:05:56 +00:00
nir nir/lower_phis_to_scalar: Add "lower_all" option 2021-05-17 09:59:45 +00:00
os
pipe-loader gallium: Add a transcode_astc driconf option 2021-04-27 14:16:03 -05:00
pipebuffer gallium: renumber PIPE_MAP_* enums to remove holes 2021-05-01 17:38:42 +00:00
postprocess gallium,st: add missing viewport swizzles 2021-03-21 18:29:50 +00:00
rbug
renderonly renderonly: remove layering violations 2021-03-11 14:41:48 +00:00
rtasm
target-helpers asahi: Add Gallium driver 2021-05-02 17:54:05 -04:00
tessellator gallium/tessellator: Fix uninitialized variable warnings. 2021-05-20 17:11:22 +00:00
tgsi gallium/tgsi_exec: Simplify bounds checks on the const file. 2021-05-05 23:55:17 +00:00
translate translate: assert that nr_elements is in range 2021-05-12 11:26:54 +02:00
util gallium/u_threaded: don't reference resource in pipe_transfer 2021-05-17 10:37:24 +00:00
vl gallium,st: add missing viewport swizzles 2021-03-21 18:29:50 +00:00
Android.mk
Makefile.sources
meson.build aux/trace: add screen deduplication for zink+lavapipe tracing 2021-04-07 21:48:37 +00:00