panfrost: Use packs for vertex built-ins
[mesa.git] / src / panfrost / include /
2020-08-17 Alyssa Rosenzweigpanfrost: XMLify mali_channel
2020-08-17 Alyssa Rosenzweigpanfrost: Squash 22-bit format field in attr_meta
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify enum mali_format
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify exception access
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify MSAA writeout mode
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Block Format
2020-08-13 Alyssa Rosenzweigpanfrost: Drop unused mali_channel_swizzle
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost samplers
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard samplers
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil test
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify UBOs
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify viewport
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify wrap modes
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil op
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify mali_func
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify draw_mode
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify job_type
2020-08-12 Alyssa Rosenzweigpanfrost: Choose AFBC when available
2020-08-06 Alyssa Rosenzweigpanfrost: Remove panfrost-misc.h
2020-08-06 Alyssa Rosenzweigpanfrost: Inline panfrost-misc.h into panfrost-job.h
2020-08-04 Alyssa Rosenzweigpanfrost: Add MSAA mode selection field
2020-07-20 Icecream95panfrost: 8x MRT support
2020-07-15 Alyssa Rosenzweigpanfrost: Identify zs_samples field
2020-07-15 Alyssa Rosenzweigpanfrost: Add MALI_PER_SAMPLE bit
2020-07-13 Alyssa Rosenzweigpanfrost: Add format codes for new compressed textures
2020-07-13 Icecream95panfrost: Fix MALI_READS_TILEBUFFER
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-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-12 Alyssa Rosenzweigpanfrost: Allow R/RG/RGB varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Calculate varying size by format
2020-06-03 Alyssa Rosenzweigpanfrost: Readd MIDGARD_SHADERLESS quirk to t760
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
2020-06-03 Alyssa Rosenzweigpanfrost: Update MALI_EARLY_Z description
2020-06-03 Icecream95panfrost: Decode AFBC flag bits
2020-06-01 Alyssa Rosenzweigpanfrost: Add quirks for blend shader types
2020-05-27 Alyssa Rosenzweigpanfrost: Identify MALI_BIFROST_EARLY_Z flag
2020-05-27 Alyssa Rosenzweigpanfrost: Add defines for bifrost unk1 flags
2020-05-27 Alyssa Rosenzweigpanfrost: Document Midgard Inf/NaN suppress bit
2020-05-27 Alyssa Rosenzweigpanfrost: Identify Bifrost texture format swizzle
2020-05-21 Alyssa Rosenzweigpanfrost: Avoid redundant shader executions with mask=0x0
2020-05-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
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 Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-05-01 Alyssa Rosenzweigpanfrost: Fix sampler wrap/filter field orders
2020-05-01 Alyssa Rosenzweigpanfrost: Fix size of bifrost sampler descriptor
2020-05-01 Alyssa Rosenzweigpanfrost: Fix texture field size
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-30 Alyssa Rosenzweigpanfrost: Enumify bifrost blend types
2020-04-24 Alyssa Rosenzweigpanfrost: Identify texture layout field
2020-04-24 Alyssa Rosenzweigpanfrost: decode textures and samplers on bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: Add tentative bifrost_texture_descriptor
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 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-04-10 Alyssa Rosenzweigpanfrost: Add IS_BIFROST quirk
2020-03-31 Alyssa Rosenzweigpanfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
2020-03-31 Alyssa Rosenzweigpanfrost: Stub out G31/G52 quirks
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-05 Alyssa Rosenzweigpanfrost: Add note about preloaded varyings
2020-03-03 Alyssa Rosenzweigpan/decode: Restore bifrost sample_locations
2020-02-18 Alyssa Rosenzweigpanfrost: Debitfieldize mali_uniform_buffer_meta
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-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-14 Alyssa Rosenzweigpanfrost: Fix linear depth textures
2020-01-10 Icecream95panfrost: Add negative lod bias support
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2019-12-30 Alyssa Rosenzweigpanfrost: Identify glProvokingVertex flag
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost; Update comment about work/uniform_count
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-27 Alyssa Rosenzweigpanfrost: Inline away MALI_NEGATIVE
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_ATTR_INTERNAL
2019-12-27 Alyssa Rosenzweigpanfrost: Update information on fixed attributes/varyings
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
2019-12-25 Alyssa Rosenzweigpan/decode: Handle gl_VertexID/gl_InstanceID
2019-12-16 Alyssa Rosenzweigpanfrost: Pack invocation_shifts manually instead of...
2019-12-16 Alyssa Rosenzweigpanfrost: Remove fbd_type enum
2019-12-12 Alyssa Rosenzweigpanfrost: Split stack_shift nibble from unk0
2019-12-12 Alyssa Rosenzweigpanfrost: Rename unknown_address_0 -> scratchpad
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: Remove blend shader hack
next