st/dri: implement the fence interface
[mesa.git] / src / gallium / state_trackers / clover /
2015-04-29 EdBclover: remove util/compat
2015-04-29 EdBclover: make module::symbol::name a string
2015-04-29 EdBclover: remove compat::string
2015-04-29 EdBclover: remove compat classes that match std one
2015-04-29 EdBclover: compile all sources with c++11
2015-04-20 EdBclover: remove pre llvm 3.5.0 compatibility code
2015-03-31 Tom Stellardclover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STAT...
2015-03-23 Tom Stellardclover: Return 0 as storage size for local kernel args...
2015-03-23 Giuseppe Bilottaclover: use get_device_vendor instead of get_vendor
2015-03-23 Tom Stellardclover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2015-03-23 Tom Stellardclover: Add all the mandatory 1.1 extensions to the...
2015-03-23 Tom Stellardclover: Add a space at the end of CL_DEVICE_OPENCL_C_VE...
2015-03-09 Tom Stellardclover: Return the minimum required value for CL_DEVICE...
2015-03-05 Tom Stellardclover: Enable cl_khr_fp64 for devices that support...
2015-03-04 Tom Stellardclover: Fix build since llvm r231270
2015-02-27 Tom Stellardclover: Don't unconditionally define cl_khr_fp64
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2015-02-14 Shawn Starrclover: Use Legacy PassManager for LLVM trunk (3.7)
2015-01-28 EdBclover/llvm: Dump the OpenCL C code earlier.
2015-01-28 EdBclover/llvm: Move CLOVER_DEBUG stuff into anonymous...
2015-01-27 Michel Dänzerst/clover: Pass target instead of target.begin() to...
2015-01-26 Jan Veselyclover: Fix build with llvm after r226981
2015-01-15 Michel Dänzerst/clover: Adapt to TargetLibraryInfo.h move in LLVM...
2014-12-10 Jan Veselyclover: Use switch when creating kernel arguments.
2014-12-10 Aaron Watryclover: Fix build after llvm r223802
2014-12-02 EdBclover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
2014-11-12 Tom StellardRevert "clover: Fix build after llvm r221375"
2014-11-06 Jan Veselyclover: Fix build after llvm r221375
2014-11-03 Tom Stellardclover: Fix clBuildProgram piglit regression
2014-10-31 Tom Stellardclover: Fix bug when binary programs are passed to...
2014-10-31 Tom Stellardclover: Factor input validation of clCompileProgram...
2014-10-23 Emil Velikovclover: use correct typenames for compat::pair's first...
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-10-21 Vinson Leeclover: Fix build error with LLVM 3.4.
2014-10-20 EdBclover: Don't return CL_INVALID_VALUE if there is no...
2014-10-20 EdBclover: Add allow_empty_tag.
2014-10-20 EdBclover: Add initial implementation of clCompileProgram...
2014-10-20 EdBclover: Add a simple compat::pair.
2014-10-20 Francisco Jerezclover/util: Allow using key_equals with pair-like...
2014-10-20 Francisco Jerezclover/util: Define equality operators for a couple...
2014-10-20 Francisco Jerezclover/util: Fix construction of compat::vector with...
2014-10-16 Tom Stellardclover: Add environment variables for dumping kernel...
2014-10-16 Tom Stellardclover: Register an llvm diagnostic handler v3
2014-10-16 Tom Stellardclover: Add support for compiling to native object...
2014-10-16 Tom Stellardclover: Factor kernel argument parsing into its own...
2014-10-14 Tom Stellardclover: Fix regression in module serialization
2014-10-12 Francisco Jerezclover: Fix unintended fall-through in kernel::argument...
2014-10-11 Jan Veselyclover: Append implicit arguments to the kernel argumen...
2014-10-11 Francisco Jerezclover: Pass execution dimensions and offset to the...
2014-10-11 Francisco Jerezclover: Add semantic information to module::argument...
2014-10-11 Francisco Jerezclover: Use unreachable() from util/macros.h instead...
2014-09-22 Tom Stellardclover: Add support to mem objects for multiple destruc...
2014-09-05 Emil Velikovst/clover: ship Doxyfile in the release tarball
2014-09-05 Francisco Jerezclover/util: Null-terminate the result of compat::strin...
2014-09-05 Francisco Jerezclover/util: Implement compat::string using aggregation...
2014-09-05 Francisco Jerezclover/util: Have compat::vector track separate size...
2014-09-05 Francisco Jerezclover: Use conversion operator to initialize build...
2014-08-28 Emil Velikovst/clover: sort the sources list
2014-08-28 Michel Dänzerst/clover: Fix build against LLVM SVN >= r216583
2014-08-22 Aaron Watryst/clover: Change platform name from Default to Clover
2014-08-21 Michel Dänzerst/clover: Fix build against LLVM SVN >= r215967 v2
2014-08-18 Francisco Jerezclover: Refuse to build a program if there are kernel...
2014-08-18 Francisco Jerezclover/util: Pass initial count value to ref_counter...
2014-08-18 Francisco Jerezclover/util: Implement minimalist reference to clover...
2014-08-17 EdBclover: clGetProgramInfo support for OpenCL 1.2.
2014-08-13 Tom Stellardclover: Flush the command queue in clReleaseCommandQueue()
2014-08-08 Bruno Jiménezclover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-28 Tom Stellardclover: Add checks for image support to the image funct...
2014-07-28 EdBclover: Add clUnloadPlatformCompiler.
2014-07-28 EdBclover: Add clCreateProgramWithBuiltInKernels.
2014-07-25 Tom Stellardclover: Query the device to see if images are supported
2014-07-17 Tom Stellardclover: Call end_query before getting timestamp result v2
2014-07-02 Matt Arsenaultclover: Fix not setting build log if the build succeeds v2
2014-07-02 Francisco Jerezclover: Have compat::string allocate its own memory.
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-06-19 Francisco Jerezclover: Calculate the serialized size of a module effic...
2014-06-19 Francisco Jerezclover: Optimize module serialization for vectors of...
2014-06-19 Tom Stellardclover: Don't use llvm's global context
2014-06-19 Tom Stellardclover: Prevent Clang from printing number of errors...
2014-06-12 Bruno Jiménezclover: query driver for the max number of compute...
2014-05-09 Tom Stellardclover: Destory pipe_screen when device does not suppor...
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-04-29 Tom Stellardclover: Query drivers for max clock frequency
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2014-04-29 EdBclover: Add clEnqueue{Marker, Barrier}WithWaitList.
2014-04-29 Jan Veselyclover: Align kernel argument sizes to nearest power...
2014-04-29 Francisco Jerezclover: Avoid warnings from references to deprecated...
2014-04-29 Francisco Jerezclover: Update OpenCL headers to version 1.2 from Khronos.
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2014-03-21 Tom Stellardclover: Fix typo in validate_object()
2014-03-18 Francisco Jerezclover: Fix region size error checking in some buffer...
2014-03-07 Michel Dänzerclover: Fix build against LLVM SVN r203065 or newer
2014-03-04 Tom Stellardclover: Use correct LLVM version in #if for DataLayout...
2014-03-03 Bruno Jiménezclover: Fix building with latest llvm
2014-02-25 Tom StellardRe-commit 'clover: Fix build with LLVM 3.5'
2014-02-25 Timothy ArceriRevert "Merge branch 'master' of git+ssh://git.freedesk...
2014-02-25 Timothy ArceriMerge branch 'master' of git+ssh://git.freedesktop...
next