mesa/src/gallium/drivers/r600
Gert Wollny b119f8b4a0 r600: Delete vertex buffer only if there is actually a shader state
Fixes: gl-2.0-vertexattribpointer
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Konstantin Kharlamov <hi-angel@yandex.ru>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3286>
2020-01-04 16:22:40 +00:00
..
sb r600/sb: Correct SB disassambler for better debugging 2020-01-04 16:22:40 +00:00
.dir-locals.el
.editorconfig
Android.mk amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
Makefile.sources r600: Add functions to dump the shader info 2020-01-04 16:22:40 +00:00
cayman_msaa.c
compute_memory_pool.c tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
compute_memory_pool.h
eg_asm.c
eg_debug.c
eg_sq.h
egd_tables.py
evergreen_compute.c rename pipe_llvm_program_header to pipe_binary_program_header 2019-09-21 08:28:32 +00:00
evergreen_compute.h
evergreen_compute_internal.h amd/common: move ac_shader_{binary,reloc} into r600 and rename 2019-07-04 10:52:26 +00:00
evergreen_hw_context.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
evergreen_state.c util: remove LIST_ADDTAIL macro 2019-10-28 11:24:38 +00:00
evergreend.h
meson.build r600: Add functions to dump the shader info 2020-01-04 16:22:40 +00:00
r600_asm.c util: remove LIST_DEL macro 2019-10-28 11:24:38 +00:00
r600_asm.h r600: Make it possible to include r600_asm.h in a C++ file 2020-01-04 16:22:40 +00:00
r600_blit.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
r600_buffer_common.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
r600_cs.h
r600_dump.c r600: Add functions to dump the shader info 2020-01-04 16:22:40 +00:00
r600_dump.h r600: Add functions to dump the shader info 2020-01-04 16:22:40 +00:00
r600_formats.h r600: Disable eight bit three channel formats 2019-11-26 09:28:52 +01:00
r600_gpu_load.c
r600_hw_context.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
r600_isa.c
r600_isa.h
r600_opcodes.h
r600_perfcounter.c
r600_pipe.c util: remove LIST_INITHEAD macro 2019-10-28 11:24:38 +00:00
r600_pipe.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
r600_pipe_common.c r600: Fix maximum line width 2020-01-04 16:22:40 +00:00
r600_pipe_common.h util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN 2019-11-05 16:39:55 +00:00
r600_public.h
r600_query.c util: remove LIST_DELINIT macro 2019-10-28 11:24:38 +00:00
r600_query.h
r600_shader.c r600: Fix interpolateAtCentroid 2019-10-04 10:09:01 +02:00
r600_shader.h r600: Make SID and unsigned value 2020-01-04 16:22:40 +00:00
r600_sq.h
r600_state.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
r600_state_common.c r600: Delete vertex buffer only if there is actually a shader state 2020-01-04 16:22:40 +00:00
r600_streamout.c gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock 2019-10-07 20:05:00 -04:00
r600_test_dma.c gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
r600_texture.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
r600_uvd.c vl: use u_format in vl_video_buffer_formats 2019-10-09 17:06:54 -04:00
r600_viewport.c
r600d.h
r600d_common.h ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
r700_asm.c
r700_sq.h
radeon_uvd.c r600: Remove HEVC related code since HEVC is not supported 2020-01-03 16:30:22 +00:00
radeon_uvd.h
radeon_vce.c util: remove LIST_DEL macro 2019-10-28 11:24:38 +00:00
radeon_vce.h
radeon_video.c r600: Remove HEVC related code since HEVC is not supported 2020-01-03 16:30:22 +00:00
radeon_video.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00