2022-03-23 |
Lionel Landwerlin | intel/kernel: enable linkage cap |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Lionel Landwerlin | intel/kernel: enable groups caps |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Lionel Landwerlin | intel/dev: default to B stepping on DG2 for offline... |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Jason Ekstrand | spirv: Implement the function portion of the Linkage... |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Jason Ekstrand | nir: Allow nir_var_mem_global variables |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Lionel Landwerlin | anv: implement EXT_tooling_info |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Lionel Landwerlin | vulkan: move EXT_tooling_info implementation to runtime |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Erik Faye-Lund | gallium: rename image atomic inc-wrap cap |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Erik Faye-Lund | gallium: rename image atomic float-add cap |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Erik Faye-Lund | gallium: rename window-space position cap |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Mike Blumenkrantz | draw: fix nonzero stream primitives generated queries |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Mike Blumenkrantz | draw: fix gs vertex stream counting |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Brian Paul | vulkan/wsi/x11: add null pointer check for the has_dri3... |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Kai Wasserbäch | fix(FTBFS): clover: work around removal of PointerType... |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Dave Airlie | gallivm/sample: detect if rho is inf or nan and flush... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Chia-I Wu | venus: update venus-protocol headers |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Chia-I Wu | venus: add vn_extension_get_spec_version |
commit | commitdiff | tree | snapshot |
2022-03-22 |
wingdeans | r600: Fix small leak in SfnLog |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: add RADV to list of broken drivers for EXT_color_... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | panfrost: Process scissor state earlier |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Iván Briano | intel/fs: handle interpolation modes for at_sample... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | virgl/ci: Add jobs for running trace tests on LAVA |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Dynamically adjust LIBGL_ALWAYS_SOFTWARE for crosvm |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Allow specifying any shell command via HWCI_TEST_SCRIPT |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Provide consistent results location in LAVA |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Remove obsolete CROSVM_TEST_SCRIPT env var |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Add PIGLIT_REPLAY_LOOP_TIMES to generate-env.sh |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Use script relative paths in crosvm-runner |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Make kernel image available in LAVA for KVM use... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Load KVM kernel module for LAVA runners |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Enable KVM_AMD and KVM_INTEL kernel modules |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Add crosvm runtime dependencies for LAVA |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Build crosvm for LAVA runners |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Set CI_JOB_JWT_FILE to a fixed path outside /tmp |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Convert generate-env.sh to a POSIX compliant script |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Cristian Ciocaltea | ci: Avoid altering EXTRA_CARGO_ARGS environment variable |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | radv,aco: lower image descriptor loads in NIR |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | radv,aco: lower texture descriptor loads in NIR |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | radv,aco: lower buffer descriptor loads in NIR |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | radv,aco: lower vulkan_resource_index in NIR |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | ac/llvm: implement nir_tex_src_{texture,sampler}_handle |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | ac/llvm: remove deref chasing for tg4 integer workaround |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | ac/llvm: implement nir_intrinsic_bindless_image_sparse_load |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | ac/llvm: remove deref requirement for image fmask loads |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | nir: allow bindless image/texture/sampler handles to... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | radv: move radv_declare_shader_args() out of shader_var... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | ac/llvm: implement implement load_{scalar,vector}_arg_a... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | aco: implement load_{scalar,vector}_arg_amd and load_sm... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Rhys Perry | nir: add load_{scalar,vector}_arg_amd and load_smem_amd... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Frank Binns | pvr: Add a Vulkan driver for Imagination Technologies... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Danylo Piliaiev | turnip: Disallow non-linear tiling when casting R8G8... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Danylo Piliaiev | turnip: Force linear mode for non-ubwc R8G8 formats |
commit | commitdiff | tree | snapshot |
2022-03-22 |
shansheng.wang | frontends/va: fix coredump as creating surface with... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: use the current compute shader, not the base one |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: create compute pipeline after updating shader... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Ganesh Belgur... | radeonsi: NIR equivalent of si_create_clear_buffer_rmw_cs() |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mihai Preda | amd/ac_gpu_info: fix warning on fread unused result |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Kenneth Graunke | intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Kenneth Graunke | nir: Print divergence status of SSA values if analysis... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: ci updates |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: ci updates |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: use the right query type for primitives generated |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: use EXT_color_write_enable to mask out primgen... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: add an alternate path for EXT_color_write_enable... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: use EXT_color_write_enable when possible |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: disable color_write_enable on ANV |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: start a unified driver workarounds struct |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: force disable rasterization discard if primgen... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Mike Blumenkrantz | zink: hook up EXT_color_write_enable |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Qiang Yu | nir/linker: set varying from uniform as flat |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Qiang Yu | lima: enable nir lower_varying_from_uniform |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Qiang Yu | nir/linker: disable varying from uniform lowering by... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Port driver to macOS 12.x ABI |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Don't clobber clear colours |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Handle flushes of depth-only rendering |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Wire in u_transfer_helper |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Generate IOGPU attachments dynamically |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Add separate_stencil, internal_format fields |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Add size field to slices |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Identify IOGPU_MISC data structure |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Add stencil buffer attachment type |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Identify IOGPU Internal Pipelines structure |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Identify aux framebuffer data structure |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Alyssa Rosenzweig | asahi: Identify IOGPU Clear Z/S structure |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Yonggang Luo | util: trim trailing space for files src/util/**/* |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nanley Chery | ci/anv: Changes from enabling 8/16bpp CCS more |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nanley Chery | Revert "anv: Disable CCS_E for some 8/16bpp copies... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Dylan Baker | gallium/opencl: set OCL_ICD_FILENAMES with devenv |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Pavel Ondračka | r300: set PVS_LAST_VTX_SRC_INST properly to last input... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Karol Herbst | nir: fix nir_sweep for printf |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | ci: enable intel-clc on some platforms |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | ci: enable llvm on debian-release build |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | ci: add clang/spirv-tools/llvm-spirv packages to fedora... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | intel/clc: disable tool prior to Gfx12.5 platforms |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | intel/clc: specify supported extensions |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | intel/clc: allow producing SPIRV files |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | intel/clc: allow multiple CL files to be compiled together |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jason Ekstrand | intel: Add a little OpenCL C compiler binary |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | meson: try to find clang-cpp before going through each... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Lionel Landwerlin | intel/fs: handle inline data on OpenCL style kernels |
commit | commitdiff | tree | snapshot |
next |