egl/wayland: add missing newline between functions
[mesa.git] / src / panfrost / pandecode /
2020-07-07 Icecream95pan/decode: Make mapped memory read-only while decoding
2020-07-07 Alyssa Rosenzweigpanfrost: Identify depth/stencil layer strides
2020-07-07 Alyssa Rosenzweigpanfrost: Implement alpha-to-coverage
2020-07-07 Alyssa Rosenzweigpanfrost: Identify coverage_mask
2020-07-07 Alyssa Rosenzweigpanfrost: Identify layer_stride
2020-07-07 Alyssa Rosenzweigpan/decode: Identify layered MSAA flag
2020-07-07 Alyssa Rosenzweigpan/decode: Fix MSAA texture decoding
2020-06-22 Icecream95pan/decode: Add missing wrap modes
2020-06-22 Icecream95pan/decode: Fix helper invocations when tracing
2020-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
2020-06-03 Icecream95panfrost: Decode AFBC flag bits
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Vinson Leepanfrost: Fix printf format specifier.
2020-05-27 Alyssa Rosenzweigpan/decode: Decode Bifrost shader flags
2020-05-27 Alyssa Rosenzweigpanfrost: Document Midgard Inf/NaN suppress bit
2020-05-27 Alyssa Rosenzweigpanfrost: Identify Bifrost texture format swizzle
2020-05-26 Alyssa Rosenzweigpan/decode: Dump unknown2
2020-05-26 Alyssa Rosenzweigpan/decode: Dump missing field on Bifrost
2020-05-26 Alyssa Rosenzweigpan/decode: Fix tiler warning
2020-05-26 Alyssa Rosenzweigpan/decode: Fix unused variable warning
2020-05-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
2020-05-19 Alyssa Rosenzweigpan/decode: Fix min/max_tile_coord mixup
2020-05-19 Alyssa Rosenzweigpan/decode: Use a page table for tracking mmaps
2020-05-07 Alyssa Rosenzweigpan/decode: Fix flags_hi printing
2020-05-01 Tomeu Vizosopan/decode: Properly print tripped zeroes
2020-05-01 Tomeu Vizosopan/decode: Trace to stderr with PANDECODE_DUMP_FILE...
2020-05-01 Tomeu Vizosopanfrost: Add a bit more info about some tiler fields
2020-05-01 Tomeu Vizosopanfrost: Split bit out of format.unk3
2020-05-01 Alyssa Rosenzweigpan/decode: Don't crash on missing payload
2020-05-01 Alyssa Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-05-01 Alyssa Rosenzweigpanfrost: Fix size of bifrost sampler descriptor
2020-04-30 Tomeu Vizosopan/decode: Use correct printf modifier for long int
2020-04-30 Tomeu Vizosopan/decode: Check for correct unknown field
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: The texture descriptor has a pointer to a...
2020-04-24 Alyssa Rosenzweigpanfrost: Identify texture layout field
2020-04-24 Alyssa Rosenzweigpan/decode: Remove is_zs weirdness
2020-04-24 Alyssa Rosenzweigpanfrost: decode textures and samplers on bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: Set clear_color_[12] in the extra fb desc
2020-04-24 Tomeu Vizosopanfrost: Clean up a bit the tiler structs for Bifrost
2020-04-10 Alyssa Rosenzweigpan/decode: Print Bifrost blend descriptor
2020-04-10 Tomeu Vizosopanfrost: On Bifrost, set the right tiler descriptor
2020-04-10 Tomeu Vizosopanfrost: Remove most usage of midgard_payload_vertex_tiler
2020-04-10 Alyssa Rosenzweigpanfrost: Unify vertex/tiler structures
2020-03-31 Alyssa Rosenzweigpan/bi: Handle abs packing for fp16/FMA add/min
2020-03-31 Icecream95panfrost: Correctly identify format 0x4c
2020-03-31 Icecream95panfrost: Add support for R3G3B2
2020-03-31 Icecream95panfrost: Add support for B5G5R5X1
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-03 Alyssa Rosenzweigpan/decode: Skip analysis for Bifrost tiler structures
2020-03-03 Alyssa Rosenzweigpan/decode: Fix tiler weights printing
2020-03-03 Alyssa Rosenzweigpan/decode: Restore bifrost sample_locations
2020-03-03 Alyssa Rosenzweigpan/decode: Calm an assert to a pandecode error
2020-02-27 Alyssa Rosenzweigpan/decode: Dump scratchpad size if present
2020-02-18 Alyssa Rosenzweigpanfrost: Debitfieldize mali_uniform_buffer_meta
2020-02-18 Alyssa Rosenzweigpanfrost: Print synced traces to stderr
2020-02-18 Alyssa Rosenzweigpan/decode: Cleanup pandecode_jc
2020-02-18 Alyssa Rosenzweigpan/decode: Add `minimal` mode
2020-02-16 Alyssa Rosenzweigpan/decode: Remove extraneous newline
2020-02-16 Alyssa Rosenzweigpanfrost: Rename unknown2_8 to padding
2020-02-16 Alyssa Rosenzweigpanfrost: Rename bifrost_framebuffer->mali_framebuffer
2020-02-16 Alyssa Rosenzweigpanfrost: Unify bifrost_scratchpad with mali_shared_memory
2020-02-16 Alyssa Rosenzweigpanfrost: Identify mali_shared_memory structure
2020-02-05 Boris Brezillonpanfrost: Add the MALI_WRITES_{Z,S} flags
2020-02-04 Tomeu Vizosopanfrost: Fix decoding of tiled 3D textures
2020-01-31 Tomeu Vizosopanfrost: Print intended field when decoding
2020-01-27 Alyssa Rosenzweigpan/decode: Drop MFBD compute shader stuff
2020-01-24 Alyssa Rosenzweigpan/decode: Remove SHORT_SLIDE indirection
2020-01-24 Alyssa Rosenzweigpan/decode: Remove last_size
2020-01-24 Alyssa Rosenzweigpanfrost: Don't use implicit mali_exception_status...
2020-01-23 Icecream95pan/decode: Rotate trace files
2020-01-23 Icecream95pan/decode: Dump to a file
2020-01-23 Icecream95pan/decode: Support dumping to a file
2020-01-23 Icecream95pan/bifrost: Support disassembling to a file
2020-01-23 Icecream95pan/midgard: Support disassembling to a file
2020-01-21 Alyssa Rosenzweigpanfrost: Add pandecode entries for ASTC/ETC formats
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Inline away MALI_NEGATIVE
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_ATTR_INTERNAL
2019-12-25 Alyssa Rosenzweigpan/decode: Handle gl_VertexID/gl_InstanceID
2019-12-25 Alyssa Rosenzweigpan/decode: Fix reference computation for invocations
2019-12-24 Alyssa Rosenzweigpan/decode: Append 0:0 spills:fills to blobber-db
2019-12-24 Alyssa Rosenzweigpan/decode: Prefix blobberdb with MESA_SHADER_*
2019-12-24 Alyssa Rosenzweigpan/decode: Skip COMPUTE in blobber-db
2019-12-24 Alyssa Rosenzweigpanfrost: Decode shader types in pantrace shader-db
2019-12-16 Alyssa Rosenzweigpanfrost: Pack invocation_shifts manually instead of...
2019-12-16 Alyssa Rosenzweigpanfrost: Remove fbd_type enum
2019-12-13 Alyssa Rosenzweigpandecode: Add cast
2019-12-12 Alyssa Rosenzweigpanfrost: Split stack_shift nibble from unk0
2019-12-12 Alyssa Rosenzweigpanfrost: Rename unknown_address_0 -> scratchpad
2019-12-11 Tomeu Vizosopanfrost: Add PAN_MESA_DEBUG=sync
2019-12-06 Alyssa Rosenzweigpanfrost: Rename SET_VALUE to WRITE_VALUE
2019-12-06 Alyssa Rosenzweigpanfrost: Update SET_VALUE with information from igt
2019-12-03 Alyssa Rosenzweigpanfrost: Implement pan_tiler for non-hierarchy GPUs
2019-11-21 Alyssa Rosenzweigpanfrost: Add the lod_bias field
2019-11-20 Tomeu Vizosopanfrost: Don't print the midgard_blend_rt structs...
next