platform/upstream/mesa.git
2021-11-17 Iago Toral... v3dv: fix internal bpp of D/S formats
2021-11-17 Pavel Asyutchenkollvmpipe: enable PIPE_CAP_FBFETCH_COHERENT
2021-11-17 Pavel Asyutchenkollvmpipe: remove dead args from load_unswizzled_block
2021-11-17 Pavel Asyutchenkollvmpipe: fix FB fetch with non 32-bit render target...
2021-11-17 Pavel Asyutchenkollvmpipe: protect from doing FB fetch of missing buffers
2021-11-17 Pavel Asyutchenkollvmpipe: fix gl_FragColor and gl_LastFragData[0] combi...
2021-11-17 Pavel Asyutchenkollvmpipe: fix wrong assumption on FB fetch shader opacity
2021-11-17 Mike Blumenkrantzzink: implement pipe_context::draw_vertex_state
2021-11-16 Vasily Khoruzhicklima: add more wrap modes
2021-11-16 Vasily Khoruzhicklima: handle 1D samplers
2021-11-16 Vasily Khoruzhicklima: add support for 3D textures
2021-11-16 Mike Blumenkrantzzink: set suballocator bo size to aligned allocation...
2021-11-16 Mike Blumenkrantzzink: block suballocator caching for swapchain/dmabuf...
2021-11-16 Marek Olšákradeonsi: don't use GS SGPR6 for the small prim cull...
2021-11-16 Marek Olšákradeonsi: inline declare_vs_specific_input_sgprs
2021-11-16 Marek Olšákradeonsi: cull against clip planes, clipvertex, clip...
2021-11-16 Marek Olšákradeonsi: unify how ngg_cull_flags are set
2021-11-16 Jesse Natalied3d12: Fix incorrect hash table usage
2021-11-16 Vasily Khoruzhicklima: add native txp support
2021-11-16 Rob Clarkisaspec: Add prototypes for expr evaluators
2021-11-16 Ilia Mirkinfreedreno/ir3: adjust condition for when to use ldib
2021-11-16 Samuel Pitoisetnir: fix constant expression of ibitfield_extract
2021-11-16 Jason Ekstrandvulkan: Add a dummy sync type
2021-11-16 Jason Ekstrandvulkan,anv: Auto-detect syncobj features
2021-11-16 Jason Ekstrandanv: Simplify submit_simple_batch()
2021-11-16 Jason Ekstrandanv: Remove unnecessary syncobj wrappers
2021-11-16 Jason Ekstrandvulkan: Add an emulated binary vk_sync type
2021-11-16 Jason Ekstrandanv: Convert to the common sync and submit framework
2021-11-16 Jason Ekstrandanv: Use helpers in util/os_time.h in the query code
2021-11-16 Jason Ekstrandanv: Remove the last remnants of in/out fences
2021-11-16 Jason Ekstrandanv: Add a BO sync type
2021-11-16 Jason Ekstrandanv: Delete ANV_SEMAPHORE_TYPE_DUMMY
2021-11-16 Jason Ekstrandvulkan/wsi/display: Wrap wsi_display_fence in a vk_sync
2021-11-16 Jason Ekstrandwsi/display: Rework wsi_fence a bit
2021-11-16 Jason Ekstrandvulkan/wsi: Drop wsi_common_get_current_time()
2021-11-16 Jason Ekstrandvulkan/device: Log the timeline mode when lost
2021-11-16 Jason Ekstrandvulkan: Add common implementations of vkQueueSubmit...
2021-11-16 Jason Ekstrandvulkan: Add a common implementation of VkSemaphore
2021-11-16 Jason Ekstrandvulkan: Add a common implementation of VkFence
2021-11-16 Jason Ekstrandvulkan: Add an emulated timeline sync type
2021-11-16 Jason Ekstrandc11/threads: Re-align return values for timed waits
2021-11-16 Jason Ekstrandvulkan: Add a common vk_drm_syncobj struct
2021-11-16 Jason Ekstrandvulkan/vk_device: Add a drm_fd field
2021-11-16 Jason Ekstrandvulkan/util: Include stdlib.h
2021-11-16 Jason Ekstrandvulkan/meson: Re-arrange libvulkan_util deps a bit
2021-11-16 Jason Ekstrandvulkan: Add a vk_sync base class
2021-11-16 Jason Ekstrandanv: Wire up the new status check
2021-11-16 Jason Ekstrandvulkan/device: Add a check_status hook
2021-11-16 Jason Ekstrandanv: Use the new common device lost tracking
2021-11-16 Jason Ekstrandvulkan: Pull the device lost framework from ANV
2021-11-16 Jason Ekstrandanv: Move device memory maps back to anv_device_memory
2021-11-16 Mike Blumenkrantzmesa: convert unsupported primtypes during display...
2021-11-16 Mike Blumenkrantzmove util/indices to core util
2021-11-16 Kenneth Graunkeintel/genxml: Decode VALIGN/HALIGN values in XY_BLOCK_C...
2021-11-16 Kenneth Graunkeintel/genxml: Fix XY_BLOCK_COPY_BLT destination tiling...
2021-11-16 Kenneth Graunkeintel/genxml: Fix MI_FLUSH_DW to actually specify the...
2021-11-16 Kenneth Graunkeintel/genxml: Collapse leading underscores on prefixed...
2021-11-16 Kenneth Graunkeintel/genxml: Simplify prefix handling for field value...
2021-11-16 Kenneth Graunkeiris: Fix parameters to iris_copy_region in reallocate_...
2021-11-16 Bas Nieuwenhuizenradv: Don't crash if VkExternalImageFormatProperties...
2021-11-16 Alejandro Piñeirogallium/u_blitter: clean up texcoords ZW when filling...
2021-11-16 Timur Kristófnir: Group per-primitive outputs at the end for driver...
2021-11-16 Timur Kristófnir: Don't compact per-vertex and per-primitive outputs...
2021-11-16 Timur Kristófnir: Lower cull and clip distance arrays for mesh shaders.
2021-11-16 Timur Kristófnir: Add new option to lower invocation ID from invocat...
2021-11-16 Timur Kristófnir, spirv: Don't mark NV_mesh_shader primitive indices...
2021-11-16 Timur Kristófnir: Fix nir_lower_io with per primitive outputs.
2021-11-16 Timur Kristófnir: Print Mesh Shader specific info.
2021-11-16 Timur Kristófnir: Rename nir_get_io_vertex_index_src and include...
2021-11-16 Vinson Leeac/rgp: Initialize clock_calibration with memset.
2021-11-16 Ilia Mirkinfreedreno/a4xx: hook up sample mask/id, used to determi...
2021-11-16 Ilia Mirkinfreedreno/a4xx: include guesses from a3xx for some...
2021-11-16 Ilia Mirkinfreedreno/a4xx: indicate whether outputs are uint/sint
2021-11-16 Ilia Mirkinfreedreno/a4xx: fix stencil-textured border colors
2021-11-16 Ilia Mirkinfreedreno/a6xx: re-express buffer textures more logically
2021-11-16 Ilia Mirkinfreedreno/a5xx: re-express buffer textures more logically
2021-11-16 Ilia Mirkinfreedreno/a4xx: add proper buffer texture support
2021-11-16 Marek Olšákradeonsi: make si_llvm_emit_clipvertex non-static
2021-11-16 Marek Olšákradeonsi: remove an incorrect comment at lds_byte0_acce...
2021-11-16 Marek Olšákradeonsi: improve memory instruction tracking
2021-11-16 Marek Olšákradeonsi: add dcc_msaa option to enable DCC for MSAA
2021-11-16 Marek Olšákradeonsi: unify GFX9_VSGS_NUM_USER_SGPR and GFX9_TESGS_...
2021-11-16 Marek Olšákac,radeonsi: cull small lines in the shader using the...
2021-11-16 Marek Olšákradeonsi: add si_state_rasterizer::ngg_cull_flags_lines...
2021-11-16 Marek Olšákradeonsi: set EXTRA_DX_DY_PRECISION for lines where...
2021-11-16 Marek Olšákradeonsi: set PERPENDICULAR_ENDCAP_ENA for wide AA...
2021-11-16 Marek Olšákradeonsi: make si_get_small_prim_cull_info static
2021-11-16 Marek Olšákradeonsi: use ac_build_load_to_sgpr in gfx10_emit_ngg_c...
2021-11-16 Marek Olšákradeonsi: fix view culling for wide lines
2021-11-16 Marek Olšákradeonsi: fix shader culling with integer pixel centers
2021-11-16 Ilia Mirkinnir: remove double-validation of src component counts
2021-11-16 Bas Nieuwenhuizenradv: Add more checking of cache sizes.
2021-11-16 Bas Nieuwenhuizenradv: Fix memory corruption loading RT pipeline cache...
2021-11-16 Ilia Mirkinfreedreno/ir3: fix image-to-tex flags, remove 3d -...
2021-11-15 Paulo Zanoniiris: call brw_process_intel_debug_variable() earlier
2021-11-15 Eric Engestromdocs: update branchpoint instructions
2021-11-15 Vasily Khoruzhicklima: enable PIPE_CAP_PREFER_POT_ALIGNED_VARYINGS
2021-11-15 Vasily Khoruzhickgallium: add PIPE_CAP_PREFER_POT_ALIGNED_VARYINGS
2021-11-15 Eric Engestromdocs/submittingpatches: mention use of the `-x` flag...
2021-11-15 Eric Engestromdocs/submittingpatches: add formatting around the relea...
next