Lines Matching full:rusticl

92 - Rusticl,radeonsi: ac_rtld error(2): too much LDS
144 - rusticl: segmentation fault when enabling for llvmpipe and zink with the driver set to zink
156 - Rusticl OpenCL: panicked at 'called \`Option::unwrap()` on a \`None` value' && void SPIRVKernelPa…
159 - Rusticl OpenCL: Simple SYCL / DPC++ program hangs indefinitely at rusticl::api::event::wait_for_e…
174 - rusticl build error: error[E0308]: mismatched types on some archs
235 - rusticl failed to build with rust-bindgen 0.65.0
616 - rusticl: Move nir compilation to Program
617 - rusticl: Drop some Kernel data and have a NirKernelBuild ref instead
618 - rusticl: Drop Program::kernel_count
1402 - rusticl/screen: Wrap get_timestamp
1403 - rusticl/device: Stash timestamp availability
1404 - rusticl/api: Implement get_{device_and\_}host_timer
1405 - rusticl/api: Wire up CL_DEVICE_PROFILING_TIMER_RESOLUTION
2136 - rusticl: compile r600 driver
2365 - rusticl: use fallback path when pipe->clear_texture is not available
2800 - rusticl: rework CLVec helper function to calculate bounds
2801 - rusticl/mem: fix Mem::copy_rect
2802 - rusticl/mem: replace buffer_offset_size with CLVec::calc_offset_size
2804 - rusticl/context: add helper to get the max mem alloc size for all devices
2805 - rusticl/memory: Rework mapping of memory located in system RAM
2806 - rusticl/mem: add get_parent helper
2807 - rusticl: add support for fine-grained system SVM
2811 - rusticl/event: drop work item before updating status
2812 - rusticl: add create_pipe_box to better deal with pipe_box restrictions
2813 - rusticl/mem: more region and origin validation
2816 - rusticl: don't set size_t-is-usize for >=bindgen-0.65
2817 - rusticl/device: improve advertisement of fp64 support
2818 - rusticl/platform: make the initialization more explicit
2819 - rusticl/platform: extract env variable parsing from Platform::init
2820 - rusticl/platform: add RUSTICL_FEATURES boilerplate
2821 - rusticl/device: allow enablement of fp64 via RUSTICL_FEATURES
2822 - rusticl/program: rework dynamic Program state
2823 - rusticl/program: use if let to get rid of an unwrap in build
2825 - rusticl/nir: finish blob after serializing
2828 - Reviewed-by: Nora Allen <[email protected]>rusticl/platform: make the extension array …
2829 - rusticl/device: use PLATFORM_EXTENSIONS as a template for filling extensions
2830 - rusticl/platform: advertise byte_addressable_store
2831 - rusticl/device: split add_ext in fill_extensions
2832 - rusticl: explicitly state supported SPIR-V extensions
2833 - rusticl/platform: generate extension constants via macro
2834 - rusticl/spirv: skip printing info messages
2835 - rusticl/device: limit MAX_PARAMETER_SIZE to 32k
2836 - rusticl/device: set preferred vector size of doubles if fp64 is enabled
2838 - doc/rusticl: add Rust Update Policy
2839 - rusticl: bump rust req to 1.60
2840 - rusticl/event: flush queues from dependencies
2841 - ci: add and use clippy for rusticl
2842 - rusticl: fix clippy errors on image_slice_pitch change to usize
2844 - rusticl: add proc macro module for generating API stubs
2845 - rusticl/icd: make release return nothing
2846 - rusticl/icd: use new proc macros
2851 - rusticl/icd: fix ReferenceCountedAPIPointer::from_ptr for NULL pointers
2852 - rusticl/api: remove some repr(C)
2853 - rusticl/event: ensure even status is updated in order
2855 - rusticl/queue: overhaul of the queue+event handling
2856 - rusticl: enforce using unsafe blocks in unsafe functions
2860 - rusticl/spirv: Key optional clc features when caching.
2863 - rusticl/device: add intel usm queries DPCPP cares about
2864 - rusticl/device: sort cl_device_info queries
2865 - rusticl/version: use cl_version instead of cl_uint and provide a From impl
2866 - rusticl: advertize cl_khr_extended_versioning
2868 - rusticl: advertize cl_khr_spirv_no_integer_wrap_decoration
2870 - rusticl/mem: cache the pipe_format
2871 - rusticl/mem: fix validation of packed image formats
2872 - rusticl/format: pass order and type to rusticl_image_format directly
2873 - rusticl/format: extract CL format to pipe format mapping into const function
2874 - rusticl/format: extract required format checks into const functions
2875 - rusticl/format: drop req_for_3d_image_write_ext
2876 - rusticl/format: add required format table for CL2.0
2877 - rusticl/format: document cl to pipe format mapping
2878 - rusticl/format: move format table generation into a macro
2879 - rusticl/format: enable all trivial to support optional image formats
2882 - rusticl/program: pass our max param size along to the spirv validator
2884 - rusticl/device: rename doubles to fp64 and long to int64
2885 - rusticl: experimental support for cl_khr_fp16
2886 - rusticl: add ld_args_gc_sections
2887 - rusticl: specify which symbols to export
2888 - rusticl: stop linking with libgalliumvl
2889 - rusticl/device: create helper context before loading libclc
2892 - rusticl/program: add debugging for OpenCL C compilation
2893 - rusticl/program: add debugging option to disable SPIR-V validation
2896 - rusticl: structurize and reorder mesa binding args
2897 - rusticl: generate bindings for build-id stuff
2898 - rusticl/meson: extract common bindgen rust args
2899 - rusticl/mesa: create proper build-id hash for the disk cache
2900 - rusticl: bump bindgen requirement
2901 - rusticl/program: skip linking compiled binaries
2902 - docs/rusticl: mark building section as such
2903 - docs/rusticl: add Enabling section
2915 - rusticl/util: add an Iterator to iterate over set bits in an integer
2916 - rusticl/util: add div_round_up
2917 - rusticl/device: rework subgroups to subgroup_sizes
2919 - rusticl: deal with compute_param returning 0
2920 - rusticl: support subgroups
2922 - rusticl/kernel: silence newer clippy warning
2923 - rusticl: Replace &Arc<Device> with &Device
2924 - rusticl/device: make it &'static
2927 - rusticl: fix warnings with newer rustc
2930 - rusticl/kernel: only handle function_temp memory before lowering printf
2938 - rusticl/disk_cache: fix stack corruption
2939 - rusticl/memory: do not verify pitch for IMAGE1D_BUFFER
3130 - rusticl: core: stop using cl_prop from the api module
3131 - rusticl: drop CLProp implementation for String
3132 - rusticl: drop cl_prop_for_type macro
3133 - rusticl: fix UB in CLProp machinery
3762 - ci: Enable rusticl in the fedora-release job
5576 - rusticl: implement cl_khr_pci_bus_info
5577 - docs/rusticl: add Contributing section
5578 - rusticl/types add ::new for cl_dev_idp_accel_props
5579 - rusticl/api: add integer_dot_product api
5580 - rusticl/clc add integer_dot_prod feature macros
5581 - rusticl/kernel: remove nir_lower_pack pass
5582 - rusticl/device: add cl_khr_integer_dot_product ext
5583 - rusticl/program: fix clippy cast to the same type
5584 - rusticl/types: fix clippy new() not returning Self
5585 - rusticl/screen: implement uuid wrapper funcs
5586 - rusticl/device: implement cl_khr_device_uuid
5587 - rusticl/screen: fix driver_uuid on non x86
5588 - rusticl: add cl_khr_create_command_queue
5589 - docs/features update opencl extensions add rusticl
5590 - docs: rusticl envvars list supported drivers
5591 - rusticl/memory: fix clippy errors