mesa.git
2020-08-06 Dylan BakerBump development version and clear new_features
2020-08-06 Jason Ekstrandanv: Advertise shaderIntegerFunctions2
2020-08-06 Icenowy Zhengpanfrost: signal syncobj if nothing is going to be...
2020-08-06 Bas Nieuwenhuizenradv: Don't use both DCC and CMASK for single sample...
2020-08-06 Jose Fonsecaappveyor: Use Python3.
2020-08-06 Jose Fonsecaappveyor: Upgrade pip.
2020-08-06 Vinson Leeutil: Fix SCons build.
2020-08-05 Eric Anholtfreedreno: Add more asserts for DST_OFF/NUM_UNIT in...
2020-08-05 Eric Anholtfreedreno: Increase the NUM_UNIT on compute's consts...
2020-08-05 Eric Anholtfreedreno/ir3: Clean up instrlen setup.
2020-08-05 Eric Anholtfreedreno: Split ir3_const's user buffer and indirect...
2020-08-05 Eric Anholtfreedreno: Rename emit_const_bo() to emit_const_ptrs().
2020-08-05 Eric Anholtfreedreno/ir3: Simpify the immediates from an array...
2020-08-05 Eric Anholtfreedreno/ir3: Merge the redundant immediate_idx/immedi...
2020-08-05 Rob Clarkglsl_to_nir: fix bitfield_extract with 16-bit operands
2020-08-05 Marek Olšákglsl: improve precision determination for calls
2020-08-05 Marek Olšákglsl: don't lower to mediump for desktop OpenGL
2020-08-05 Marek Olšákglsl: don't create conversion opcodes for array types
2020-08-05 Marek Olšákglsl: don't lower atomic functions to mediump
2020-08-05 Rob Clarkglsl: don't inline intrinsics for mediump
2020-08-05 Marek Olšákglsl: fix constant expression evaluation for 16-bit...
2020-08-05 Marek Olšákglsl: lower_precision - fix assertion failure with...
2020-08-05 Eric Engestromdocs: update calendar and link releases notes for 20.1.5
2020-08-05 Eric Engestromdocs: add release notes for 20.1.5
2020-08-05 Rob Clarkglsl: remove LowerPrecisionTemporaries
2020-08-05 Rob Clarkgallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
2020-08-05 Rob Clarkglsl/lower_precision: split out const lowering
2020-08-05 Rob Clarkfreedreno/ir3: lower local_index using local_id
2020-08-05 Rob Clarkfreedreno/ir3: ir3_cmdline updates
2020-08-05 Marek Olšákradeonsi: call nir_split_array_vars/shrink_vec_array_va...
2020-08-05 Marek Olšákradeonsi: reorder NIR optimizations
2020-08-05 Pierre-Eric... 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... ci: Add a build test for the Android platform
2020-08-05 Kristian H... radv/android: Remove unused variable
2020-08-05 Kristian H... vulkan: Allow global symbol HMI for Android
2020-08-05 Kristian H... anv: Add stub for anv_gem_get_tiling() for Android
2020-08-05 Kristian H... anv: Pass device to setup_gralloc0_usage for error...
2020-08-05 Kristian H... meson: Define ANDROID and ANDROID_API_LEVEL when compil...
2020-08-05 Kristian H... turnip: Make tu_android.c compile again
2020-08-05 Kristian H... mapi: Mark TLS symbols as optional in glapi-symbols.txt
2020-08-05 Kristian H... ci: Include enough Android headers to let us compile...
2020-08-05 Kristian H... gallium/android: Rewrite backtrace helper for android
2020-08-05 Kristian H... util: Add unit test for stack backtrace caputure
2020-08-05 Kristian H... util: Move stack debug functions to src/util
2020-08-05 Kristian H... gallium: Switch u_debug_stack/symbol.c to util/hash_table.h
2020-08-05 Kristian H... mapi/test: Change type to unsigned for offset
2020-08-05 Kristian H... egl/android: Remove unused variable
2020-08-05 James Parkamd/llvm: Reorder LLVM headers
2020-08-05 Tomeu Vizosoci: Use a rootfs tarball for NFS root, instead of a...
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... nir/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... turnip: Only include msm_drm in tu_drm.c
2020-08-05 Kristian H... turnip: Move remaining drm code to tu_drm.c
2020-08-05 Kristian H... turnip: Collapse some tu_drm wrappers
2020-08-05 Kristian H... turnip: Move tu_bo functions to tu_drm.c
2020-08-05 Kristian H... turnip: 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 Alyssa Rosenzweigdocs/features: Add GL_EXT_multisampled_render_to_texture
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... 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 Tomeu Vizosoci: Actually upload trace artifacts to MinIO for baremetal
2020-08-04 Jonathan Marekturnip: add support for D32_SFLOAT_S8_UINT
next