iris: Clone before calling nir_strip and serializing
[mesa.git] / src / gallium / state_trackers / clover /
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-04-15 Dylan BakerDelete autotools
2019-02-26 Pierre Moreauclover: Fix indentation issues
2019-02-26 Pierre Moreauclover: Only use devices supporting IR_NATIVE
2019-02-26 Pierre Moreauclover: Move platform extensions definitions to clover...
2019-02-26 Pierre Moreauclover: Move device extensions definitions to core...
2019-02-26 Pierre Moreauclover: Validate program and library linking options
2019-02-26 Pierre Moreauclover: Disallow creating libraries from other libraries
2019-02-26 Pierre Moreauclover/api: Fail if trying to build a non-executable...
2019-02-26 Pierre Moreauclover/api: Rework the validation of devices for building
2019-02-26 Pierre Moreauclover: Add an helper for checking if an IR is supported
2019-02-26 Pierre Moreauclover: Remove the TGSI backend as unused
2019-02-26 Pierre Moreauclover: Avoid warnings from new OpenCL headers
2019-02-26 Karol Herbstclover: update ICD table to support everything up to 2.2
2019-02-26 Pierre Moreauinclude/CL: Update to the latest OpenCL 2.2 headers
2019-01-08 Pierre Moreauclover/meson: Ignore 'svn' suffix when computing CLANG_...
2018-12-28 Dylan Bakermeson: Override C++ standard to gnu++11 when building...
2018-12-16 Jan Veselyclover: Fix build after clang r348827
2018-10-29 Eric Engestromclover: add missing meson build dependency
2018-08-16 Eric Engestrombin: always define MESA_GIT_SHA1 to make it directly...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-26 Jan Veselyclover: Reduce wait_count in abort path.
2018-07-26 Jan Veselyclover: Don't extend illegal integer types.
2018-07-18 Jan Veselyclover: Report error when pipe driver fails to create...
2018-07-18 Jan Veselyclover: Catch errors from executing event action
2018-05-29 Jan Veselyclover: Cleanup compat code for llvm < 3.9
2018-05-29 Jan Veselyclover: Fix build after llvm r332881.
2018-05-05 Jan Veselyclover: Add explicit virtual destructor to argument...
2018-04-20 Aaron Watryclover: Fix host access validation for sub-buffer creation
2018-03-22 Aaron Watryclover/llvm: Fix build against LLVM/Clang 4.0
2018-03-21 Aaron Watryclover: Dynamically calculate __OPENCL_VERSION__ and...
2018-03-21 Aaron Watryclover/llvm: Add get_[cl|language]_version, validation...
2018-03-06 Aaron Watryclover: Allow overriding platform/device version numbers
2018-03-06 Aaron Watryclover/llvm: Pass device down to compile
2018-03-06 Aaron Watryclover: Pass device to llvm::create_compiler_instance
2018-03-06 Aaron Watryclover/llvm: Use device in llvm compilation instead...
2018-02-15 Jan Veselyclover: Fix build after llvm r325155 and r325160
2018-02-09 Timothy Arcericlover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR
2018-02-01 Timothy Arcerigallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-09 Dylan Bakermeson: build clover
2017-11-08 Gert Wollnyclover: use the unified check for c++11 instead of...
2017-10-25 Jan Veselyclover: Fix compilation after clang r315871
2017-09-27 Jan Veselyclover: Query and export int64 atomics
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
2017-09-20 Francisco Jerezclover: Run the associated action before an event is...
2017-09-20 Francisco Jerezclover: Wrap event::wait_count in a method taking care...
2017-09-18 Jan Veselyclover: add missing include to compat.h
2017-09-18 Jan Veselyclover: Query and export half precision support
2017-09-16 Jan Veselyclover: Fix build after LLVM r313390
2017-08-22 Aaron Watryclover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2017-08-16 Aaron Watryclover/event: Include additional event statuses for...
2017-08-06 Aaron Watryclover/device: Move device_version into core and add...
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Jan Veselyclover: Fix build after llvm r309911
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-14 Aaron Watryclover/device: Get device/host unified memory from...
2017-04-27 Jan Veselyclover: Fix build since clang r301442
2017-04-21 Emil Velikovst/clover: add space between < and ::
2017-04-13 Jan Veselyclover: Add missing include to compat header
2017-04-13 Michel Dänzerclover: Fix build against clang SVN >= r299965
2017-04-05 Aaron Watryst/clover: Fix build after shrink of pipe_box
2017-03-24 Jan Veselyclover: use pipe_resource references
2017-03-02 Matt Turnerclover: Work around build failure with AltiVec.
2017-02-27 Jan Veselyclover: Dump linked binary to a different file
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-01-27 Emil Velikovclover: automake: remove -I$(srcdir)
2017-01-27 Emil Velikovclover: automake: include builddir prior to srcdir
2017-01-27 Michel Dänzerclover: Fix build against clang SVN >= r293097
2017-01-12 Pierre Moreauclover: Check for executables before enqueueing a kernel
2016-12-25 Vedran Miletićclover: Use Clang's diagnostics
2016-11-25 Vedran Miletićclover: Restore support for LLVM <= 3.9.
2016-11-14 Vedran Miletićclover: adapt to new error API since LLVM r286752
2016-11-11 Laurent Carlierclover: fix building since llvm r286566
2016-11-06 Serge Martinclover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2).
2016-11-06 Serge Martinclover: add missing clGetDeviceInfo CL1.2 queries
2016-10-30 Serge Martinclover: Implement clGetExtensionFunctionAddressForPlatform.
2016-10-30 Vedran Miletićclover: Introduce CLOVER_EXTRA_*_OPTIONS environment...
2016-10-30 Vedran Miletićclover: Pass unquoted compiler arguments to Clang
2016-09-16 Serge Martinclover: fix getting scalar args api size
2016-09-10 Niels Ole Salscheiderst/clover: Define __OPENCL_VERSION__ on the device...
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-08-29 Jan Veselyclover: Use device cap to query pointer size instead...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-07-28 Dieter Nützelclover: make GCC 4.8 happy
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-20 Tom Stellardclover: Re-order includes in invocation.cpp to fix...
2016-07-20 Tom Stellardclover: Add missing include v2
2016-07-12 Francisco Jerezclover/api: Implement clLinkProgram per-device binary...
2016-07-12 Serge Martinclover: Add clLinkProgram (CL 1.2).
2016-07-12 Francisco Jerezclover: Trivial cleanups for api/program.cpp.
2016-07-12 Francisco Jerezclover/core: Remove compiler.hpp.
2016-07-12 Francisco Jerezclover/llvm: Get rid of compile_program_llvm().
2016-07-12 Francisco Jerezclover: Provide separate program methods for compilatio...
2016-07-12 Francisco Jerezclover: Unify program::build_* into a single method...
2016-07-12 Serge Martinclover: Change program::build opts argument to std...
2016-07-12 Francisco Jerezclover: Define error subclass to signal build option...
2016-07-12 Francisco Jerezclover: Move back to using build_error to signal compil...
2016-07-12 Serge Martinclover: Override ret_object.
next