panfrost: Rework format encoding on SFBD
[mesa.git] / src / gallium / drivers /
2019-11-06 Tomeu Vizosopanfrost: Rework format encoding on SFBD
2019-11-06 Tomeu Vizosopanfrost: Set 0x10 bit on mali_shader_meta.unknown2_4...
2019-11-06 Tomeu Vizosopanfrost: Add checksum fields to SFBD descriptor
2019-11-06 Erik Faye-Lundzink: do advertize integer support in shaders
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_fequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_iequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_inequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_fnequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: support loading bool constants
2019-11-06 Erik Faye-Lundzink/spirv: drop temp-array for component-count
2019-11-06 Erik Faye-Lundzink: use u_blitter when format-reinterpreting
2019-11-06 Erik Faye-Lundzink: always allow sampling of images
2019-11-06 Erik Faye-Lundzink: transition resources before resolving
2019-11-06 Erik Faye-Lundzink: disable fragment-shader texture-lod
2019-11-06 Duncan Hopkinszink: make sure src image is transfer-src-optimal
2019-11-06 Erik Faye-Lundzink: do not advertize coherent mapping
2019-11-06 Erik Faye-Lundzink: always allow mutating the format
2019-11-06 Erik Faye-Lundzink: use actual format for render-pass
2019-11-06 Pierre-Eric Pellou... radeonsi: fix shader disk cache key
2019-11-06 Marek Olšákradeonsi: keep serialized NIR instead of nir_shader...
2019-11-06 Marek Olšákradeonsi: don't keep compute shader IR after compilation
2019-11-06 Marek Olšákradeonsi: use IR SHA1 as the cache key for the in-memor...
2019-11-06 Vasily Khoruzhicklima: add support for gl_PointSize
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-05 Philipp Siewecksvga: check return value of define_query_vgpu{9,10}
2019-11-04 Marek Olšáknir: pack nir_variable::data::stream
2019-11-04 James Xiongiris: try to set the specified tiling when importing...
2019-11-04 Kenneth Graunkeiris: Fix "Force Zero RTA Index Enable" setting again
2019-11-04 Boris Brezillonpanfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
2019-11-03 Karol Herbstnv50/ir: fix crash in isUniform for undefined values
2019-11-02 Vasily Khoruzhicklima: set dithering flag when necessary
2019-11-01 Vasily Khoruzhicklima: ignore flags while looking for BO in cache
2019-11-01 Vasily Khoruzhicklima: align size before trying to fetch BO from cache
2019-11-01 Vasily Khoruzhicklima: add debug prints for BO cache
2019-11-01 Alyssa Rosenzweigpan/midgard: Use fp32 blend shaders
2019-10-31 Icenowy Zhenglima: support indexed draw with bias
2019-10-31 Erik Faye-Lundzink: emit line-width when using polygon line-mode
2019-10-31 Erik Faye-Lundzink: heap-allocate samplers objects
2019-10-31 Pierre-Eric Pellou... radeonsi: tell the shader disk cache what IR is used
2019-10-31 Robert Fossandroid: Add panfrost support to build scripts
2019-10-31 Iago Toral Quirogav3d: rename vertex shader key (num)_fs_inputs fields
2019-10-31 Jan Zielinskigallium/swr: Fix depth values for blit scenario
2019-10-31 Jordan Justeniris/gen11+: Move flush for render target change
2019-10-31 Jordan Justeniris: Add IRIS_DIRTY_RENDER_BUFFER state flag
2019-10-31 Arno Messiaenlima: add cubemap support
2019-10-31 Arno Messiaenlima: introduce ppir_op_load_coords_reg to differentiat...
2019-10-31 Arno Messiaenlima: add layer_stride field to lima_resource struct
2019-10-31 Arno Messiaenlima: fix stride in texture descriptor
2019-10-30 Ilia Mirkinnv50/ir: mark STORE destination inputs as used
2019-10-30 Ilia Mirkingm107/ir: fix loading z offset for layered 3d image...
2019-10-30 Rafael Antognolliiris: Add Tile Cache Flush for Unified Cache.
2019-10-30 Jonathan Mareketnaviv: fix non-pointsprite points on GC7000L
2019-10-30 Jonathan Mareketnaviv: stencil fix
2019-10-30 Jonathan Mareketnaviv: fix depth bias
2019-10-30 Jordan Justeniris: Set MOCS for external surfaces to uncached
2019-10-30 Rafael Antognolliiris: Align fast clear color state buffer to a page.
2019-10-30 Erik Faye-Lundzink: only enable KHR_external_memory_fd if supported
2019-10-30 Jonathan Marekfreedreno/a2xx: add missing vertex formats (SSCALE...
2019-10-30 Pierre-Eric Pellou... radeonsi: disable sdma for gfx10
2019-10-30 Pierre-Eric Pellou... radeonsi: sdma misc fixes
2019-10-30 Pierre-Eric Pellou... radeonsi: align sdma byte count to dw
2019-10-30 Leo Liuradeonsi: enable 8K video decode support for HEVC and VP9
2019-10-30 Leo Liuradeon/vcn: Add VP9 8K decode support
2019-10-30 Erik Faye-Lundzink: drop nop descriptor-updates
2019-10-30 Erik Faye-Lundzink: use bitfield for dirty flagging
2019-10-30 Erik Faye-Lundzink: use dynamic state for line-width
2019-10-30 Duncan Hopkinszink: Use optimal layout instead of general. Reduces...
2019-10-29 Sagar Ghugeiris: Resolve stencil resource prior to copy or used...
2019-10-29 Sagar Ghugeiris: Prepare resources before stencil blit operation
2019-10-29 Sagar Ghugeiris: Prepare depth resource if clear_depth enable
2019-10-29 Sagar Ghugeiris: Prepare stencil resource before clear depth stencil
2019-10-29 Sagar Ghugeiris: Resolve stencil buffer lossless compression with...
2019-10-29 Sagar Ghugeintel: Track stencil aux usage on Gen12+
2019-10-29 Nanley Cheryiris: Allocate main and aux surfaces together
2019-10-29 Nanley Cheryiris: Determine aux offsets within configure_aux
2019-10-29 Nanley Cheryiris: Bail resource creation upon aux creation error
2019-10-29 Nanley Cheryiris: Drop iris_resource::aux::extra_aux::bo
2019-10-29 Duncan Hopkinszink: pass line width from rast_state to gfx_pipeline_s...
2019-10-29 Plamena Manolovairis: Implement new way for setting streamout buffers.
2019-10-29 Rob Clarkfreedreno/a6xx: add a618 support
2019-10-29 Rob Clarkfreedreno/a6xx: cleanup magic registers
2019-10-29 Rob Clarkfreedreno/a6xx: remove some left over dead code
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-10-29 Alyssa Rosenzweigpanfrost: Cleanup _shader_upper -> shader
2019-10-29 Marek Olšákradeonsi: initialize shader compilers in threads on...
2019-10-29 Marek Olšákradeonsi: don't print diagnostic LLVM remarks and notes
2019-10-28 Eric Engestromloader: default to iris for all future PCI IDs
2019-10-28 Sagar Ghugeiris: Create resource with aux_usage MCS_CCS
2019-10-28 Sagar Ghugeiris: Get correct resource aux usage for copy
2019-10-28 Sagar Ghugeiris: Define MCS_CCS state transitions and usages
2019-10-28 Sagar Ghugeiris: Initialize CCS to fast clear while using with MCS
2019-10-28 Erik Faye-Lundzink: emulate optional depth-formats
2019-10-28 Erik Faye-Lundzink: error if VK_KHR_maintenance1 isn't supported
2019-10-28 Nanley Cheryiris: Disallow incomplete resource creation
2019-10-28 Nanley Cheryiris: Don't leak the resource for unsupported modifier
2019-10-28 Nanley Cheryiris: Enable HIZ_CCS sampling
2019-10-28 Nanley Cheryiris: Start using blorp_can_hiz_clear_depth()
2019-10-28 Nanley Cheryiris: Enable HIZ_CCS in depth buffer instructions
2019-10-28 Nanley Cheryiris: Define initial HIZ_CCS state and transitions
next