mesa/src/gallium/drivers/v3d
Iago Toral Quiroga 40976356f2 v3d,v3dv: stop copying and pasting the translate_swizzle helper
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17509>
2022-07-13 10:09:34 +00:00
..
.editorconfig
driinfo_v3d.h
meson.build v3d: add support for on-disk shader cache 2022-03-18 08:58:01 +00:00
v3d_blit.c v3d: save only required states in blitter 2022-06-06 16:25:53 +00:00
v3d_bufmgr.c
v3d_bufmgr.h
v3d_cl.c v3dv/build: meson infrastructure for multi-hw-version support 2021-06-22 11:34:06 +02:00
v3d_cl.h
v3d_context.c v3d: release all color buffers on context destroy 2022-06-07 10:05:55 +00:00
v3d_context.h v3d: save only required states in blitter 2022-06-06 16:25:53 +00:00
v3d_disk_cache.c v3d: fix some leaks in cache 2022-04-04 10:49:59 +00:00
v3d_fence.c v3d: add fence wait function 2021-08-03 08:33:52 +00:00
v3d_format_table.h
v3d_formats.c v3d,v3dv: add options to force 32-bit or 16-bit TMU precision 2021-08-11 05:57:10 +00:00
v3d_job.c v3d: implement double-buffer mode 2022-01-14 10:57:27 +00:00
v3d_program.c util: Rename pipe_debug_message to util_debug_message 2022-04-01 01:52:43 +00:00
v3d_query.c v3d: implement performance counter queries 2021-08-03 08:33:52 +00:00
v3d_query.h v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd 2022-02-18 11:50:07 +01:00
v3d_query_perfcnt.c v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd 2022-02-18 11:50:07 +01:00
v3d_query_pipe.c v3d: do not leak BO on query begin 2022-04-08 13:51:25 +00:00
v3d_resource.c gallium: move get_canonical_format hook to pipe_screen 2022-04-22 08:51:56 +00:00
v3d_resource.h v3d: rebind sampler view if resource changed the BO 2022-03-04 17:20:28 +00:00
v3d_screen.c v3d: stop using a smaller texture limit in OpenGL 2022-07-13 10:09:34 +00:00
v3d_screen.h v3d: add support for on-disk shader cache 2022-03-18 08:58:01 +00:00
v3d_uniforms.c v3d: add support for no buffer object bound 2021-12-03 15:32:36 +00:00
v3dx_context.h
v3dx_draw.c v3d: Drop workaround for u_blitter bug 2022-06-22 17:07:10 +00:00
v3dx_emit.c v3d,v3dv: stop copying and pasting the translate_swizzle helper 2022-07-13 10:09:34 +00:00
v3dx_format_table.c v3d: add R10G10B10X2_UNORM to format table 2021-09-28 00:20:39 +00:00
v3dx_job.c v3d: Update prim_counts when prims generated query in flight without TF 2021-11-11 08:02:04 +00:00
v3dx_rcl.c v3d: disable early-Z on odd frame dimensions 2022-05-04 07:44:46 +00:00
v3dx_state.c v3d,v3dv: stop copying and pasting the translate_swizzle helper 2022-07-13 10:09:34 +00:00