99587 Commits (f96a69f916aed40519e755d0460a83940a58780e)
 

Author SHA1 Message Date
  Marek Olšák b633999a4e ac: rename and move si_const_array into common code 7 years ago
  Marek Olšák e17eb8800f ac: move address space definitions to common code 7 years ago
  Marek Olšák 0d62370bbb ac: don't use byval LLVM qualifier in shaders 7 years ago
  Marek Olšák 0e40c6a7b7 gallium/radeon: set number of pb_cache buckets = number of heaps 7 years ago
  Marek Olšák 175549e0e9 pb_cache: let drivers choose the number of buckets 7 years ago
  Marek Olšák ecfd521502 pb_cache: call os_time_get outside of the loop 7 years ago
  Marek Olšák e553cb5a68 gallium/radeon: simplify radeon_flags_from_heap 7 years ago
  Timothy Arceri 041b18cf23 st/shader_cache: restore num_tgsi_tokens when loading from cache 7 years ago
  Marek Olšák 17423c993d winsys/amdgpu: fix assertion failure with UVD and VCE rings 7 years ago
  Brian Paul ac0e9e343c mesa: remove MESA_FUNCTION 7 years ago
  Brian Paul bacf72a18d mesa: change gl_link_status enums to uppercase 7 years ago
  Brian Paul aff5d9c256 mesa: change gl_compile_status enums to uppercase 7 years ago
  Brian Paul d9832f1fc4 mesa: minor comment reformatting, whitespace fixes in mtypes.h 7 years ago
  Rafael Antognolli 131e871385 i965/gen10: Use CS Stall instead of WriteImmediate. 7 years ago
  Rafael Antognolli 20578f81a6 anv/gen10: Emit CS stall and mark push constants dirty. 7 years ago
  Rafael Antognolli bcfd78e448 i965/gen10: Re-enable push constants. 7 years ago
  Rafael Antognolli 78c125af39 anv/gen10: Ignore push constant packets during context restore. 7 years ago
  Rafael Antognolli ca19ee33d7 i965/gen10: Ignore push constant packets during context restore. 7 years ago
  Brian Paul acaec6cdd9 mesa: silence MinGW 'may be unused uninitialized' warning in get.c 7 years ago
  Eleni Maria Stea 8096b558a7 mesa: Fix function pointers initialization in status tracker 7 years ago
  Iago Toral Quiroga d3ce493b34 anv/pipeline: remove the pipeline layout field from anv_pipeline 7 years ago
  Iago Toral Quiroga 75a4802060 anv/cmd_buffer: add the pipeline layout to the pipeline state 7 years ago
  Iago Toral Quiroga e1a49f974b anv/pipeline: don't take the layout from the pipeline to compile shaders 7 years ago
  Iago Toral Quiroga 14f6275c92 anv/descriptor_set: add reference counting for descriptor set layouts 7 years ago
  Samuel Pitoiset e28233a527 ac/nir: set amdgpu.uniform and invariant.load for SSBOs 7 years ago
  Samuel Pitoiset 49b0a140a7 ac/nir: set amdgpu.uniform and invariant.load for UBOs 7 years ago
  Samuel Pitoiset b453f38a47 ac/nir: set the noalias attribute on input pointers 7 years ago
  Samuel Pitoiset 310d17fcf1 ac: only load used channels when sampling buffer views 7 years ago
  Samuel Pitoiset 51e14bc3c0 ac: pass the number of channels to ac_build_buffer_load_format() 7 years ago
  Samuel Pitoiset d7c93b558a ac: add ac_build_buffer_load_common() helper 7 years ago
  Samuel Pitoiset 6d07e443ba radv: fix RADV_DEBUG=syncshaders on GFX9 7 years ago
  Samuel Pitoiset 5391de1262 radv: fix a GPU hang with RADV_DEBUG=syncshaders 7 years ago
  Samuel Pitoiset b358e0e67f ac/shader: scan if fragment shaders write memory 7 years ago
  Samuel Pitoiset b9e2f78d6e ac/nir: only canonicalize 32-bit float min/max outputs on pre-GFX9 7 years ago
  Jason Ekstrand c8949e2498 anv/pipeline: Don't look at blend state unless we have an attachment 7 years ago
  Maxin B. John 8116b9170b anv_icd.py: improve reproducible builds 7 years ago
  Ian Romanick c7deeb71a8 nouveau: Remove no-op nvgl_logicop_func function 7 years ago
  Ian Romanick f5b9c2a6e3 i915: Silence unused parameter warnings 7 years ago
  Ian Romanick 39f875a6b7 i915: Make intelEmitCopyBlit static 7 years ago
  Ian Romanick 9eed6bea6b i965: Make intelEmitCopyBlit static 7 years ago
  Ian Romanick 4e9e964de6 i915: Use enum color_logic_ops for blits 7 years ago
  Ian Romanick 21be331401 i965: Use enum color_logic_ops for blits 7 years ago
  Ian Romanick 0aaa27f291 mesa: Pass the translated color logic op dd_function_table::LogicOpcode 7 years ago
  Ian Romanick cf0b26ec12 st/mesa: Use the translated color logic op from the context 7 years ago
  Ian Romanick 0c69db895f i965: Use the translated color logic op from the context 7 years ago
  Ian Romanick 9c1f010f34 mesa: Also track a remapped version of the color logic op 7 years ago
  Bas Nieuwenhuizen 5a3404d443 radeonsi: Export signalled sync file instead of -1. 7 years ago
  Jason Ekstrand db682b8f0e i965/fs: Reset the register file to VGRF in lower_integer_multiplication 7 years ago
  Jason Ekstrand af9d4ce480 vulkan: Update the XML and headers to 1.0.68 7 years ago
  Dave Airlie f4c534ef68 radv: don't enable tc compat for d32s8 + 4/8 samples (v1.1) 7 years ago