107114 Commits (cb2322c7c0f95d6d1a2b90494cf5f6fd55f55638)
 

Author SHA1 Message Date
  Jason Ekstrand 344171b9ee relnotes: Add newly added Vulkan extensions 6 years ago
  Jason Ekstrand c7f4a2867c anv: Only parse pImmutableSamplers if the descriptor has samplers 6 years ago
  Rhys Perry f0ba826054 radv: prevent dirtying of dynamic state when it does not change 6 years ago
  Rhys Perry e4c6423c5e radv: avoid context rolls when binding graphics pipelines 6 years ago
  Rhys Perry 5564a797f2 radv: add missed situations for scissor bug workaround 6 years ago
  Rhys Perry 5d1a29071a radv: pass radv_draw_info to radv_emit_draw_registers() 6 years ago
  Jonathan Marek 5886c5d092 freedreno: a2xx: sysmem rendering 6 years ago
  Jonathan Marek bec6e4b054 freedreno: a2xx: fix non-zero texture base offsets 6 years ago
  Jonathan Marek 02ab85afd8 freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x 6 years ago
  Jonathan Marek 0286a11b7e freedreno: a2xx: fix gmem2mem viewport 6 years ago
  Jonathan Marek 64b12520a2 freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL 6 years ago
  Jonathan Marek 6ef7700ac6 freedreno: a2xx: cleanup init_shader_const 6 years ago
  Karol Herbst 0a793c78a3 nir: add bit_size parameter to system values with multiple allowed bit sizes 6 years ago
  Karol Herbst 4125211e9c nir: add legal bit_sizes to intrinsics 7 years ago
  Karol Herbst 27bd07e230 nir/validate: allow to check against a bitmask of bit_sizes 6 years ago
  Karol Herbst b9fec2b38c nir: replace more nir_load_system_value calls with builder functions 6 years ago
  Karol Herbst 987744be98 glsl/lower_output_reads: set invariant and precise flags on temporaries 6 years ago
  Rhys Kidd 8002eaab6c nv50,nvc0: add missing CAPs for unsupported features 6 years ago
  Karol Herbst acdad24585 nir/spirv: handle SpvStorageClassCrossWorkgroup 6 years ago
  Karol Herbst 36a76b7192 nir: rename nir_var_shared to nir_var_mem_shared 6 years ago
  Karol Herbst 6fefd69724 nir: rename nir_var_ssbo to nir_var_mem_ssbo 6 years ago
  Karol Herbst 3afc1e068f nir: rename nir_var_ubo to nir_var_mem_ubo 6 years ago
  Karol Herbst 9b24028426 nir: rename nir_var_function to nir_var_function_temp 6 years ago
  Karol Herbst e5daef9587 nir: rename nir_var_private to nir_var_shader_temp 6 years ago
  Lionel Landwerlin ad99c1670a intel/genxml: add missing MI_PREDICATE compare operations 6 years ago
  Lionel Landwerlin 79514cc5fb anv: document cache flushes & invalidations 6 years ago
  Lionel Landwerlin 3c4c18341a anv: narrow flushing of the render target to buffer writes 6 years ago
  Timothy Arceri 6ca652faf3 glsl: be much more aggressive when skipping shader compilation 6 years ago
  Francisco Jerez c84ec70b3a intel/fs: Promote execution type to 32-bit when any half-float conversion is needed. 6 years ago
  Timothy Arceri 9e669ed22b ac/nir_to_llvm: fix interpolateAt* for arrays 6 years ago
  Timothy Arceri 860a9e4849 Revert "glsl: be much more aggressive when skipping shader compilation" 6 years ago
  Kristian H. Kristensen 5486c9d526 freedreno/a6xx: Turn on texture tiling by default 6 years ago
  Kristian H. Kristensen 60c6778dda freedreno: Synchronize batch and flush for staging resource 6 years ago
  Timothy Arceri 64b8c86d37 glsl: be much more aggressive when skipping shader compilation 6 years ago
  Timothy Arceri c9d7b0f184 glsl: don't skip GLSL IR opts on first-time compiles 6 years ago
  Caio Marcelo de Oliveira Filho cd56d79b59 nir: check NIR_SKIP to skip passes by name 6 years ago
  Danylo Piliaiev 1952fd8d2c anv: Implement VK_EXT_conditional_rendering for gen 7.5+ 6 years ago
  Danylo Piliaiev ed6e2bf263 anv: Implement VK_KHR_draw_indirect_count for gen 7+ 6 years ago
  Dylan Baker 9e989b860a bin/meson-cmd-extract: Also handle cross and native files 6 years ago
  Jason Ekstrand b54df1b6df anv: Re-sort the extensions list 6 years ago
  Jason Ekstrand eb32dad07c intel/fs: Don't touch accumulator destination while applying regioning alignment rule 6 years ago
  Jason Ekstrand 0a7ac6d543 intel/eu: Stop overriding exec sizes in send_indirect_message 6 years ago
  Samuel Pitoiset f682ed11c3 radv: initialize the per-queue descriptor BO only once 6 years ago
  Samuel Pitoiset 72d9745a40 radv: do not write unused descriptors to the per-queue BO 6 years ago
  Samuel Pitoiset 8c164ea8f5 radv: reduce size of the per-queue descriptor BO 6 years ago
  Samuel Pitoiset 83cc87ead4 radv: drop unused code related to 16 sample locations 6 years ago
  Karol Herbst 80dae7022e gm107/ir: disable TEXS for tex with derivAll set 6 years ago
  Karol Herbst 30b5c9eda2 nv50/ir: disable tryCollapseChainedMULs in ConstantFolding for precise instructions 6 years ago
  Bas Nieuwenhuizen 8424cd8fbd nir: Account for atomics in copy propagation. 6 years ago
  Rafael Antognolli 927ba12b53 anv/tests: Adding test for the state_pool padding. 6 years ago