st/clover: ship Doxyfile in the release tarball
[mesa.git] / src / gallium / state_trackers / clover /
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...
2014-02-25 Tom Stellardclover: Fix build with LLVM 3.5
2014-02-24 Tom Stellardclover: Pass buffer offsets to the driver in set_global...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-02-21 Francisco Jerezclover: Allow storing a range into a container of diffe...
2014-02-21 Francisco Jerezclover: Define an intrusive smart reference class.
2014-02-21 Francisco Jerezclover: Some improvements for the intrusive pointer...
2014-02-21 Francisco Jerezclover: Fix up NULL constant pointer arguments.
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-01-22 Jan Veselyclover: Don't crash on NULL global buffer objects.
2014-01-18 Emil Velikovpipe-loader: add support for non-pci (platform) devices
2014-01-15 Francisco Jerezclover: Fix clover::keys and ::values to deal with...
2014-01-15 Francisco Jerezclover: Don't try to build programs created from a...
2014-01-15 Francisco Jerezclover: Add missing fields to the clover::module serial...
2014-01-15 Francisco Jerezclover: Store map result into a temporary vector in...
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2013-12-23 Aaron Watryclover: Remove unused variable
2013-12-18 Jan Veselyclover: Append buffers that use CL_MEM_USE_HOST_PTR.
2013-12-18 Jan Veselyclover: Add parameter checks to clCreateBuffer.
2013-12-02 Francisco Jerezclover: Fix missing minus sign in 'iterator_adaptor...
2013-11-18 Tom Stellardclover: Optionally return context's devices from clGetP...
2013-11-15 Matt Turnerclover: Remove dead file from Makefile.sources.
2013-11-15 Tom Stellardclover: Support multiple devices in clCreateContextFrom...
2013-11-12 Francisco Jerezclover: Fix the const variant of adaptor_range::end...
2013-11-04 Francisco Jerezclover: Calculate optimal work group size when it's...
2013-11-04 Francisco Jerezclover: Constify some command_queue arguments.
2013-11-04 Francisco Jerezclover: Workaround compiler bug present in GCC 4.7...
2013-11-04 Aaron Watryclover: fix build with LLVM 3.4
2013-10-30 Tom Stellardclover: Don't install headers when using the icd
2013-10-29 Francisco Jerezclover: Use context device list for error checking...
2013-10-24 Francisco Jerezclover: Query maximum kernel block size from the device...
2013-10-23 David Heidelbergerclover: fix build after a3ed98f7aa85636579a5696bf036ec1...
2013-10-21 Francisco Jerezclover: Improve region and pitch argument handling...
2013-10-21 Francisco Jerezclover: Add a pixel_size() method to the image class.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Make sure hidden is the default symbol visibility.
2013-10-21 Tom Stellardclover: Prepare the build system for ICD support.
2013-10-21 Francisco Jerezclover: Fix memory leak when initializing a device...
2013-10-21 Francisco Jerezclover: Tidy up resource::mapping.
2013-10-21 Francisco Jerezclover: Simplify command_queue::flush().
2013-10-21 Francisco Jerezclover: Clean up the kernel and program object interface.
2013-10-21 Francisco Jerezclover: Clean up the interface of the context object...
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Simplify the platform object by using util...
2013-10-21 Francisco Jerezclover: Add property list helpers with a syntax consist...
2013-10-21 Francisco Jerezclover: Switch samplers to the new model.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch event objects to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
next