| .. |
|
.editorconfig
|
|
|
|
driinfo_v3d.h
|
|
|
|
meson.build
|
v3d: Switch to use libbroadcom_perfcntrs
|
2024-12-02 14:13:24 +00:00 |
|
v3d_blit.c
|
v3d: simplify fast TLB blit format check
|
2026-03-05 10:59:51 +00:00 |
|
v3d_bufmgr.c
|
v3d: use directly MESA_TRACE_SCOPE for additional context
|
2025-10-02 23:22:26 +02:00 |
|
v3d_bufmgr.h
|
v3d: remove unused functions from v3d_bufmgr.h
|
2025-08-21 23:54:58 +00:00 |
|
v3d_cl.c
|
v3d: increase BO allocation size when growing CLs
|
2026-03-16 23:53:57 +00:00 |
|
v3d_cl.h
|
v3d, vc4: remove unused functions
|
2024-08-28 13:15:45 +00:00 |
|
v3d_context.c
|
gallium: add pipe_context::resource_release to eliminate buffer refcounting
|
2025-09-09 20:47:38 +00:00 |
|
v3d_context.h
|
Rename more sha and sha1 names to blake3
|
2026-03-23 07:03:28 +00:00 |
|
v3d_disk_cache.c
|
Rename more sha and sha1 names to blake3
|
2026-03-23 07:03:28 +00:00 |
|
v3d_fence.c
|
gallium: fix timeline semaphore value passing
|
2025-07-07 21:18:29 +00:00 |
|
v3d_format_table.h
|
v3d: replace raw integers with enum types in helper functions
|
2025-09-26 07:35:16 +00:00 |
|
v3d_formats.c
|
v3d: Add support for 16bit normalised formats
|
2025-09-30 12:48:42 +00:00 |
|
v3d_job.c
|
v3d: Fix depth resource invalidation with separate_stencil
|
2025-07-15 10:23:10 +00:00 |
|
v3d_program.c
|
Rename more sha and sha1 names to blake3
|
2026-03-23 07:03:28 +00:00 |
|
v3d_query.c
|
treewide: don't check before free
|
2025-10-15 23:01:33 +00:00 |
|
v3d_query.h
|
v3d: Add support for timestamp queries
|
2025-01-14 09:56:08 +00:00 |
|
v3d_query_perfcnt.c
|
v3d: Switch to use libbroadcom_perfcntrs
|
2024-12-02 14:13:24 +00:00 |
|
v3d_query_pipe.c
|
build: avoid redefining unreachable() which is standard in C23
|
2025-07-31 17:49:42 +00:00 |
|
v3d_resource.c
|
v3d: flush write jobs before BO replacement in DISCARD_WHOLE path
|
2026-03-03 09:32:47 +00:00 |
|
v3d_resource.h
|
v3d: Remove struct v3d_surface and create/destroy surface functions
|
2025-06-04 11:18:32 +00:00 |
|
v3d_screen.c
|
nir: replace lower_ldexp with has_ldexp
|
2026-03-20 08:15:08 +00:00 |
|
v3d_screen.h
|
v3d: Add check to see if v3d supports multisync
|
2025-01-14 09:56:07 +00:00 |
|
v3d_uniforms.c
|
gallium: add pipe_context::resource_release to eliminate buffer refcounting
|
2025-09-09 20:47:38 +00:00 |
|
v3dx_context.h
|
v3d: move format helpers to v3dx_format_table.h
|
2025-09-26 07:35:16 +00:00 |
|
v3dx_draw.c
|
v3d/v3dv: drop manual log2_tile_width/height asserts.
|
2026-03-02 21:45:41 +00:00 |
|
v3dx_emit.c
|
v3d,v3dv: emit always set point size
|
2026-02-19 09:07:03 +00:00 |
|
v3dx_format_table.c
|
v3d: Add support for 16bit normalised formats
|
2025-09-30 12:48:42 +00:00 |
|
v3dx_format_table.h
|
v3d: replace raw integers with enum types in helper functions
|
2025-09-26 07:35:16 +00:00 |
|
v3dx_job.c
|
v3d: only enable double-buffer for jobs where it might make sense
|
2024-11-18 08:45:04 +00:00 |
|
v3dx_rcl.c
|
v3d/v3dv: drop manual log2_tile_width/height asserts.
|
2026-03-02 21:45:41 +00:00 |
|
v3dx_state.c
|
v3d/v3dv: drop unused UIF XOR disable plumbing
|
2026-03-12 13:33:46 +00:00 |
|
v3dx_tfu.c
|
v3d: Enable TFU blits with raster destinations on 7.1 HW (RPi5)
|
2025-12-15 11:57:51 +00:00 |