panfrost: XMLify wrap modes
[mesa.git] / src / panfrost / include / panfrost-job.h
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-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: Document MALI_WRITES_GLOBAL bit
2020-06-03 Alyssa Rosenzweigpanfrost: Update MALI_EARLY_Z description
2020-06-03 Icecream95panfrost: Decode AFBC flag bits
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-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
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-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
2019-12-03 Alyssa Rosenzweigpanfrost: Implement pan_tiler for non-hierarchy GPUs
2019-11-21 Alyssa Rosenzweigpanfrost: Add the lod_bias field
2019-11-13 Alyssa Rosenzweigpan/midgard: Add blend shader selection bits for MRT
2019-11-06 Tomeu Vizosopanfrost: Rework format encoding on SFBD
2019-11-06 Tomeu Vizosopanfrost: Add checksum fields to SFBD descriptor
2019-11-04 Boris Brezillonpanfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
2019-10-29 Alyssa Rosenzweigpanfrost: Remove unused definitions in mali-job.h
2019-10-29 Alyssa Rosenzweigpanfrost: Cleanup _shader_upper -> shader
2019-08-22 Alyssa Rosenzweigpanfrost: Implement gl_FragCoord correctly
2019-08-22 Alyssa Rosenzweigpan/decode: Validate, but do not print, index buffer
2019-08-22 Alyssa Rosenzweigpan/decode: Validate MFBD tags
2019-08-21 Alyssa Rosenzweigpanfrost: Break up usage2 field
2019-08-21 Alyssa Rosenzweigpanfrost: nr_mipmap_levels -> levels
2019-08-21 Alyssa Rosenzweigpan/decode: Validate AFBC fields are zero when AFBC...
2019-08-21 Alyssa Rosenzweigpan/decode: Check for a number of potential issues
2019-08-14 Alyssa Rosenzweigpan/decode: Decode invalid access type upon fault
2019-08-14 Alyssa Rosenzweigpanfrost: Note "MFBD preload disable" bit
2019-08-07 Rohan Gargpanfrost: Take into account a index_bias for glDrawElem...
2019-08-01 Alyssa Rosenzweigpanfrost: Add support for decoding gl_FrontFacing
2019-07-31 Alyssa Rosenzweigpanfrost: Add MALI_SAMP_NORM_COORDS flag
2019-07-31 Alyssa Rosenzweigpanfrost: Simplify filter_mode definition
2019-07-31 Alyssa Rosenzweigpan/midgard: Shrink "compute FBD"
2019-07-31 Alyssa Rosenzweigpanfrost: Flip texture/sampler fields
next