index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
clover
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover/util: Null-terminate the result of compat::string::c_str().
Francisco Jerez
2014-09-05
1
-1
/
+3
*
clover/util: Implement compat::string using aggregation instead of inheritance.
Francisco Jerez
2014-09-05
1
-5
/
+71
*
clover/util: Have compat::vector track separate size and capacity.
Francisco Jerez
2014-09-05
2
-27
/
+44
*
clover: Use conversion operator to initialize build log from compat::string.
Francisco Jerez
2014-09-05
1
-2
/
+2
*
st/clover: sort the sources list
Emil Velikov
2014-08-28
2
-48
/
+52
*
st/clover: Fix build against LLVM SVN >= r216583
Michel Dänzer
2014-08-28
1
-0
/
+5
*
st/clover: Change platform name from Default to Clover
Aaron Watry
2014-08-22
1
-1
/
+1
*
st/clover: Fix build against LLVM SVN >= r215967 v2
Michel Dänzer
2014-08-21
1
-2
/
+14
*
clover: Refuse to build a program if there are kernel objects attached to it.
Francisco Jerez
2014-08-18
5
-3
/
+18
*
clover/util: Pass initial count value to ref_counter constructor.
Francisco Jerez
2014-08-18
1
-2
/
+2
*
clover/util: Implement minimalist reference to clover::ref_counter object.
Francisco Jerez
2014-08-18
1
-0
/
+45
*
clover: clGetProgramInfo support for OpenCL 1.2.
EdB
2014-08-17
1
-0
/
+11
*
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
2014-08-13
1
-1
/
+5
*
clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
Bruno Jiménez
2014-08-08
2
-0
/
+14
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-1
/
+1
*
clover: Add checks for image support to the image functions v2
Tom Stellard
2014-07-28
3
-0
/
+12
*
clover: Add clUnloadPlatformCompiler.
EdB
2014-07-28
2
-1
/
+6
*
clover: Add clCreateProgramWithBuiltInKernels.
EdB
2014-07-28
2
-1
/
+23
*
clover: Query the device to see if images are supported
Tom Stellard
2014-07-25
3
-1
/
+8
*
clover: Call end_query before getting timestamp result v2
Tom Stellard
2014-07-17
1
-0
/
+1
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
5
-13
/
+24
*
clover: Have compat::string allocate its own memory.
Francisco Jerez
2014-07-02
2
-5
/
+7
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+1
*
clover: Calculate the serialized size of a module efficiently.
Francisco Jerez
2014-06-19
3
-4
/
+34
*
clover: Optimize module serialization for vectors of fundamental types.
Francisco Jerez
2014-06-19
1
-1
/
+22
*
clover: Don't use llvm's global context
Tom Stellard
2014-06-19
1
-6
/
+9
*
clover: Prevent Clang from printing number of errors and warnings to stderr.
Tom Stellard
2014-06-19
1
-0
/
+5
*
clover: query driver for the max number of compute units
Bruno Jiménez
2014-06-12
3
-1
/
+8
*
clover: Destory pipe_screen when device does not support compute v2
Tom Stellard
2014-05-09
1
-1
/
+4
*
clover: Add a stub implementation of clCreateImage() v3
Tom Stellard
2014-05-02
4
-2
/
+21
*
clover: Query drivers for max clock frequency
Tom Stellard
2014-04-29
3
-1
/
+8
*
clover: Stub implementation of CL 1.2 sub-devices.
EdB
2014-04-29
3
-4
/
+66
*
clover: Add clEnqueue{Marker, Barrier}WithWaitList.
EdB
2014-04-29
2
-7
/
+43
*
clover: Align kernel argument sizes to nearest power of 2
Jan Vesely
2014-04-29
1
-7
/
+16
*
clover: Avoid warnings from references to deprecated CL 1.1 APIs.
Francisco Jerez
2014-04-29
1
-0
/
+2
*
clover: Update OpenCL headers to version 1.2 from Khronos.
Francisco Jerez
2014-04-29
1
-2
/
+6
*
clover: Document that the *obj*() helpers already take care of object validat...
Francisco Jerez
2014-04-05
1
-4
/
+6
*
clover: Fix typo in validate_object()
Tom Stellard
2014-03-21
1
-1
/
+1
*
clover: Fix region size error checking in some buffer transfer commands.
Francisco Jerez
2014-03-18
1
-5
/
+16
*
clover: Fix build against LLVM SVN r203065 or newer
Michel Dänzer
2014-03-07
1
-0
/
+4
*
clover: Use correct LLVM version in #if for DataLayout construction
Tom Stellard
2014-03-04
1
-1
/
+1
*
clover: Fix building with latest llvm
Bruno Jiménez
2014-03-03
1
-3
/
+2
*
Re-commit 'clover: Fix build with LLVM 3.5'
Tom Stellard
2014-02-25
1
-1
/
+3
*
Revert "Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa"
Timothy Arceri
2014-02-26
1
-3
/
+1
*
clover: Fix build with LLVM 3.5
Tom Stellard
2014-02-25
1
-1
/
+3
*
clover: Pass buffer offsets to the driver in set_global_binding() v3
Tom Stellard
2014-02-24
1
-4
/
+14
*
clover: Unabbreviate a few data accessor names for consistency.
Francisco Jerez
2014-02-21
9
-28
/
+28
*
clover: Replace the transfer(new ...) idiom with a safer create(...) helper f...
Francisco Jerez
2014-02-21
6
-56
/
+43
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
29
-163
/
+179
*
clover: Allow storing a range into a container of different (but compatible) ...
Francisco Jerez
2014-02-21
1
-7
/
+7
[next]