2023-05-15 |
Filip Gawin | glx: fix build with APPLEGL |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: be able to use aco compiler for mono ps |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: fixup sampler desc for tg4 in nir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: enable lower_array_layer_round_even |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: clamp shadow texture reference in nir for aco |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: pass use_aco to ac_nir_lower_ps |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: adjust ps args for aco |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: resolve aco scratch addr symbols |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add symbols to si_shader_binary |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add initial aco compile code |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: lower non uniform texture access when aco |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add has_non_uniform_tex_access shader info |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: lower vector const to scalar at last for aco |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: lower some 64bit ops aco does not support |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower nir_fpow for aco and llvm |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower some pack/unpack ops not suppor... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower ineg in nir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower txf offset in nir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower fsin/fcos in nir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/llvm,radeonsi: lower idiv in nir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | tgsi_to_nir: call nir_lower_int64 when required |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: remove ps vgpr index save when args init |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: support print raw shader binary |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: support raw shader binary upload |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | ac/binary: pack prefech align code to a function |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add a raw shader binary type |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: init spi ps input shader config when aco |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: pack spi ps input fixup to a function |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add shader info uses_sampleid |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add shader info for frag coord and sample... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add use_aco field for struct si_shader |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | radeonsi: add aco debug option |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Qiang Yu | meson: build radeonsi with aco |
commit | commitdiff | tree | snapshot |
2023-05-14 |
David Heidelberg | ci/skqp: handle all warnings printed with clang >= 14 |
commit | commitdiff | tree | snapshot |
2023-05-14 |
Konstantin... | radv: Stop running constant folding during ray query... |
commit | commitdiff | tree | snapshot |
2023-05-14 |
Konstantin... | nir: Make rq_load committed src an index |
commit | commitdiff | tree | snapshot |
2023-05-14 |
David Heidelberg | gtest: Update to 1.13.0 |
commit | commitdiff | tree | snapshot |
2023-05-14 |
David Heidelberg | util/tests: adjust for new gtest |
commit | commitdiff | tree | snapshot |
2023-05-13 |
M Henning | nv50: Fix return type of nv50_blit_is_array |
commit | commitdiff | tree | snapshot |
2023-05-13 |
M Henning | nvc0: Free blitter->vp |
commit | commitdiff | tree | snapshot |
2023-05-13 |
M Henning | nv50,nvc0: Free nir from blitter fp shader |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | dxil: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | microsoft/compiler: Back-propagate type requirement... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | microsoft/compiler: Duplicate some SSA values to simpli... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | microsoft/compiler: Remove alu type info from store_dest() |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Marek Olšák | ac/llvm: rewrite and unify how GLC, DLC, SLC are set |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Marek Olšák | ac/llvm: don't treat ACCESS_NON_READABLE as ACCESS_COHERENT |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Marek Olšák | aco: don't treat ACCESS_NON_READABLE as ACCESS_COHERENT |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Felix DeGrood | intel: Secondary CB print primary CB's renderpass |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Felix DeGrood | intel: batch consecutive dispatches into implicit rende... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Felix DeGrood | intel: refactor INTEL_MEASURE pointer dumping |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Felix DeGrood | anv: re-enable RT data in INTEL_MEASURE |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Felix DeGrood | anv: fix INTEL_MEASURE on MTL |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir/validate: Handle unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir/opt_uniform_atomics: Handle unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir/lower_ssbo: Handle unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir/lower_io: Handle unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir/lower_task_shader: Handle unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | nir: Load/store atomic op indices when lowering image... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Handle unified atomics in simple cases |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | ir3: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Karol Herbst | nv50/ir: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | zink: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | aco,radv: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | ac/llvm: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | ac/llvm: Don't handle atomic derefs |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | ntt: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | gallivm: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | pan/mdg: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | pan/mdg: Fix icky formatting |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | pan/bi: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | agx: Use unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Add pass to lower atomics to unified |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Add unified atomics |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Rhys Perry | aco/gfx11: fix VMEM/DS->VALU WaW/RaW hazard |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Dmitry Rogozhkin | meson/vaon12: fix driver file name for mingw build |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Yiwei Zhang | lvp: avoid accessing member of NULL ptr for global... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Yiwei Zhang | pipe-loader: avoid undefined memcpy behavior |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Mike Blumenkrantz | zink: disable dynamic state exts if the previous ones... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Mike Blumenkrantz | zink: disable have_EXT_vertex_input_dynamic_state witho... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Jesse Natalie | nir_lower_system_values: Add ASSERTED to assert-only... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Eric Engestrom | ci: replace write + cat with tee |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Eric Engestrom | ci: stop marking environment variable list as executable |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Eric Engestrom | ci: drop GENERATE_ENV_SCRIPT |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Use nir_block_last_phi_instr more |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | ac/llvm: Use nir_foreach_phi |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | dxil: Use nir_foreach_phi_safe |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Use nir_foreach_phi(_safe) |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | nir: Add nir_foreach_phi(_safe) macro |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco: don't apply dpp if the alu instr uses the operand... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco: use VOP3+DPP |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/ra: convert VOPC_DPP instructions without vcc to... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco: add assembler tests for VOP3(P) with DPP |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/builder: support VOP3(P) with dpp |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/assembler: support VOP3P with DPP |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/optimizer: copy pass flags for newly created valu... |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/optimizer: don't use pass_flags for mad idx |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Georg Lehmann | aco/vn: compare all valu modifers |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Mike Blumenkrantz | zink: add back some anv qbo flakes |
commit | commitdiff | tree | snapshot |
2023-05-12 |
Alyssa Rosenzweig | docs: Include ALU opcode descriptions |
commit | commitdiff | tree | snapshot |
next |