iris: Don't support sRGB + Y_TILED_CCS on gen9
[mesa.git] / src / gallium / drivers / panfrost /
2020-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-16 Icecream95panfrost: Clean up panfrost_frag_meta_rasterizer_update
2020-06-15 Alyssa Rosenzweigpanfrost: Update sampler view in Bifrost path
2020-06-15 Alyssa Rosenzweigpanfrost: Merge bifrost_bo/midgard_bo
2020-06-12 Icecream95panfrost: Tiled to linear layout conversion
2020-06-12 Icecream95panfrost: Create a new sampler view bo when the layout...
2020-06-12 Icecream95panfrost: Move sampler view bo creation to a separate...
2020-06-12 Alyssa Rosenzweigpanfrost: Demote mediump varyings to fp16
2020-06-12 Alyssa Rosenzweigpanfrost: Override varying format to minimal precision
2020-06-12 Alyssa Rosenzweigpanfrost: Use shader_info harder
2020-06-12 Alyssa Rosenzweigpanfrost: Only store varying formats
2020-06-12 Alyssa Rosenzweigpanfrost: Allow R/RG/RGB varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Remove unused routines
2020-06-12 Alyssa Rosenzweigpanfrost: Use new varying linking
2020-06-12 Alyssa Rosenzweigpanfrost: Add high-level varying emit
2020-06-12 Alyssa Rosenzweigpanfrost: Add helper to determine if we are capturing
2020-06-12 Alyssa Rosenzweigpanfrost: Emit xfb records
2020-06-12 Alyssa Rosenzweigpanfrost: Emit special varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Emit unlinked varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Determine varying buffer presence
2020-06-12 Alyssa Rosenzweigpanfrost: Introduce bitfields for tracking varyings
2020-06-12 Alyssa Rosenzweigpanfrost: Add panfrost_streamout_offset helper
2020-06-12 Alyssa Rosenzweigpanfrost: Calculate varying size by format
2020-06-10 Icecream95panfrost: Add writes_stencil to the EARLY_Z disable...
2020-06-09 Alyssa Rosenzweigpanfrost: Ensure we have ro before using it
2020-06-09 Icecream95panfrost: Mark PIPE_BUFFER BOs as not renderable
2020-06-03 Alyssa Rosenzweigpanfrost: Mark point sprites as todo on Bifrost
2020-06-03 Alyssa Rosenzweigpanfrost: Fix gl_PointSize out of GL_POINTS
2020-06-03 Alyssa Rosenzweigpanfrost: Prefer sysval for gl_PointCoord on Bifrost
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-03 Alyssa Rosenzweigpanfrost: Handle writes_memory correctly
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
2020-06-03 Icecream95panfrost: Only use AFBC YTR with RGB and RGBA
2020-06-03 Icecream95panfrost: Decode AFBC flag bits
2020-06-02 Marek Olšákgallium: add shader caps INT16 and FP16_DERIVATIVES
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-06-01 Alyssa Rosenzweigpanfrost: Remove unused nir_lower_framebuffer pass
2020-06-01 Alyssa Rosenzweigpanfrost: Don't flush explicitly when mipmapping
2020-06-01 Alyssa Rosenzweigpanfrost: Fix PRESENT flag mix-up
2020-06-01 Alyssa Rosenzweigpanfrost: Use internal_format throughout
2020-06-01 Alyssa Rosenzweigpanfrost: Add separate_stencil BO to batch
2020-06-01 Alyssa Rosenzweigpanfrost: Check for large tilebuffer requirements
2020-06-01 Alyssa Rosenzweigpanfrost: Let Gallium pack colours
2020-06-01 Alyssa Rosenzweigpanfrost: Account for differing types in blend lower
2020-06-01 Alyssa Rosenzweigpanfrost: Conditionally allow fp16 blending
2020-06-01 Alyssa Rosenzweigpanfrost: Switch to pan_lower_framebuffer
2020-05-29 Alyssa Rosenzweigpanfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
2020-05-29 Alyssa Rosenzweigpanfrost: Disable QUAD_STRIP/POLYGON on Bifrost
2020-05-29 Alyssa Rosenzweigpanfrost: Preload gl_FragCoord on Bifrost
2020-05-29 Alyssa Rosenzweigpanfrost: Set reads_frag_coord as a sysval
2020-05-29 Alyssa Rosenzweigpanfrost: Don't generate gl_FragCoord varying on Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Set MALI_BIFROST_EARLY_Z as necessary
2020-05-27 Alyssa Rosenzweigpanfrost: Document Midgard Inf/NaN suppress bit
2020-05-27 Alyssa Rosenzweigpanfrost: Set unk2 to accomodate blending
2020-05-27 Alyssa Rosenzweigpanfrost: Share MRT blend flag calculation with Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Force Z/S tiling on Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Tweak Bifrost colour buffer magic
2020-05-27 Alyssa Rosenzweigpanfrost: Tweak zsbuf magic numbers for Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Adjust null_rt for Bifrost
2020-05-27 Alyssa Rosenzweigpanfrost: Fix Bifrost blending with depth-only FBO
2020-05-26 Alyssa Rosenzweigpanfrost: Use SATURATE
2020-05-25 Alyssa Rosenzweigpanfrost: Only run batch debug when specifically asked
2020-05-25 Alyssa Rosenzweigpanfrost: Add debug print before query flushes
2020-05-23 Vinson Leepanfrost: Ensure final.no_colour is initialized.
2020-05-22 Alyssa Rosenzweigpanfrost: Handle !independent_blend for blend shaders
2020-05-22 Alyssa Rosenzweigpanfrost: Use _mesa_roundevenf when packing clear colours
2020-05-22 Alyssa Rosenzweigpanfrost: Fix dated comment
2020-05-21 Alyssa Rosenzweigpanfrost: Fix transform feedback types
2020-05-21 Alyssa Rosenzweigpanfrost: Don't set CAN_DISCARD for MFBD
2020-05-21 Alyssa Rosenzweigpanfrost: Avoid redundant shader executions with mask=0x0
2020-05-21 Alyssa Rosenzweigpanfrost: Disable tib read/write when colourmask = 0x0
2020-05-21 Alyssa Rosenzweigpanfrost: Remove dated comment about leaks
2020-05-21 Alyssa Rosenzweigpanfrost: Limit blend shader work count
2020-05-21 Alyssa Rosenzweigpanfrost: Allow tiling on RECT textures
2020-05-21 Alyssa Rosenzweigpanfrost: Allow bpp24 tiling
2020-05-21 Alyssa Rosenzweigpanfrost: Don't zero staging buffer for tiling
2020-05-21 Alyssa Rosenzweigpanfrost: Don't set PIPE_CAP_VERTEX_BUFFER_STRIDE_4BYTE...
2020-05-21 Alyssa Rosenzweigpanfrost: Remove deadcode
2020-05-21 Alyssa Rosenzweigpanfrost: Guard experimental fp16 behind debug flag
2020-05-20 Icecream95panfrost: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
2020-05-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-19 Alyssa Rosenzweigpan/mfbd: Add format codes for PIPE_FORMAT_B5G5R5A1_UNORM
2020-05-14 Icecream95panfrost: Fix background showing when using discard
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-07 Tomeu Vizosopanfrost: Don't trample on top of Bifrost-specific...
2020-05-07 Tomeu Vizosopanfrost: Add checksum BOs to batch
2020-05-04 Alyssa Rosenzweigpanfrost: Setup gl_FragCoord as sysval on Bifrost
2020-05-01 Tomeu Vizosopanfrost: Add Bifrost texture trampoline BO to batch
2020-05-01 Tomeu Vizosopanfrost: mali_attr_meta.unknown1 is zero on Bifrost
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
2020-05-01 Alyssa Rosenzweigpanfrost: Update Bifrost fields in mali_shader_meta
2020-05-01 Tomeu Vizosopanfrost: Create additional BO for the checksum of...
2020-05-01 Tomeu Vizosopanfrost: Split bit out of format.unk3
2020-05-01 Alyssa Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-04-30 Tomeu Vizosopanfrost: Don't leak temporary descriptors array
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
next