mesa.git
2020-06-05 Eric Engestromintel/genxml: drop sort_xml.sh and move the loop direct...
2020-06-05 Bas Nieuwenhuizenradv: Use ac_surface to allocate aux surfaces.
2020-06-05 Bas Nieuwenhuizenamd/common: Add total alignment calculation.
2020-06-05 Bas Nieuwenhuizenradv: Allocate values/predicates at the end of the...
2020-06-05 Bas Nieuwenhuizenradv: Disable HTILE in ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Disable DCC in ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Use offsets in surface struct.
2020-06-05 Bas Nieuwenhuizenradv: Rely on ac_surface for avoiding cmask for linear...
2020-06-05 Bas Nieuwenhuizenradv: Enforce the contiguous memory for DCC layers...
2020-06-05 Bas Nieuwenhuizenradv: Pass no_metadata_planes info in to ac_surface.
2020-06-05 Bas Nieuwenhuizenradv: Use ac_surface to determine fmask enable.
2020-06-05 Christian Gmeinerci: add U-Boot specific fetch strings
2020-06-05 Christian Gmeinerci: extend expect-output.sh
2020-06-05 Rob Clarkfreedreno/computerator: fix missing dependency on gener...
2020-06-05 Eric Engestromglapi: remove deprecated .getchildren() that has been...
2020-06-05 Samuel Pitoisetradv/aco: enable 64-bit atomic features if RADV is...
2020-06-05 Neha Bhendesvga: Performance fixes
2020-06-05 Neha Bhendesvga: Add GL4.1(compatibility profile) support in svga...
2020-06-05 Neha Bhendesvga/include: Headers for GL4.1 support
2020-06-05 Neha Bhendewinsys/drm: Add GL4.1 support in drm winsys
2020-06-05 Neha Bhendeutil: Add util functionality for GL4.1 support
2020-06-05 Rob Clarkfreedreno/a6xx: more early-z
2020-06-04 Dave Airlieci: bump virglrenderer to latest version
2020-06-04 Eric Anholtturnip: Simplify vertex buffer bindings.
2020-06-04 Eric Anholtturnip: Don't bother clamping VB size.
2020-06-04 Eric Anholtturnip: Move vertex buffer bindings to SET_DRAW_STATE.
2020-06-04 Dave Airliellvmpipe: move coroutines out of noopt case
2020-06-04 Alyssa Rosenzweigpan/mdg: Ensure ld_vary_16 is aligned
2020-06-04 Kristian H... freedreno/a6xx: Fix VFD_CONTROL emit
2020-06-04 Clément Guérinradv: Always expose non-visible local memory type on...
2020-06-04 Alyssa Rosenzweigpan/mdg: Legalize inverts with constants
2020-06-04 Erik Faye-Lundnir: reuse existing psiz-variable
2020-06-04 Lionel Landwerlini965: fix export of GEM handles
2020-06-04 Lionel Landwerliniris: fix export of GEM handles
2020-06-04 Lionel Landwerlini965: don't forget to set screen on duped image
2020-06-04 Lionel Landwerliniris: fix BO destruction in error path
2020-06-04 Vinson Leemesa: Fix NetBSD compiler macro.
2020-06-04 Rob Clarkfreedreno/a6xx: also consider alpha-test for ztest...
2020-06-04 Rob Clarkfreedreno/a6xx: add early-lrz-late-z mode
2020-06-04 Rob Clarkfreedreno/a6xx: re-work LRZ state tracking
2020-06-04 Rob Clarkfreedreno/a6xx: update depth-plane control regs
2020-06-04 Rob Clarkfreedreno/a6xx: sync registers from envytools
2020-06-04 Rob Clarkfreedreno/ir3: split kill from no_earlyz
2020-06-04 Kristian H... docs/features.txt: Update for freedreno
2020-06-04 Kristian H... freedreno/a6xx: Turn on robustness extensions
2020-06-04 Vinson Leevdpau: Fix wrong calloc sizeof argument.
2020-06-03 Francisco JerezOPTIONAL: iris: Perform BLORP buffer barriers outside...
2020-06-03 Francisco Jereziris: Remove iris_flush_depth_and_render_caches().
2020-06-03 Francisco Jereziris: Emit single render target flush PIPE_CONTROL...
2020-06-03 Francisco Jereziris: Open-code iris_cache_flush_for_read() and iris_ca...
2020-06-03 Francisco Jereziris: Remove render cache hash table-based synchronization.
2020-06-03 Francisco Jereziris: Remove depth cache set tracking and synchronization.
2020-06-03 Francisco Jereziris: Perform compute predraw flushes from compute...
2020-06-03 Francisco Jereziris: Remove batch argument of iris_resource_prepare_ac...
2020-06-03 Francisco Jereziris: Insert buffer barrier in existing cache flush...
2020-06-03 Francisco Jereziris: Implement buffer-local memory barrier based on...
2020-06-03 Francisco Jereziris: Update cache coherency matrix on PIPE_CONTROL.
2020-06-03 Francisco Jereziris: Introduce cache coherency matrix for batch-local...
2020-06-03 Francisco Jereziris: Report use of any in-flight buffers on first...
2020-06-03 Francisco Jereziris: Drop redundant iris_address::write flag.
2020-06-03 Francisco Jereziris: Annotate all BO uses with domain and sequence...
2020-06-03 Francisco Jereziris: Bracket batch operations which access memory...
2020-06-03 Francisco Jereziris: Add infrastructure to partition batch into sync...
2020-06-03 Francisco Jereziris: Add batch-local synchronization book-keeping...
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 Rosenzweigpan/bi: Disassemble gl_PointCoord reads.
2020-06-03 Alyssa Rosenzweigpanfrost: Explicitly convert to 32-bit for logic-ops
2020-06-03 Alyssa Rosenzweigpanfrost: Readd MIDGARD_SHADERLESS quirk to t760
2020-06-03 Francisco Jereziris: Extend iris_context dirty state flags to 128...
2020-06-03 Francisco Jereziris: Simplify iris_batch_prepare_noop().
2020-06-03 Rob Clarknir/lower_tex: fixes for fp16 yuv lowering
2020-06-03 Rob Clarknir/builder: add bitsize conversion helpers
2020-06-03 Rob Clarknir: extract out convert_to_bitsize() helper
2020-06-03 Rob Clarknir: get_base_type() should return enum type
2020-06-03 Alyssa Rosenzweigpanfrost: Handle writes_memory correctly
2020-06-03 Alyssa Rosenzweigpanfrost: Document MALI_WRITES_GLOBAL bit
2020-06-03 Alyssa Rosenzweigpanfrost: Update MALI_EARLY_Z description
2020-06-03 Marcin Ślusarziris: remove unused iris_bo->swizzle_mode
2020-06-03 Samuel Pitoisetaco: sign-extend input/identity for 16-bit subgroup...
2020-06-03 Samuel Pitoisetaco: fix subdword copies on GFX6-GFX7
2020-06-03 Samuel Pitoisetaco: implement 16-bit nir_intrinsic_quad_* on GFX6...
2020-06-03 Samuel Pitoisetaco: implement 16-bit reduce operations on GFX6-GFX7
2020-06-03 Alyssa Rosenzweigpan/bi: Handle vectorized load_const
2020-06-03 Alyssa Rosenzweigpan/bi: Passthrough second argument of F32_TO_F16
2020-06-03 Alyssa Rosenzweigpan/bi: Pack second argument of F32_TO_F16
2020-06-03 Alyssa Rosenzweigpan/bi: Fix SEL.16 swizzle
2020-06-03 Alyssa Rosenzweigpan/bi: Handle SEL with vec3 16-bit
2020-06-03 Alyssa Rosenzweigpanfrost: Passthrough NATIVE loads/stores
2020-06-03 Alyssa Rosenzweigpan/mdg: Handle regular nir_intrinsic_load_output
2020-06-03 Alyssa Rosenzweigpan/mdg: Allow f2u8 and friends thru
2020-06-03 Alyssa Rosenzweigpan/mdg: Handle f2u8
2020-06-03 Alyssa Rosenzweigpan/mdg: Fold roundmode into applicable instructions
2020-06-03 Alyssa Rosenzweigpan/mdg: Implement *_rtz conversions with roundmode
2020-06-03 Alyssa Rosenzweigpan/mdg: Lower roundmodes
2020-06-03 Alyssa Rosenzweigpan/mdg: Add opcode roundmode property
2020-06-03 Alyssa Rosenzweigpan/mdg: Add roundmode enum
2020-06-03 Alyssa Rosenzweigpan/mdg: Distinguish blend shaders in internal shader-db
2020-06-03 Icecream95panfrost: Only use AFBC YTR with RGB and RGBA
next