platform/upstream/mesa.git
2022-04-08 Boris Brezillonvulkan/util: Make STACK_ARRAY() C++-friendly
2022-04-08 Boris Brezillondzn: Drop extra blank line in dzn_CmdCopyImage2()
2022-04-08 Boris Brezillondzn: Check image view usage instead of image usage...
2022-04-08 Boris Brezillondzn: Force sampleCounts to 1 for bgra4 images
2022-04-08 Boris Brezillondzn: Get rid of dzn_GetPhysicalDeviceProperties()
2022-04-08 Boris Brezillondzn: Get rid of dzn_GetPhysicalDeviceFeatures()
2022-04-08 Boris Brezillondzn: 3D array images don't exist
2022-04-08 Boris Brezillondzn: Set bufferFeatures to zero on depth/stencil formats
2022-04-08 Boris Brezillondzn: Make sure the properties are all zero when the...
2022-04-08 Boris Brezillondzn: Return a valid imageFormatProperties.maxMipLevels
2022-04-08 Boris Brezillondzn: Fix 3D <-> 2D image copies
2022-04-08 Boris Brezillondzn: Support 2Darray views on 3D images for color attac...
2022-04-08 Boris Brezillondzn: Fix dzn_image_get_rtv_desc() for 3D views
2022-04-08 Boris Brezillondzn: Replace C++ references by pointers
2022-04-08 Boris Brezillondzn: Align the default case in dzn_image_view_prepare_d...
2022-04-08 Boris Brezillondzn: Don't crash when EndCommandBuffer() returns an...
2022-04-08 Boris Brezillondzn: Fix dzn_translate_viewport() when height < 0
2022-04-08 Boris Brezillondzn: Fix pipeline creation when rasterization is disabled
2022-04-08 Corentin Noëlvirgl/ci: Uprev virglrenderer and crosvm
2022-04-08 Corentin Noëlci: Only apply patches with the build-skqp prefix
2022-04-08 Samuel Pitoisetradv: stop relying on shader modules after SPIRV->NIR
2022-04-08 Samuel Pitoisetradv: stop passing the module to the compiler debug...
2022-04-08 Samuel Pitoisetradv: drop the module reference for enable_mrt_output_n...
2022-04-08 Samuel Pitoisetradv: drop the module reference in radv_can_dump_shader...
2022-04-08 Samuel Pitoisetradv: drop the module reference in radv_can_dump_shader()
2022-04-08 Samuel Pitoisetradv: copy the spirv module for debugging after compilation
2022-04-08 Samuel Pitoisetradv: remove more references to the pipeline layout...
2022-04-08 Samuel Pitoisetradv: lower ycbcr textures just before applying the...
2022-04-08 Samuel Pitoisetradv: assert that the arg is declared when used in...
2022-04-08 Samuel Pitoisetradv: add radv_is_vrs_enabled()
2022-04-08 Samuel Pitoisetradv: add a new helper to initialize various type of...
2022-04-08 Samuel Pitoisetradv: add radv_generate_pipeline_key() for common graph...
2022-04-08 Samuel Pitoisetradv: remove unused parameters in radv_get_{wave,ballot...
2022-04-08 Samuel Pitoisetradv: use radv_pipeline_has_ds_attachments() more
2022-04-08 Samuel Pitoisetradv: do not check if VkPipelineRenderingCreateInfo...
2022-04-08 Iago Toral... broadcom/compiler: prefer reconstruction over TMU spill...
2022-04-08 Connor Abbottfreedreno/a6xx: Fix SP_DS_CTRL_REG0 definition
2022-04-08 Mike Blumenkrantzmesa/st: simplify st_can_add_pointsize_to_program iterator
2022-04-08 Mike Blumenkrantzmesa/st: don't precompile the pointsize upload variant...
2022-04-08 Mike Blumenkrantzmesa/st: only flag pointsize constant uploads if they...
2022-04-08 Mike Blumenkrantzmesa/st: only use constant upload pointsize variants...
2022-04-08 Mike Blumenkrantzmesa/st: also add pointsize to fixedfunction vertex...
2022-04-08 Mike Blumenkrantzmesa/st: always inject a 1.0 pointsize for vertex stages
2022-04-08 Mike Blumenkrantzmesa/st: declare added pointsize var as hidden
2022-04-08 Mike Blumenkrantznir/lower_point_size_mov: fix check for overwriting...
2022-04-08 Mike Blumenkrantzmesa: add a bool indicating when pointsize == 1.0
2022-04-08 Emma AnholtRevert "ci/freedreno: Reduce concurrency when replaying...
2022-04-08 Emma Anholtfreedreno: Fix the cpu-prep wait to be "infinite".
2022-04-07 Timothy Arceriglsl: fix needs_lowering() call in varying packing...
2022-04-07 Mike Blumenkrantzdocs: update features for lavapipe
2022-04-07 Mike Blumenkrantzzink: ci updates
2022-04-07 Mike Blumenkrantzzink: add error logging for SRGB framebuffer without...
2022-04-07 Mike Blumenkrantzlavapipe: KHR_swapchain_mutable_format
2022-04-07 Mike Blumenkrantzzink: adds refs to user index buffers when tc is not...
2022-04-07 Mike Blumenkrantzzink: allow lod for RECT sampler types
2022-04-07 Mike Blumenkrantznir/lower_tex: avoid adding invalid LOD to RECT textures
2022-04-07 Mike Blumenkrantzzink: set nir_shader_compiler_options::has_txs
2022-04-07 Jason Ekstrandnir: Dont set coord_components on txs
2022-04-07 Mike Blumenkrantzkopper: add a dmabuf-free image interface for use with...
2022-04-07 Erik Faye-Lunddzn: add missing space
2022-04-07 Erik Faye-Lunddzn: drop unused include
2022-04-07 Erik Faye-Lunddzn: drop incorrect return statement
2022-04-07 Erik Faye-Lunddzn: drop unused header
2022-04-07 Erik Faye-Lunddzn: remove unused variable
2022-04-07 Erik Faye-Lunddzn: fixup indent
2022-04-07 Erik Faye-Lunddzn: add D3D12_IGNORE_SDK_LAYERS define
2022-04-07 Erik Faye-Lunddzn: drop needless includes
2022-04-07 Erik Faye-Lunddzn: remove unused struct
2022-04-07 Erik Faye-Lunddzn: remove needless using
2022-04-07 Mike Blumenkrantzzink: handle swapchain readbacks when a present is...
2022-04-07 Mike Blumenkrantzzink: only apply swapchain behavior in flush_resource...
2022-04-07 Mike Blumenkrantzzink: handle deferred swapchain resource flushing
2022-04-07 Mike Blumenkrantzegl: implement more hooks for swrast
2022-04-07 Benjamin Chenganv: drop from_wsi bit from anv_image
2022-04-07 Ian Romanickintel/fs: Better handle constant sources of FS_OPCODE_P...
2022-04-07 Alyssa Rosenzweigpan/bi: Imply round mode most of the time
2022-04-07 Alyssa Rosenzweigpan/bi: Use should_skip in bi_builder generation
2022-04-07 Alyssa Rosenzweigpan/bi: Mark some opcodes as default round-to-zero
2022-04-07 Alyssa Rosenzweigpan/bi: Don't use funny round modes in tests
2022-04-07 Alyssa Rosenzweigpanfrost: Use track_image_access on Bifrost
2022-04-07 Alyssa Rosenzweigpanfrost: Add helpers to emit Valhall data structures
2022-04-07 Alyssa Rosenzweigpanfrost: Adapt viewport/scissor to Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Hide some Bifrost-specific functions
2022-04-07 Alyssa Rosenzweigpanfrost: Add valhall_has_blend_shader field
2022-04-07 Alyssa Rosenzweigpanfrost: Add Valhall fields to panfrost_batch
2022-04-07 Alyssa Rosenzweigpanfrost: Split out allow_fpk helper
2022-04-07 Alyssa Rosenzweigpanfrost: Split out panfrost_get_blend_shaders
2022-04-07 Alyssa Rosenzweigpanfrost: Specialize vertex state for Valhall
2022-04-07 Alyssa Rosenzweigpanfrost: Add a pool to sampler_view
2022-04-07 Alyssa Rosenzweigpanfrost: Adapt panfrost_rasterizer for v9
2022-04-07 Alyssa Rosenzweigpanfrost: Don't set a default for blend count
2022-04-07 Alyssa Rosenzweigpanfrost: Don't check alpha test in fs_required on...
2022-04-07 Ian Romanickintel/compiler: Fix sample_d messages on DG2
2022-04-07 Boris Brezillondzn: Pass a NULL ralloc context to dxil_create_validator()
2022-04-07 Jason Ekstrandvulkan,docs: Add documentation for Vulkan dispatch
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_device
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_physical_device
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_instance
2022-04-07 Jason Ekstrandvulkan,docs: Document vk_object_base
2022-04-07 Jason Ekstrandvulkan: vk_object_base_init/finish have no unused param...
next