vulkan/wsi: Provide the implicitly synchronized BO to vkQueueSubmit
[mesa.git] / src / gallium /
2019-12-06 Alyssa Rosenzweigpanfrost: Rename SET_VALUE to WRITE_VALUE
2019-12-06 Alyssa Rosenzweigpanfrost: Update SET_VALUE with information from igt
2019-12-05 Dave Airliellvmpipe: enable support for primitives generated outsi...
2019-12-05 Dave Airliedraw: add support for collecting primitives generated...
2019-12-05 Dave Airliellvmpipe: disable occlusion queries when requested...
2019-12-05 Dave Airliellvmpipe: add queries disabled flag
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-05 Mauro Rossiandroid: radeonsi: fix build after vl refactoring (v2)
2019-12-04 Rob Clarkfreedreno/ir3: fix neverball assert in case of unused...
2019-12-04 Rafael Antognolliiris: Add restriction to 3DSTATE_CONSTANT_ packets.
2019-12-04 Rafael Antognolliiris: Use 3DSTATE_CONSTANT_ALL when possible.
2019-12-04 Rafael Antognolliiris: Rework push constants emitting code.
2019-12-04 Vasily Khoruzhicklima: enable tiling
2019-12-04 Pierre-Eric Pellou... radeonsi: display cs blit count for AMD_DEBUG=testdma
2019-12-04 Pierre-Eric Pellou... radeonsi: implement sdma for GFX9
2019-12-04 Jason Ekstrandiris: Stop setting up fake params
2019-12-04 Dave Airliegallium/scons: fix graw-xlib build on OSX.
2019-12-04 Dave Airliellvmpipe: enable texcoord semantics
2019-12-03 Krzysztof Raszkowskigallium/swr: Fix crash when use GL_TDFX_texture_compres...
2019-12-03 Dave Airliegallivm/llvmpipe: add support for front facing in sysval.
2019-12-03 Dave Airliellvmpipe/images: handle undefined atomic without crashing
2019-12-03 Alyssa Rosenzweigpanfrost: Remove blend shader hack
2019-12-03 Tomeu Vizosopanfrost: White list the Mali T720
2019-12-03 Tomeu Vizosopanfrost: Simplify shader patching
2019-12-03 Alyssa Rosenzweigpanfrost: Simplify draw_flags
2019-12-03 Alyssa Rosenzweigpanfrost: Implement pan_tiler for non-hierarchy GPUs
2019-12-03 Tomeu Vizosopanfrost: Add quirks system to cmdstream
2019-12-03 Jordan Justeniris: Allow max dynamic pool size of 2GB for gen12
2019-12-02 Marek Olšákradeonsi/gfx10: fix the vertex order for triangle strip...
2019-12-02 Marek Olšákradeonsi/gfx10: simplify some duplicated NGG GS code
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-12-02 Kenneth Graunkeiris: Map FXT1 texture formats
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-11-29 Christian Gmeineretnaviv: remove dead code
2019-11-29 Christian Gmeineretnaviv: handle integer case for GENERIC_ATTRIB_SCALE
2019-11-29 Christian Gmeineretnaviv: fix R10G10B10A2 vertex format entries
2019-11-29 Christian Gmeineretnaviv: use NORMALIZE_SIGN_EXTEND
2019-11-29 Christian Gmeineretnaviv: fix integer vertex formats
2019-11-29 Boris Brezillonpanfrost: Make sure we reset the damage region of RTs...
2019-11-29 Boris Brezillongallium: Fix the ->set_damage_region() implementation
2019-11-29 Erik Faye-Lundzink: silence coverity error
2019-11-29 Erik Faye-Lundzink: error-check right variable
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: avoid NULL-deref
2019-11-29 Erik Faye-Lundzink: handle calloc-failure
2019-11-29 Erik Faye-Lundzink: do not try to destroy NULL-fence
2019-11-29 Erik Faye-Lundzink: delete query rather than allocating a new one
2019-11-29 Erik Faye-Lundzink: fix crash when restoring sampler-states
2019-11-29 Erik Faye-Lundzink: reject invalid sample-counts
2019-11-29 Erik Faye-Lundzink: use true/false instead of TRUE/FALSE
2019-11-29 Vinson Leepanfrost: Fix gnu-empty-initializer build errors.
2019-11-28 Jonathan Graywinsys/amdgpu: avoid double simple_mtx_unlock()
2019-11-28 Dave Airliellvmpipe: add initial nir support
2019-11-28 Dave Airliegallivm: add swizzle support where one channel isn...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliedraw: add nir info gathering and building support
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: add selection for non-32 bit types
2019-11-28 Dave Airliegallivm: add cttz wrapper
2019-11-28 Dave Airliegallivm: add popcount intrinsic wrapper
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-28 Marek Olšákradeonsi: enable SPIR-V and GL 4.6 for NIR
2019-11-28 Marek Olšákradeonsi/nir: support interface output types to fix...
2019-11-28 Marek Olšákradeonsi/nir: fix location_frac handling for TCS outputs
2019-11-28 Marek Olšákradeonsi/nir: don't rely on data.patch for tess factors
2019-11-28 Marek Olšákradeonsi/nir: validate is_patch because SPIR-V doesn...
2019-11-28 Marek Olšákradeonsi: simplify get_tcs_tes_buffer_address_from_gene...
2019-11-28 Marek Olšákradeonsi: simplify the interface of get_dw_address_from...
2019-11-28 Marek Olšákradeonsi/nir: implement subgroup system values for...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-27 Iago Toral Quirogav3d: fix indirect BO allocation for uniforms
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-11-26 Kenneth Graunkeiris: Disable VF cache partial address workaround on...
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno/a6xx: Log the tiling mode in resource layout...
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_tile_mode() helper.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_layer_stride() helper.
2019-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2019-11-26 Jonathan Mareketnaviv: support 3d/array/integer formats in texture...
2019-11-26 Jonathan Mareketnaviv: blt: fix partial ZS clears with TS
2019-11-26 Gert Wollnyr600: Disable eight bit three channel formats
2019-11-25 Kenneth Graunkeiris: Update SURFACE_STATE addresses when setting sampl...
2019-11-25 Kenneth Graunkeiris: Maintain CPU-side SURFACE_STATE copies for views...
2019-11-25 Kenneth Graunkeiris: Create an "iris_surface_state" wrapper struct
2019-11-25 Kenneth Graunkeiris: Drop 'old_address' parameter from iris_rebind_buffer
2019-11-25 Kenneth Graunkeiris: Stop mutating the resource in get_rt_read_isl_surf().
2019-11-25 Marek Olšákradeonsi/nir: don't run si_nir_opts again if there...
2019-11-25 Marek Olšákradeonsi: initialize the per-context compiler on demand
2019-11-25 Marek Olšákac: set swizzled bit in cache policy as a hint not...
2019-11-25 Jonathan Mareketnaviv: implement 64bpp clear
2019-11-25 Jonathan Mareketnaviv: avoid using RS for 64bpp formats
2019-11-25 Christian Gmeineretnaviv: add support for extended pe formats
2019-11-25 Christian Gmeineretnaviv: handle 8 byte block in tiling
2019-11-25 Connor Abbottac/nir, radv, radeonsi: Switch to using ac_shader_args
2019-11-25 Dave Airliellvmpipe: initial query buffer object support. (v2)
2019-11-22 Zebediah FiguraRevert "draw: revert using correct order for prim decom...
2019-11-22 Kenneth Graunkeiris: Change keybox parenting
next