platform/upstream/mesa.git
2021-03-26 Simon SerRevert "egl: Don't add hardware device if there is...
2021-03-26 Simon Seregl: only take render nodes into account when listing...
2021-03-26 Simon Seregl: fix software flag in _eglAddDevice call on DRM
2021-03-26 Pierre-Eric... mesa/st: fix lower_tex_src_plane in multiple samplers...
2021-03-26 Boris Brezillonpanfrost: Get rid of panfrost_pool_alloc()
2021-03-26 Boris Brezillonpanfrost: Use the descriptor allocators where appropriate
2021-03-26 Boris Brezillonpanfrost: Emit surface descriptors with pan_pack()
2021-03-26 Boris Brezillonpanfrost: Define the Surface and Surface-with-stride...
2021-03-26 Boris Brezillonpanfrost: Provide various helpers to simplify descripto...
2021-03-26 Boris Brezillonpanfrost: Specify descriptor alignment requirements
2021-03-26 Boris Brezillonpan/gen_pack: Parse alignment requirements
2021-03-26 Iago Toral... broadcom/compiler: try to fill up delay slots after...
2021-03-26 Iago Toral... broadcom/compiler: add a v3d_qpu_writes_accum helper
2021-03-26 Kenneth GraunkeHalf-revert "gallium/dri2: Pass the resource that corre...
2021-03-25 Marek Olšákamd: update addrlib
2021-03-25 Marek Olšákamd/addrlib: define endianess differently
2021-03-25 Marek Olšákamd/addrlib: prevent defining regparm differently
2021-03-25 Marek Olšákamd/addrlib: add back the incorrect original DCC checking
2021-03-25 Iván Brianoanv: use helper function to get the buffer size
2021-03-25 Iván Brianoanv: move buffer size alignment into helper function
2021-03-25 Vasily Khoruzhicklima: compute nir_sha1 for shader key even if disk...
2021-03-25 Lionel Landwerlinintel: Add null hw layer
2021-03-25 Lionel Landwerlinmeson: switch vulkan layer to list of choices
2021-03-25 Jason Ekstrandanv: Align inline uniform data to ANV_UBO_ALIGNMENT
2021-03-25 Kenneth Graunkeintel: Fix release build breakage
2021-03-25 Danylo Piliaievturnip: clamp to zero negative upper left corner of...
2021-03-25 Matt Turnerci: Use CI_PROJECT_ROOT_NAMESPACE
2021-03-25 Erik Faye-Lunddocs: Add 21.0.0 hashes
2021-03-25 Eric Anholtci/freedreno: Mark a630 as flaky on arb_draw_indirect...
2021-03-25 Daniel Schürmannaco/ra: remove exec handling for phis
2021-03-25 Daniel Schürmannaco/ra: allow m0 in get_reg_specified()
2021-03-25 Daniel Schürmannaco/ra: iterate backwards when coalescing phis
2021-03-25 Daniel Schürmannaco/ra: refactor SSA repairing during register allocation
2021-03-25 Daniel Schürmannaco/ra: split register_file initialization into separat...
2021-03-25 Daniel Schürmannaco/ra: split affinity creation into separate function
2021-03-25 Erik Faye-Lundzink: follow spir-v 1.0 spec
2021-03-25 Erico Nuneslima/ppir: rework liveness data structures to bitset
2021-03-25 Erico Nuneslima/ppir: remove use of live_out
2021-03-25 Erico Nuneslima/ppir: remove liveness info from blocks
2021-03-25 Danylo Piliaievturnip: implement VK_KHR_pipeline_executable_properties
2021-03-25 Danylo Piliaievnir: add nir_shader_as_str function
2021-03-25 Icecream95pan/mdg: Use appropriate sizes for global loads/stores
2021-03-25 Icecream95pan/mdg: Rename load/store operations
2021-03-25 Rhys Perryac: invalidate metadata after hs_emit_write_tess_factors()
2021-03-25 Iago Toral... broadcom/compiler: convert add to mul when possible...
2021-03-25 Alejandro Piñeirov3dv/cmd_buffer: return early for draw commands if...
2021-03-25 Iago Toral... v3dv/pipeline_cache: fix assert
2021-03-25 Erik Faye-Lundzink: do not open-code vector-compares
2021-03-25 Erik Faye-Lundzink: drop bool attempt in float vector compares
2021-03-25 Erik Faye-Lundzink: fix vector comparison
2021-03-25 Vasily Khoruzhicklima: implement shader disk cache
2021-03-25 Vasily Khoruzhicklima: rename lima_{fs,vs}_bind_state to lima_{fs,vs...
2021-03-25 Vasily Khoruzhicklima: rename *_shader_state to *_compiled_shader
2021-03-25 Tapani Pälliandroid: add some more stub functions for cross compilation
2021-03-25 Simon Sergbm: add gbm_bo_get_fd_for_plane
2021-03-25 Tomeu Vizosogallium/dri2: Pass the resource that corresponds to...
2021-03-25 Tapani Pällianv/android: fix image creation with external format
2021-03-25 Jesse Schwartzentruberglcpp: Fix undefined behaviour in glcpp
2021-03-25 Dylan Bakerdocs: update calendar and link releases notes for 21.0.1
2021-03-25 Dylan Bakerdocs: Add 21.0.1 hashes
2021-03-25 Dylan Bakerdocs: add release notes for 21.0.1
2021-03-25 Dylan Bakerdocs: update calendar and link releases notes for 20.3.5
2021-03-25 Dylan Bakerdocs: Add hashes for 20.3.5
2021-03-25 Dylan Bakerdocs: add release notes for 20.3.5
2021-03-25 Mike Blumenkrantzlavapipe: use the passed offset for CmdCopyQueryPoolResults
2021-03-25 Mike Blumenkrantzlavapipe: fix CmdCopyQueryPoolResults for partial pipel...
2021-03-24 Mike Blumenkrantzutil/set: stop leaking u32 key sets which pass a mem ctx
2021-03-24 Caio Marcelo... intel/compiler: Use a struct for brw_compile_cs parameters
2021-03-24 Caio Marcelo... intel/compiler: Use INTEL_DEBUG=blorp to dump blorp...
2021-03-24 Caio Marcelo... intel/compiler: Make visitors take debug_enabled as...
2021-03-24 Caio Marcelo... intel/compiler: Make vec4 generator take debug_enabled...
2021-03-24 Caio Marcelo... intel/compiler: Make brw_postprocess_nir take debug_ena...
2021-03-24 Caio Marcelo... intel/compiler: Refactor the shader INTEL_DEBUG checks
2021-03-24 Caio Marcelo... intel/compiler: Use a struct for brw_compile_vs parameters
2021-03-24 Caio Marcelo... intel/compiler: Use a struct for brw_compile_fs parameters
2021-03-24 Caio Marcelo... intel/compiler: Make vue_map parameter const for brw_co...
2021-03-24 Tony Wasserkaaco/ra: Avoid unnecessary copying of std::vectors
2021-03-24 Eric Anholtfreedreno: Clamp TF prims written to buffer size pre...
2021-03-24 Eric Anholtfreedreno: Don't count SW TF queries on a6xx.
2021-03-24 Eric Anholtfreedreno: Move the primitives generated/written update...
2021-03-24 Eric Anholtfreedreno: Move max-tf-vtx calculation to just the...
2021-03-24 Eric Anholtfreedreno/ir3: Move max-tf-vtx calculation to a .c...
2021-03-24 Eric Anholtfreedreno: Assert that TF prims generated can ignore...
2021-03-24 Erik Faye-Lundzink: check for mirror-clamp extension
2021-03-24 Erik Faye-Lundzink: add missing required feature
2021-03-24 Erik Faye-Lundzink: check for stores and atomics features
2021-03-24 Erik Faye-Lundzink: check for depth-bias-clamp feature
2021-03-24 Erik Faye-Lundzink: check for pipeline statistics feature
2021-03-24 Tomeu Vizosoci/fdo: Use trimmed traces for Valve games
2021-03-24 Eric Anholtiris: Flag for resolves when stencil enable changes...
2021-03-24 Mike Blumenkrantzzink: don't generate sampled image type for non-sampled...
2021-03-24 Mike Blumenkrantzcompiler/spirv: use undefs when extending image coords
2021-03-24 Eric Anholtci/android: Build the v3dv driver.
2021-03-24 Eric Anholtci/android: Make sure we don't detect system libexpat.
2021-03-24 Eric Anholtbroadcom: Disbale CLIF dumping when libexpat isn't...
2021-03-24 Eric Anholtturnip: Fix KGSL build since common dispatch rework.
2021-03-24 Mike Blumenkrantzzink: add more rp cache asserts
2021-03-24 Mike Blumenkrantzzink: remove unnecessary flush during image maps
2021-03-24 Mike Blumenkrantzzink: remove handling for resource flushing between...
2021-03-24 Mike Blumenkrantzzink: avoid unnecessary resource refs during descriptor...
next