..
.gitignore
panfrost: Add panloader/ to .gitignore
2020-08-06 23:54:24 +00:00
decode.c
panfrost: Call abort() when aborting on fault
2021-06-01 13:27:54 +00:00
decode.h
pan/decode: Remove mesa header dependencies
2021-02-03 14:04:53 +00:00
decode_common.c
util/hash_table: do not leak u64 struct key
2021-04-29 12:58:23 +02:00
gen_pack.py
panfrost: Add draw-time merge helper
2021-05-18 22:51:56 +00:00
meson.build
panfrost: Meson dependency
2021-05-03 21:08:47 +00:00
midgard.xml
panfrost: Add missing 'Reverse issue order flag'
2021-06-10 18:06:10 +00:00
pan_afbc.c
panfrost: Remove AFBC format fixups
2021-06-10 18:06:10 +00:00
pan_attributes.c
panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices
2020-12-22 01:54:24 +00:00
pan_blend.c
panfrost: Fix pan_blend_to_fixed_function_equation prototype
2021-05-18 22:51:56 +00:00
pan_blend.h
panfrost: Remove unused dither flag
2021-05-18 22:51:56 +00:00
pan_blitter.c
panfrost: Reduce pan_image_state indirection
2021-06-10 18:06:11 +00:00
pan_blitter.h
panfrost: Extend pan_blitter to support blit/resolve operations
2021-05-07 15:58:56 +00:00
pan_bo.c
panfrost: Label all BOs in userspace
2021-05-18 19:19:01 +00:00
pan_bo.h
panfrost: Label all BOs in userspace
2021-05-18 19:19:01 +00:00
pan_cs.c
panfrost: Reduce pan_image_state indirection
2021-06-10 18:06:11 +00:00
pan_cs.h
panfrost: Reduce pan_image_state indirection
2021-06-10 18:06:11 +00:00
pan_device.h
panfrost: Make pool slab size configurable
2021-05-18 19:19:01 +00:00
pan_encoder.h
panfrost: Provide a helper to calculate the polygon list size
2021-04-13 18:06:37 +00:00
pan_format.c
panfrost: Add some missing BGRA formats
2021-06-10 18:06:10 +00:00
pan_indirect_dispatch.c
panfrost: Label all BOs in userspace
2021-05-18 19:19:01 +00:00
pan_indirect_dispatch.h
panfrost: Add helpers to emit indirect dispatch jobs
2021-04-22 16:59:18 +00:00
pan_indirect_draw.c
pan/indirect_draw: Fix 1 instance, nonzero divisor
2021-06-10 18:06:10 +00:00
pan_indirect_draw.h
pan/bi: Add support for gl_{BaseVertex,BaseInstance}
2021-05-12 07:03:51 +00:00
pan_invocation.c
panfrost: Elucidate thread group split field
2021-06-01 19:10:28 +00:00
pan_pool.c
panfrost: Make pool slab size configurable
2021-05-18 19:19:01 +00:00
pan_pool.h
panfrost: Fix pan_pool_ref construction
2021-06-01 17:34:59 +00:00
pan_props.c
panfrost: Increase tiler_heap max allocation to 64MB
2021-05-25 12:55:15 +00:00
pan_sampler.c
pan_samples.c
panfrost: Label all BOs in userspace
2021-05-18 19:19:01 +00:00
pan_scoreboard.c
panfrost: Use first_tiler to check if tiling is needed
2021-06-01 13:27:54 +00:00
pan_scoreboard.h
panfrost: Allow passing an explicit global dependency when queuing a job
2021-03-11 14:30:19 +00:00
pan_scratch.c
panfrost: Fix stack shift calculation
2020-11-13 20:49:06 +00:00
pan_shader.c
pan/mdg: Lower away gl_VertexID offset
2021-06-10 18:06:10 +00:00
pan_shader.h
panfrost: Respect early-Z force on Midgard
2021-06-10 18:06:10 +00:00
pan_texture.c
panfrost: Simplify compute_checksum_size formula
2021-06-10 18:06:10 +00:00
pan_texture.h
panfrost: Don't CRC mipmapped textures
2021-06-10 18:06:10 +00:00
pan_tiler.c
panfrost: Fix polygon list size computations
2021-05-24 13:05:32 +00:00
pan_util.h
panfrost: Add util_draw_indirect() debug path
2021-06-10 18:06:10 +00:00
wrap.h
panfrost: Remove minimal mode
2021-05-25 12:55:15 +00:00