mesa/src/panfrost/lib
Yonggang Luo 44ccaca41d util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18393>
2022-10-14 03:27:41 +00:00
..
genxml util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
tests panfrost: Do no use designated initializer for union 2022-08-12 18:06:36 +00:00
.gitignore
meson.build meson/panfrost: Add dep_valgrind for libpanfrost_pixel_format to fixes the compiling error: 2022-08-31 20:22:41 +00:00
pan_afbc.c
pan_attributes.c
pan_blend.c panfrost: Assert that blend shaders are nontrivial 2022-08-21 19:37:10 +00:00
pan_blend.h
pan_blitter.c panfrost: Simplify blitter blend shader creation 2022-08-21 19:37:10 +00:00
pan_blitter.h
pan_bo.c panfrost: Evict the BO cache when allocation fails 2022-09-18 18:34:21 +00:00
pan_bo.h
pan_clear.c
pan_cs.c panfrost: avoid warning about unused function 2022-09-25 03:53:15 +00:00
pan_cs.h panfrost: Adapt emit_shared_memory for indirect dispatch 2022-09-19 15:18:40 +00:00
pan_device.h panfrost: Use implementation-specific tile size 2022-07-13 19:00:41 +00:00
pan_earlyzs.c panfrost: Add decoupled early-ZS helpers 2022-07-13 21:05:35 +00:00
pan_earlyzs.h panfrost: Add decoupled early-ZS helpers 2022-07-13 21:05:35 +00:00
pan_encoder.h panfrost: Separate core ID range from core count 2022-07-08 01:14:55 +00:00
pan_format.c
pan_format.h
pan_indirect_dispatch.c
pan_indirect_dispatch.h
pan_indirect_draw.c
pan_indirect_draw.h
pan_layout.c
pan_pool.h
pan_props.c panfrost: Don't segfault on unknown models 2022-08-19 14:43:43 +00:00
pan_samples.c
pan_scoreboard.h
pan_scratch.c panfrost: Separate core ID range from core count 2022-07-08 01:14:55 +00:00
pan_shader.c panfrost: Honour flush-to-zero controls on Valhall 2022-09-19 17:22:58 +00:00
pan_shader.h panfrost: Handle untyped_color_outputs on Bifrost 2022-08-21 19:37:10 +00:00
pan_texture.c
pan_texture.h
pan_tiler.c
pan_util.c
pan_util.h panfrost: Add a debug option for checking overflows on pool uploads 2022-07-23 00:56:10 +00:00
wrap.h