mesa.git
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-30 Michel Dänzergitlab-ci: Disable meson-windows job for the time being
2019-10-30 Timothy Arceriradv: make use of radv_sc_read()
2019-10-30 Timothy Arceriradv: add radv_sc_read() helper
2019-10-30 Timothy Arceriradv: allow select() calls in secure compile
2019-10-30 Lepton Wumapi: Improve the x86 tsd stubs performance.
2019-10-30 Lepton Wumapi: Inline call x86_current_tls.
2019-10-30 Lepton Wumapi: Clean up entry_patch_public for x86 tls
2019-10-30 Lepton Wumapi: split entry_generate_or_patch for x86 tls
2019-10-30 Jonathan Graymapi: Adapted libglvnd x86 tsd changes
2019-10-29 Caio Marcelo... spirv: Don't fail if multiple ordering semantics bits...
2019-10-29 Sagar Ghugeintel/isl: Allow stencil buffer to support compression...
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/blorp: Set stencil resolve enable bit
2019-10-29 Sagar Ghugeintel: Track stencil aux usage on Gen12+
2019-10-29 Sagar Ghugeintel/blorp: Add helper function for stencil buffer...
2019-10-29 Sagar Ghugeintel/blorp: Assign correct view while clearing depth...
2019-10-29 Sagar Ghugegenxml/gen12: Add Stencil Buffer Resolve Enable bit
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 Jason Ekstrandanv: Reduce the minimum number of relocations
2019-10-29 Jason Ekstrandanv: Delay allocation of relocation lists
2019-10-29 Plamena Manolovaanv: Implement new way for setting streamout buffers.
2019-10-29 Plamena Manolovairis: Implement new way for setting streamout buffers.
2019-10-29 Plamena Manolovagenxml: Add 3DSTATE_SO_BUFFER_INDEX_* instructions
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 Plamena Manolovaanv: Set depthBounds to true in anv_GetPhysicalDeviceFe...
2019-10-29 Plamena Manolovagenxml: Change 3DSTATE_DEPTH_BOUNDS bias.
2019-10-29 Michel Dänzergitlab-ci: Only run the pipeline if any files affecting...
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-10-29 Alyssa Rosenzweigpanfrost: Remove unused definitions in mali-job.h
2019-10-29 Alyssa Rosenzweigpanfrost: Cleanup _shader_upper -> shader
2019-10-29 Eric Engestrommeson: define _GNU_SOURCE on FreeBSD
2019-10-29 Lionel Landwerlinintel/perf: update ICL configurations
2019-10-29 Alexandros... gitlab-ci: Update required libdrm version
2019-10-29 Eric Engestromtravis: fix scons build after deprecation warning
2019-10-29 Caio Marcelo... anv: Fix output of INTEL_DEBUG=bat for chained batches
2019-10-29 Marek Olšákwinsys/amdgpu: use the new GPU reset query
2019-10-29 Marek Olšákac: get tcc_harvested from the kernel
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 Timur Kristófaco: Introduce vgpr_limit to keep track of available...
2019-10-28 Timur Kristófaco: Implement subgroup shuffle in GFX10 wave64 mode.
2019-10-28 Rhys Perryaco: Remove dead code in reduction lowering.
2019-10-28 Rhys Perryaco: Fix reductions on GFX10.
2019-10-28 Eric Engestromloader: default to iris for all future PCI IDs
2019-10-28 Eric Engestromanv: add a couple printflike() annotations
2019-10-28 Erik Faye-Lundst/mesa: lower global vars to local after lowering...
2019-10-28 Sagar Ghugeiris: Create resource with aux_usage MCS_CCS
2019-10-28 Sagar Ghugeintel/isl: Support lossless compression with multisamples
2019-10-28 Sagar Ghugeiris: Get correct resource aux usage for copy
2019-10-28 Sagar Ghugeintel/blorp: Use isl_aux_usage_has_mcs instead of comparing
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 Sagar Ghugeintel/isl: Don't reconfigure aux surfaces for 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 Cheryintel/blorp: Satisfy clear color rules for HIZ_CCS
2019-10-28 Nanley Cheryintel: Fix and use HIZ_CCS write through mode
2019-10-28 Nanley Cheryiris: Start using blorp_can_hiz_clear_depth()
2019-10-28 Nanley Cheryintel/blorp: Satisfy HIZ_CCS fast-clear alignments
2019-10-28 Nanley Cheryintel: Refactor blorp_can_hiz_clear_depth()
2019-10-28 Nanley Cheryisl: Add isl_surf_supports_hiz_ccs_wt()
2019-10-28 Nanley Cheryiris: Enable HIZ_CCS in depth buffer instructions
2019-10-28 Nanley Cheryiris: Define initial HIZ_CCS state and transitions
2019-10-28 Nanley Cheryiris: Create an unusable secondary aux surface
2019-10-28 Nanley Cheryiris: Don't guess the aux_usage
2019-10-28 Nanley Cheryintel/blorp: Treat HIZ_CCS like HiZ
2019-10-28 Nanley Cheryintel/blorp: Assert against HiZ in surface states
2019-10-28 Nanley Cheryintel: Support HIZ_CCS in isl_surf_get_ccs_surf
2019-10-28 Nanley Cheryisl: Reduce assertions during aux surf creation
2019-10-28 Nanley Cheryintel: Enable CCS_E for R24_UNORM_X8_TYPELESS on TGL+
2019-10-28 Nanley Cheryintel: Use 3DSTATE_DEPTH_BUFFER::ControlSurfaceEnable
2019-10-28 Jason Ekstrandintel/isl: Support HIZ_CCS in emit_depth_stencil_hiz
2019-10-28 Nanley Cheryintel: Use RENDER_SURFACE_STATE::DepthStencilResource
2019-10-28 Jordan Justenintel: Update alignment restrictions for HiZ surfaces.
2019-10-28 Nanley Cheryiris: Clear ::has_hiz when disabling aux
2019-10-28 Nanley Cheryintel/blorp: Disable depth testing for slow depth clears
2019-10-28 Nanley Cheryintel: Enable CCS_E for some formats on Gen12
2019-10-28 Nanley Cheryisl: Redefine the CCS layout for Gen12
2019-10-28 Nanley Cheryisl: Add and use isl_tiling_flag_to_enum()
2019-10-28 Nanley Cheryiris: Allow for non-Y-tiled aux allocation
2019-10-28 Nanley Cheryisl/drm: Map HiZ and CCS tilings to Y
2019-10-28 Jason Ekstrandintel/isl: Update surf_fill_state for gen12
2019-10-28 Jason Ekstrandintel/isl/fill_state: Separate aux_mode handling from...
next