platform/upstream/mesa.git
2021-09-28 Marek Olšákradeonsi: change the units of oversub_pc_factor to...
2021-09-28 Marek Olšákradeonsi: fix a depth texturing performance regression...
2021-09-28 Joshua Ashtonradv: Add noatocdithering option to RADV_DEBUG
2021-09-28 Lionel Landwerlinnir: fix opt_memcpy src/dst mixup
2021-09-28 Boris Brezillonpanvk/ci: Trigger bifrost jobs on vulkan changes
2021-09-28 Boris Brezillonpanvk: Split var copies before lowering them
2021-09-28 Boris Brezillonpanvk: Handle VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS...
2021-09-28 Boris Brezillonpanvk: Fix stencil clear assignment in panvk_cmd_fb_inf...
2021-09-28 Boris Brezillonpanvk: Fix size overflow in GetBufferMemoryRequirements()
2021-09-28 Boris Brezillonpanvk: Fix 1DArray image to buffer copy
2021-09-28 Boris Brezillonpanvk: Only prepare texture descriptors when the image...
2021-09-28 Boris Brezillonpanvk: Don't expect subpasses to use all RTs
2021-09-28 Boris Brezillonpanvk: Fix an overflow on cmdbuf->state.clear
2021-09-28 Boris Brezillonpanvk: Handle input varyings without previous writes
2021-09-28 Boris Brezillonpanvk: Avoid allocating sysvals UBOs when the pipeline...
2021-09-28 Boris Brezillonpanvk: Fix multisample image copies
2021-09-28 Boris Brezillonpanvk: Fix panvk_pipeline_builder_upload_sysval()
2021-09-28 Boris Brezillonpanvk: Fix the pipeline binding logic
2021-09-28 Boris Brezillonpanvk: Don't invalidate the vertex attributes when...
2021-09-28 Boris Brezillonpanvk: Use the local batch variable when we have one
2021-09-28 Boris Brezillonpanvk: Make panvk_cmd_open_batch() return the new batch
2021-09-28 Boris Brezillonpanvk: Extend panvk_cmd_close_batch() to handle current...
2021-09-28 Boris Brezillonpanvk: Fix TLS initialization for multi-draw batches
2021-09-28 Boris Brezillonpanvk: Fix the static scissor/viewport case
2021-09-28 Boris Brezillonpanvk: Always allocate at least one BLEND descriptor...
2021-09-28 Samuel Pitoisetradv: remove vs_common_out:export_prim_id
2021-09-28 Samuel Pitoisetradv: remove unnecessary init of outinfo.export_prim_id...
2021-09-28 Samuel Pitoisetradv: remove unnecessary radv_shader_info:{vs,tes}...
2021-09-28 Lionel Landwerlinmicrosoft/clc: drop LLVM dependency to version < 12
2021-09-28 Samuel Pitoisetradv: remove unnecessary vs_common_out.export_layer_id
2021-09-28 Samuel Pitoisetradv: remove unnecessary vs_common_out.export_viewport_...
2021-09-28 Pierre-Eric... radeonsi/test: add sanity checks
2021-09-28 Pierre-Eric... radeonsi/test: add Raven expected results
2021-09-28 Pierre-Eric... radeonsi/test: add --gpu to select the GPU to test
2021-09-28 Pierre-Eric... radeonsi/test: sanitize output_folder
2021-09-28 Pierre-Eric... radeonsi/test: allow to specify a baseline folder
2021-09-28 Pierre-Eric... radeonsi/test: print default values in help
2021-09-28 Rhys Perryradv: don't require a GS copy shader to use the cache...
2021-09-28 Samuel Pitoisetradv: remove unused radv_nir_compiler_options fields
2021-09-28 Samuel Pitoisetradv: cleanup uses of VK_PIPELINE_CREATE_DISABLE_OPTIMI...
2021-09-28 Timothy Arceriutil/cache: test simple cache put and get between instances
2021-09-28 Ella-0v3d: add R10G10B10X2_UNORM to format table
2021-09-27 Roland Scheideggerlavapipe: Fix crashes with transform feedback when...
2021-09-27 Mike Blumenkrantzanv: assert that legacy_scanout isn't used with explici...
2021-09-27 Caio Marcelo... iris: Document push constants allocation
2021-09-27 Caio Marcelo... intel: Add and use max_constant_urb_size_kb
2021-09-27 Lionel Landwerlinspirv: don't bother initializing variables to Undef
2021-09-27 Lionel Landwerlinspirv: workaround LLVM-SPIRV Undef variable initializers
2021-09-27 Lionel Landwerlinspirv: avoid shadowing local variable
2021-09-27 Jesse Natalieclover: Rename module -> binary, because C++20 makes...
2021-09-27 Jesse Natalieclover: Delete unused 'e' exception reference vars
2021-09-27 Jesse Natalieclover: std::result_of is deprecated in c++17 and remov...
2021-09-27 Emma Anholti915g: Use the non-vbuf code path by default to fix...
2021-09-27 Emma Anholti915g: Unifdef VBUF_MAP_BUFFER.
2021-09-27 Emma Anholti915g: Remove dead VBUF_USE_POOL code.
2021-09-27 Emma Anholti915g: Improve debug output for the fresh-batch overflo...
2021-09-27 Juan A. Suarez... ci/vc4: add piglit timeout
2021-09-27 Emma Anholtturnip: Disable VK_EXT_display_control.
2021-09-27 Daniel Schürmannaco: try forming clauses even if reg_pressure exceeds
2021-09-27 Daniel Schürmannaco: make clause-forming depend on the number of moved...
2021-09-27 Daniel Schürmannaco: stop scheduling if clause-forming fails
2021-09-27 Adam Jacksonglx: Don't strip off window/pixmap support from float...
2021-09-27 Adam Jacksonglx: Clarify a debug message
2021-09-27 Adam Jacksonglx: Move __glFreeAttributeState next to its one caller
2021-09-27 Adam Jacksonglx: Remove some unused declarations from glxclient.h
2021-09-27 Daniel Schürmannaco/ra: don't copy linear VGPRs within CF in get_reg_cr...
2021-09-27 Samuel Pitoisetradv: pass the pipeline key to the backend compilers
2021-09-27 Samuel Pitoisetradv: rework layout of radv_pipeline_key
2021-09-27 Samuel Pitoisetradv: store the CS subgroup size to radv_shader_info
2021-09-27 Samuel Pitoisetradv: store the topology instead of the output primitiv...
2021-09-27 Tomeu Vizosopanfrost/ci: Test panvk on Mali G52
2021-09-27 Tomeu Vizosopanfrost/ci: Move CI files to src/panfrost
2021-09-27 Boris Brezillonpanvk: Implement vkCmdBlitImage()
2021-09-27 Boris Brezillonpan/blit: Fix 3D blittering
2021-09-27 Boris Brezillonpan/blit: Let the caller offset the start/end coords...
2021-09-27 Andreas Baierllima: Fix glFrontFace handling
2021-09-27 Dave Airlielavapipe: move to new shared features/properties
2021-09-27 Dave Airlielavapipe: enable vulkan 1.2 support.
2021-09-27 Dave Airliegallivm/nir: fix subgroup invocation read.
2021-09-27 Dave Airlielavapipe: move to 1.2 features/properties structs.
2021-09-27 Mike Blumenkrantzlavapipe: add support for KHR_shader_float_controls
2021-09-27 Mike Blumenkrantzfeatures: mark off bindless texture for zink
2021-09-27 Mike Blumenkrantzzink: export PIPE_CAP_BINDLESS_TEXTURE
2021-09-27 Mike Blumenkrantzzink: implement bindless textures
2021-09-27 Mike Blumenkrantzzink: hook up VK_EXT_descriptor_indexing
2021-09-27 Mike Blumenkrantzzink: handle bindless images and samplers in ntv
2021-09-27 Mike Blumenkrantzzink: refactor some shader image code to make it reusable
2021-09-27 Mike Blumenkrantzzink: don't add resource to pending barrier set if...
2021-09-27 Mike Blumenkrantzzink: split out bvci creation from object creation
2021-09-27 Mike Blumenkrantzzink: force lazy descriptor set rebinds if pipeline...
2021-09-27 Mike Blumenkrantzzink: remove duplicated struct member set
2021-09-25 Marek Olšákac/surface: correct a comment about DCC image stores
2021-09-25 Marek Olšákac/surface: use DCC compatible with image stores for...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from remaining...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from radeon_se...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from radeon_se...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from radeon_se...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from radeon_em...
2021-09-25 Marek Olšákradeonsi: remove the unused cs parameter from radeon_emit
2021-09-24 Mike Blumenkrantzdocs: mark off GL_EXT_multisampled_render_to_texture...
next