- 39098a2 nir/lower_memory_model: do not break with global atomic operations by Samuel Pitoiset · 4 years, 1 month ago
- de14090 nir/lower_memory_model: return progress when visiting instructions by Samuel Pitoiset · 4 years, 1 month ago
- 756441b pan/mdg: Infer whether to disassemble shaders from info.internal by Icecream95 · 4 years, 1 month ago
- 90eaaad panfrost: Mark blit shaders as internal by Icecream95 · 4 years, 1 month ago
- ee073cb nir/load_store_vectorize: improve vectorization with identical operations by Rhys Perry · 4 years, 5 months ago
- d9c4ec9 panfrost: Remove extra printf arguments. by Vinson Lee · 4 years, 2 months ago
- f2b94ae glsl/linker: Add support for XFB varying lowering in geometry shader by Louis-Francis Ratté-Boulianne · 4 years, 3 months ago
- 5bea0e8 docs: recognisable -> recognizable by Erik Faye-Lund · 4 years, 1 month ago
- b8f1075 docs: url -> URL by Erik Faye-Lund · 4 years, 1 month ago
- 7ee8a3a docs: gitlab -> GitLab by Erik Faye-Lund · 4 years, 1 month ago
- 0894b59 docs: initialisation -> initialization by Erik Faye-Lund · 4 years, 1 month ago
- 2dccdb1 docs: timeplan -> time plan by Erik Faye-Lund · 4 years, 1 month ago
- 9890927 docs: behaviour -> behavior by Erik Faye-Lund · 4 years, 1 month ago
- 3318043 docs: unecessarily -> unnecessarily by Erik Faye-Lund · 4 years, 1 month ago
- fa834fd docs: make two acronyms upper-case by Erik Faye-Lund · 4 years, 1 month ago
- 58512ce docs: frambuffer -> framebuffer by Erik Faye-Lund · 4 years, 1 month ago
- e8c1b78 docs: scons -> SCons by Erik Faye-Lund · 4 years, 1 month ago
- 3fffa27 docs: apis -> APIs by Erik Faye-Lund · 4 years, 1 month ago
- 2550193 docs: everytime -> every time by Erik Faye-Lund · 4 years, 1 month ago
- e48b77b docs: remove webmaster article by Erik Faye-Lund · 4 years, 1 month ago
- d2dfbf0 docs: store prefixes in redirects by Erik Faye-Lund · 4 years, 1 month ago
- 12760d0 docs: show 'Edit on GitLab'-link by Erik Faye-Lund · 4 years, 2 months ago
- 96ac711 docs: escape backquote character by Erik Faye-Lund · 4 years, 1 month ago
- 9283141 lima: set clear depth value to 0x00ffffff as default by Andreas Baierl · 4 years, 2 months ago
- 9a22109 android: pan/bi: fix typo in bifrost_gen_disasm.c gen rules by Mauro Rossi · 4 years, 1 month ago
- 2e9599b panfrost: Fix bifrost tiler job emission by Boris Brezillon · 4 years, 1 month ago
- 6abb4cd panfrost: Fix bifrost tiler descriptor definition by Boris Brezillon · 4 years, 2 months ago
- 4017116 ci: add dEQP-VK.info.device_extensions to the list of skipped tests by Samuel Pitoiset · 4 years, 2 months ago
- a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years, 3 months ago
- bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 4 years, 2 months ago
- 8323c03 spirv: Add support for OpCopyMemorySized by Jason Ekstrand · 4 years, 2 months ago
- a3177cc nir: Add a lowering pass to lower memcpy by Jason Ekstrand · 4 years, 2 months ago
- b2899f7 nir: Add a new memcpy intrinsic by Jason Ekstrand · 4 years, 2 months ago
- 8cbb664 spirv: Use the new types helpers by Jason Ekstrand · 4 years, 2 months ago
- de295b6 compiler/types: Add glsl_baseN_t_type(bit_size) helpers by Jason Ekstrand · 4 years, 2 months ago
- 4cb6a8d gallivm: add support for lowered IO in vertex shaders by Marek Olšák · 4 years, 2 months ago
- 4654609 meson/anv: Use variable that checks for --build-id by Dylan Baker · 4 years, 2 months ago
- 5f1855d vtn/opencl: Switch fma to conditionally use libclc for 32bit floats by Jesse Natalie · 4 years, 3 months ago
- 8fb25c4 vtn/opencl: Only use libclc ldexp when lower_ldexp is set by Jesse Natalie · 4 years, 3 months ago
- 09bca4c vtn/opencl: Switch some nir-sequence ops to use libclc by Jesse Natalie · 4 years, 3 months ago
- 03fd217 vtn/opencl: Switch division-related ops to use libclc by Jesse Natalie · 4 years, 3 months ago
- 2624faf vtn/opencl: Switch exp/pow/log to use libclc by Jesse Natalie · 4 years, 3 months ago
- 4cc9ad4 vtn/opencl: Switch non-native trig to use libclc by Jesse Natalie · 4 years, 3 months ago
- 6aee495 vtn/opencl: Hook up OpenCL async copy and group wait opcodes via libclc by Jesse Natalie · 4 years, 1 month ago
- 00261d8 vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc by Jesse Natalie · 4 years, 1 month ago
- b08fd45 vtn/opencl: Implement a lot of opcodes via libclc by Jesse Natalie · 4 years, 3 months ago
- f33b417 clover: handle libclc shader (v3) by Dave Airlie · 6 years ago
- 14bc2dc util: add missing extern C by Dave Airlie · 4 years, 2 months ago
- 6436e3a vtn/opencl: Add infrastructure for calling out to libclc by Jesse Natalie · 4 years, 3 months ago
- 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 5 years ago
- 2013903 vtn/opencl: Rework type handling for CL extension opcodes by Jesse Natalie · 4 years, 3 months ago
- 938be4d nir/vtn: Add handling for SPIR-V event variables by Jesse Natalie · 4 years, 3 months ago
- c9a6b94 vtn: add an option to create a nir library from spirv by Dave Airlie · 5 years ago
- 2826a5a nir: Add glsl_base_type unsigned -> signed version helper by Jesse Natalie · 4 years, 5 months ago
- 93db59e nir: Add an internal flag to shader_info by Jesse Natalie · 4 years, 2 months ago
- b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 4 years, 2 months ago
- e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 4 years, 2 months ago
- 1eb79df util/xmlconfig: Add a unit test of the code. by Eric Anholt · 4 years, 2 months ago
- 7f3e881 blorp: Ensure aligned HIZ_CCS_WT partial clears by Nanley Chery · 4 years, 2 months ago
- 7898993 meson: add support for loongson's mips/mips64 arch. by zhu yong · 4 years, 2 months ago
- b54a0bb freedreno/layout: add tile_all flag to the layout by Samuel Iglesias Gonsálvez · 4 years, 1 month ago
- 0206fb3 nir/liveness: Consider if uses in nir_ssa_defs_interfere by Jason Ekstrand · 4 years, 2 months ago
- dcba32b turnip: implement VK_EXT_extended_dynamic_state by Jonathan Marek · 4 years, 2 months ago
- b2fa2d9 turnip: move A6XX_RB_ALPHA_CONTROL write to init_hw by Jonathan Marek · 4 years, 2 months ago
- d1588c7 turnip: fix wrong indentation in tu6_draw_common by Jonathan Marek · 4 years, 2 months ago
- a18c84e nir/instr_set: hash intrinsic sources by Rhys Perry · 4 years, 3 months ago
- b8c31ac lima: fix glCopyTexSubImage2D by Andreas Baierl · 4 years, 2 months ago
- 7b9cf77 kmsro: Extend to include imx-dcss by Guido Günther · 4 years, 10 months ago
- 77486db intel/fs: Disable sample mask predication for scratch stores by Danylo Piliaiev · 4 years, 4 months ago
- cbef2dc zink: only set stencil-ref for back if two-sided by Erik Faye-Lund · 4 years, 2 months ago
- 4b2525b zink: store base-object of DSA-state by Erik Faye-Lund · 4 years, 2 months ago
- 9e94dcc zink: correct typo in stencil-setup by Erik Faye-Lund · 4 years, 2 months ago
- d1d27e9 radeonsi: remove redundant info.uses_fbfetch by Marek Olšák · 4 years, 2 months ago
- 7b1e01f radeonsi: remove redundant variables from struct si_compute by Marek Olšák · 4 years, 2 months ago
- 16afaf0 radeonsi: assume that constant load_local_group_size has been optimized out by Marek Olšák · 4 years, 2 months ago
- 0492ada radeonsi: run NIR optimizations that glsl_to_nir runs but other places might not by Marek Olšák · 4 years, 2 months ago
- 8a1d556 radeonsi: get input/output usage flags from shader_info directly by Marek Olšák · 4 years, 2 months ago
- 0280cc7 radeonsi: get information about FS color outputs from shader_info directly by Marek Olšák · 4 years, 2 months ago
- 343e5ca radeonsi: use info.system_values_read by Marek Olšák · 4 years, 2 months ago
- cce3556 radeonsi: call nir_shader_gather_info after lowering and optimizing NIR by Marek Olšák · 4 years, 2 months ago
- 8be46d6 radeonsi: fix indirect dispatches with variable block sizes by Marek Olšák · 4 years, 2 months ago
- a7e3cc7 etnaviv: simplify linear stride implementation by Christian Gmeiner · 4 years, 10 months ago
- f7583bd ci: Extend meson-clang coverage by compiling all gallium drivers by Boris Brezillon · 4 years, 2 months ago
- 1dd4505 panfrost: gen_pack: Fix gnu-empty-initializer errors by Boris Brezillon · 4 years, 2 months ago
- ea77958 nir: gather information about fbfetch and dual source color by Marek Olšák · 4 years, 2 months ago
- a6abf17 nir: fix input/output info gathering for lowered IO by Marek Olšák · 4 years, 2 months ago
- ef98c17 nir: gather fs.uses_sample_qualifier from lowered IO by Marek Olšák · 4 years, 2 months ago
- 7b108e6 nir: set system_values_read for all intrinsics by Marek Olšák · 4 years, 2 months ago
- abe9588 nir: gather tess.tcs_cross_invocation info from lowered IO intrinsics by Marek Olšák · 4 years, 2 months ago
- 10be706 nir: gather indirect info from lowered IO intrinsics by Marek Olšák · 4 years, 2 months ago
- 3173367 spirv: vtn_fail with a nice message on unsupported rounding modes by Jason Ekstrand · 4 years, 2 months ago
- 03e7b75 gallium/dri2: Move image->texture assignment after image NULL check. by Vinson Lee · 4 years, 2 months ago
- 4bd0df0 r600/sfn: Initialize GPRValue member m_pin_to_channel. by Vinson Lee · 4 years, 2 months ago
- 974981c gallium/drm: Make the pipe loader handle the driconf merging. by Eric Anholt · 4 years, 2 months ago
- 8739238 gallium/drm: Define the DRM entrypoints in drm_helper.h by Eric Anholt · 4 years, 2 months ago
- bc10b49 gallium/drm: Refactor the stub screen create functions. by Eric Anholt · 4 years, 2 months ago
- 9ec28b8 gallium/drm: Deduplicate screen creation for the dynamic (clover) pipe loader. by Eric Anholt · 4 years, 2 months ago
- 472a20c radeonsi: Only call nir_lower_var_copies at the end of the opt loop by Jason Ekstrand · 4 years, 2 months ago
- 7971918 zink: reorder create_stream_output_target to fix failure case leak by Mike Blumenkrantz · 4 years, 3 months ago
- bc5c043 zink: apply viewport count when creating pipelines by Mike Blumenkrantz · 4 years, 3 months ago