platform/upstream/mesa.git
2020-09-10 Adam Jacksonglx: Use GLX_FUNCTION2 only for actually aliased functi...
2020-09-10 Adam Jacksonwsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR
2020-09-10 Christian Gmeinerci: do not build libdrm for vc4, reedreno and etnaviv
2020-09-10 Jonathan Marekturnip: rework vertex buffers draw state handling
2020-09-10 Marcin Ślusarzintel/tools: fix possible randomly increased verbosity...
2020-09-10 Marcin Ślusarzintel/compiler: quiet Coverity warnings
2020-09-10 Marcin Ślusarzintel/tools: handle ftell errors
2020-09-10 Marcin Ślusarzintel/tools: fix possible memory leak in the error...
2020-09-10 Marcin Ślusarzintel/compiler: initialize remaining fields of various...
2020-09-10 Marcin Ślusarzintel/compiler: remove unused fs_validator::param_size
2020-09-10 Marcin Ślusarzanv: fix minor gen_ioctl(I915_PERF_IOCTL_CONFIG) error...
2020-09-10 Pierre-Eric... driconf: add option to reuse GL names
2020-09-10 Pierre-Eric... mesa: use _mesa_HashFindFreeKeys for GL functions
2020-09-10 Pierre-Eric... mesa: add _mesa_HashFindFreeKeys
2020-09-10 Pierre-Eric... mesa: add GL name reuse support
2020-09-10 Pierre-Eric... mesa: add a isGenName parameter to _mesa_HashInsert
2020-09-10 Pierre-Eric... util/idalloc: add lowest_free_idx to avoid iterating...
2020-09-10 Pierre-Eric... util/idalloc: add util_idalloc_reserve
2020-09-10 Pierre-Eric... mesa: move u_idalloc from gallium/aux/util to util
2020-09-10 Rob Clarkfreedreno/a6xx: Fix MSAA clear
2020-09-10 Rob Clarkfreedreno: Clear gs/tcs/tes state for clear blits
2020-09-10 Rob Clarkfreedreno/a6xx: Fix fd6_draw_vbo() return
2020-09-10 Rob Clarkfreedreno/a6xx: Skip empty tile_setup
2020-09-10 Rob Clarkfreedreno: Don't bypass fd_draw_vbo() in clear fallback
2020-09-10 Rob Clarkfreedreno: Fix rast state for multisample clear
2020-09-10 Dave Airliegallivm: disable brilinear for lod bias and explicit...
2020-09-10 Eric Anholtfreedreno/fdl: Add layout test for the Android CTS...
2020-09-10 Eric Anholtfreedreno/cffdec: Add support for texturator's 2DMS...
2020-09-10 Eric Anholtfreedreno/cffdec: Fix up texturator parsing scripts...
2020-09-09 Eric Anholtfreedreno: Add another new sysmem flake.
2020-09-09 Vinson Leespirv: Initialize spirv_test member shader.
2020-09-09 Vinson Leesvga: Fix unused printf argument.
2020-09-09 Vinson Leefreedreno: Fix file descriptor leak.
2020-09-09 Icecream95pan/mdg: Fix spilling of non-32-bit types
2020-09-09 Jesse Natalienir: More NIR_MAX_VEC_COMPONENTS fixes
2020-09-09 Jason Ekstrandnir/idiv_const: Use the modern nir_src_as_* constant...
2020-09-09 Jason Ekstrandnir: More NIR_MAX_VEC_COMPONENTS fixes
2020-09-09 Nanley Cheryiris: Support I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS
2020-09-09 Nanley Cheryiris: Support MC modifier in plane count queries
2020-09-09 Nanley Cheryintel/common: Drop unused gen_aux_map_add_image
2020-09-09 Nanley Cheryiris: Support planar resource imports for MC
2020-09-09 Nanley Cheryintel/common: Add get_aux_map_format_bits()
2020-09-09 Nanley Cheryst/mesa: Don't map all P01X DRM formats to P016
2020-09-09 Nanley Cheryintel/isl: Add YUV format info for the aux-map
2020-09-09 Nanley Cheryintel/isl: Support ISL_AUX_USAGE_MC in surface states
2020-09-09 Nanley Cheryintel/isl: Describe I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS
2020-09-09 Nanley Cherygallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_MC_...
2020-09-09 Nanley Cherygallium/dri2: Report I915_FORMAT_MOD_Y_TILED_GEN12_MC_C...
2020-09-09 Jesse Natalienir_dominance: Use uint32_t instead of int16_t for...
2020-09-09 Danylo Piliaievst/nir: Call st_glsl_to_nir_post_opts before interface...
2020-09-09 Adam Jacksonmesa: Generate more errors from GetSamplerParameter
2020-09-09 Adam Jacksonmesa: Fix GL_CLAMP handling in glSamplerParameter
2020-09-09 Eric Anholtci/bare-metal: Allow wget of the kernel/dtb for kernel...
2020-09-09 Eric Anholtci/bare-metal: Update the kernel to msm-next-pgtables
2020-09-09 Eric Anholtturnip: Fix truncation of iovas to 32 bits in queries.
2020-09-09 Eric Anholtturnip: Fix truncation of CS shader iovas to 32 bits.
2020-09-09 Eric Anholtfreedreno: Make the pack struct have a .qword for wide...
2020-09-09 Eric Anholtturnip: Fix a compiler warning in release builds of...
2020-09-09 Jonathan Marekturnip: remove some unnecessary regs init
2020-09-09 Jonathan Marekturnip: delete unused "tu_cmd_buffer_upload"
2020-09-09 Jonathan Marekturnip: fix the type of tu_shader_module code field...
2020-09-09 Jonathan Marekturnip: delete unused tu_image fields
2020-09-09 Jonathan Marekturnip: delete tu_physical_device path field
2020-09-09 Rhys Perryaco: fix validation of sub-dword parallel-copies
2020-09-09 Rhys Perryaco: fix value numbering of reductions
2020-09-09 Rhys Perryaco: don't apply constant to SDWA on GFX8
2020-09-09 Rhys Perryaco: workaround disassembler bug of v_writelane_b32...
2020-09-09 Rhys Perryaco: fix v_writelane_b32 with two sgprs
2020-09-09 Rhys Perrynir/opt_loop_unroll: fix is_access_out_of_bounds with...
2020-09-09 Icecream95panfrost: AFBC to linear layout conversion
2020-09-09 Icecream95panfrost: Move tiled-linear conversion checking to...
2020-09-09 Icecream95panfrost: Seperate resource setup and bo creation
2020-09-09 Icecream95panfrost: Correctly set modifier_constant
2020-09-09 Icecream95panfrost: Remove old comment on broken depth reload
2020-09-09 Icecream95panfrost: Cleanup panfrost_get_param
2020-09-09 Icecream95docs/features: Add missing Panfrost extensions
2020-09-08 Bas Nieuwenhuizenradv,gallium: Add driconf option to reduce advertised...
2020-09-08 Eric Anholtiris: Add missing range_base/range to our nir_load_ubos.
2020-09-08 Dave Airliellvmpipe: include gallivm perf flags in shader cache.
2020-09-08 Tony Wasserkaaco/isel: Compile all helper functions with static...
2020-09-08 Tony Wasserkaaco/isel: Move add_startpgm to aco_instruction_selectio...
2020-09-08 Tony Wasserkaaco/isel: Move context initialization code to a dedicat...
2020-09-08 Tony Wasserkaaco/isel: Remove unused definitions
2020-09-08 Tony Wasserkaaco/isel: Consistently use references for input paramet...
2020-09-08 Tony Wasserkaaco/isel: Simplify nested branching code
2020-09-08 Tony Wasserkaaco/isel: Turn the function template emit_load into...
2020-09-08 Jason Ekstrandintel/nir: Call validate_ssa_dominance at both ends...
2020-09-08 Jason Ekstrandspirv: Run repair_ssa if there are discard instructions
2020-09-08 Jason Ekstrandnir: Add a dominance validation pass
2020-09-08 Rhys Perrynir/opt_if: fix opt_if_merge when destination branch...
2020-09-08 Eric Anholtnir: Use explicit deref information to provide real...
2020-09-08 Eric Anholtfreedreno/ir3: Apply the max upload limit to initial...
2020-09-08 Eric Anholtfreedreno/ir3: Use the new NIR UBO ranges in UBO analysis.
2020-09-08 Eric Anholtnir: Add a range_base+range to nir_intrinsic_load_ubo().
2020-09-08 Eric Anholtnir: Update the comment about nir_lower_uniforms_to_ubo...
2020-09-08 Marek Olšákradeonsi: inline trivial PS functions
2020-09-08 Marek Olšákac,radeonsi: lower 64-bit IO to 32 bits and remove...
2020-09-08 Marek Olšákradeonsi: remove swizzle == ~0 dead code in si_llvm_loa...
2020-09-08 Marek Olšákradeonsi: eliminate unused shader outputs for separate...
2020-09-08 Marek Olšákradeonsi: set outputs_written_before_ps for geometry...
next