radeonsi: reorder NIR optimizations
[mesa.git] / src /
2020-08-05 Marek Olšákradeonsi: reorder NIR optimizations
2020-08-05 Pierre-Eric Pellou... radeonsi: extend workaround for KHR-GL45.texture_view...
2020-08-05 Indrajit Kumar Dasst/mesa: optimize DEPTH_STENCIL copies using fragment...
2020-08-05 Rob Clarkfreedreno: allow fence_fd fences to be recycled
2020-08-05 Marek Olšákradeonsi: disable SDMA on gfx9
2020-08-05 Kristian H. Kristensenradv/android: Remove unused variable
2020-08-05 Kristian H. Kristensenvulkan: Allow global symbol HMI for Android
2020-08-05 Kristian H. Kristensenanv: Add stub for anv_gem_get_tiling() for Android
2020-08-05 Kristian H. Kristensenanv: Pass device to setup_gralloc0_usage for error...
2020-08-05 Kristian H. Kristensenturnip: Make tu_android.c compile again
2020-08-05 Kristian H. Kristensenmapi: Mark TLS symbols as optional in glapi-symbols.txt
2020-08-05 Kristian H. Kristensenci: Include enough Android headers to let us compile...
2020-08-05 Kristian H. Kristensengallium/android: Rewrite backtrace helper for android
2020-08-05 Kristian H. Kristensenutil: Add unit test for stack backtrace caputure
2020-08-05 Kristian H. Kristensenutil: Move stack debug functions to src/util
2020-08-05 Kristian H. Kristensengallium: Switch u_debug_stack/symbol.c to util/hash_table.h
2020-08-05 Kristian H. Kristensenmapi/test: Change type to unsigned for offset
2020-08-05 Kristian H. Kristensenegl/android: Remove unused variable
2020-08-05 James Parkamd/llvm: Reorder LLVM headers
2020-08-05 Samuel Pitoisetradv: set BYPASS_VTX_RATE_COMBINER_GFX103 on GFX 10.3
2020-08-05 Samuel Pitoisetradv: fix sample shading on GFX 10.3
2020-08-05 Samuel Pitoisetradv: increase minimum NGG vertex count requirement...
2020-08-05 Samuel Pitoisetradv: do not honor a user-specified pitch on GFX 10.3
2020-08-05 Alejandro Piñeironir/lower_tex: handle query lod with nir_lower_tex_pack...
2020-08-05 Rhys Perryradv/llvm: enable VK_KHR_memory_model
2020-08-05 Rhys Perryac/nir: fix coherent global loads/stores
2020-08-05 Rhys Perryac/nir: consider an image load/store intrinsic's access
2020-08-05 Rhys Perryradv/aco: enable VK_KHR_memory_model
2020-08-05 Rhys Perryspirv: set ACCESS_COHERENT for ssbo/global/image atomic...
2020-08-05 Iago Toral Quiroganir/lower_tex: skip lower_tex_packing for the texture...
2020-08-05 Eric Anholtfreedreno/computerator: Set SP_MODE_CONTROL to the...
2020-08-05 Eric Anholtfreedreno/a6xx: Document the bit for the magic 32bit...
2020-08-05 Eric Anholtfreedreno/ir3: Fix the type of half-float indirect...
2020-08-05 Eric Anholtnir: Print the constant data size associated with a...
2020-08-05 Eric Anholtnir: Add a little more docs about NIR's constant_data.
2020-08-05 Eric Anholtnir/lower_amul: Use num_ubos/ssbos instead of recomputi...
2020-08-05 Kristian H. Kristensenturnip: Only include msm_drm in tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Move remaining drm code to tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Collapse some tu_drm wrappers
2020-08-05 Kristian H. Kristensenturnip: Move tu_bo functions to tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Move device enumeration and feature discovery...
2020-08-04 Iván Brianoanv: fix allocation of custom border color pool
2020-08-04 Rhys Perryaco: replace MADs in isel with FMA on GFX10.3
2020-08-04 Rhys Perryaco: disable SMEM stores on GFX10.3
2020-08-04 Rhys Perryaco: update aco_opcodes.py for GFX10.3
2020-08-04 Rhys Perryaco: implement subgroup shader_clock on GFX10.3
2020-08-04 Rhys Perryaco: update vgpr_alloc_granule for GFX10.3
2020-08-04 Rhys Perryaco: fix max_waves_per_simd on Polaris, VegaM and GFX10.3
2020-08-04 Rhys Perryaco: update bug workarounds for GFX10_3
2020-08-04 Rhys Perryaco: don't create v_mad_f32 on GFX10.3
2020-08-04 Rhys Perryaco: fix waitcnt insertion on GFX10.3
2020-08-04 Alyssa Rosenzweigpanfrost: Implement EXT_multisampled_render_to_texture
2020-08-04 Alyssa Rosenzweigpanfrost: Add MSAA mode selection field
2020-08-04 Samuel Pitoisetradv: print warnings for famous RADV_PERFTEST options...
2020-08-04 SureshGuttularadeon/vcn: Corrected vp9 ref associated data incase...
2020-08-04 Caio Marcelo de... spirv: Propagate explicit layout only in types that...
2020-08-04 Roman Stratiienkolima: Fix lima_screen_query_dmabuf_modifiers()
2020-08-04 Connor Abbotttu: Implement VK_EXT_conditional_rendering
2020-08-04 Connor Abbotttu: Reset has_tess after renderpass
2020-08-04 Connor Abbottfreedreno: Document draw predication packets
2020-08-04 Connor Abbotttu: Fix DST_INCOHERENT_FLUSH copy/paste error
2020-08-04 Jonathan Marekturnip: implement VK_EXT_4444_formats
2020-08-04 Jonathan Marekutil/format: translate A4R4G4B4_UNORM and A4B4G4R4_UNOR...
2020-08-04 Jonathan Marekturnip: rework extended formats to allow more extended...
2020-08-04 Jonathan Marekturnip: add support for D32_SFLOAT_S8_UINT
2020-08-04 Jason Ekstrandspirv: Do more complex unwrapping in get_nir_type
2020-08-04 Jason Ekstrandcompiler/types: Add a struct_type_is_packed wrapper
2020-08-03 Eric Anholtfreedreno: Fix "Offset of packed bitfield changed"...
2020-08-03 Jonathan Marekturnip: delete tu_clear_sysmem_attachments_2d
2020-08-03 Jonathan Marekturnip: fix sysmem CmdClearAttachments 3D fallback...
2020-08-03 Jason Ekstrandnir/deref: Don't try to compare derefs containing casts
2020-08-03 Eric Anholtnir: Remove the old nir_opt_shrink_load.
2020-08-03 Eric Anholtamd: Swap from nir_opt_shrink_load() to nir_opt_shrink_...
2020-08-03 Eric Anholti965: Enable vector shrinking in the vec4 backend.
2020-08-03 Eric Anholtnir: Add a pass to cut the trailing ends of vectors.
2020-08-03 Jonathan Marekturnip: workaround for a630 d24_unorm_s8_uint fails
2020-08-03 Christian Gmeineretnaviv: fix nir validation problem
2020-08-03 Rob Clarkfreedreno/decode: move dependencies up a level
2020-08-03 Rob Clarkfreedreno/registers: install gzip'd register database
2020-08-03 Rob Clarkfreedreno/registers: split header build into subdirs
2020-08-03 Rob Clarkfreedreno/registers: add .gitignore
2020-08-03 Rob Clarkfreedreno/rnn: rework RNN_DEF_PATH construction
2020-08-03 Rob Clarkfreedreno/rnn: also look for .xml.gz
2020-08-03 Joshua Ashtonradv: Implement VK_EXT_4444_formats
2020-08-03 Jason Ekstrandanv: Implement VK_EXT_4444_formats
2020-08-03 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.149
2020-08-03 Mike Blumenkrantzu_prim_restart: add inline function for getting restart...
2020-08-03 Nanley Cheryiris: Zero the add-on clear color BO on import
2020-08-03 Mike Blumenkrantzzink: implement handling for VK_EXT_calibrated_timestamps
2020-08-03 Mike Blumenkrantzzink: store valid timestamp bits onto zink_screen
2020-08-03 Mike Blumenkrantzzink: handle VK_EXT_vertex_attribute_divisor setup
2020-08-03 Mike Blumenkrantzzink: clamp PIPE_SHADER_CAP_MAX_SHADER_BUFFERS to PIPE_...
2020-08-03 Mike Blumenkrantzzink: implement VK_EXT_robustness2
2020-08-03 Alyssa Rosenzweigpan/mdg: Test for SSA before chasing addresses
2020-08-03 Alyssa Rosenzweigpan/mdg: Mask spills from texture write
2020-08-03 jzielinsswr: Bump maximum 2D texture size to 16kx16k
2020-08-03 Bas Nieuwenhuizenmesa/st: Actually free the driver part of memory object...
2020-08-03 Gert Wollnygallivm/nir: Lower uniforms to UBOs in llvm draw if...
2020-08-02 Mauro Rossiandroid: freedreno: move a2xx disasm out of gallium
2020-08-02 Mauro Rossiandroid: freedreno/common: add support for libfreedreno...
next