index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
clover
/
util
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
1
-25
/
+42
*
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: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
1
-0
/
+3
*
clover: Have compat::string allocate its own memory.
Francisco Jerez
2014-07-02
1
-4
/
+4
*
clover: Replace the transfer(new ...) idiom with a safer create(...) helper f...
Francisco Jerez
2014-02-21
1
-19
/
+7
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
1
-0
/
+8
*
clover: Allow storing a range into a container of different (but compatible) ...
Francisco Jerez
2014-02-21
1
-7
/
+7
*
clover: Define an intrusive smart reference class.
Francisco Jerez
2014-02-21
1
-0
/
+66
*
clover: Some improvements for the intrusive pointer class.
Francisco Jerez
2014-02-21
1
-18
/
+35
*
clover: Fix clover::keys and ::values to deal with r-value references properly.
Francisco Jerez
2014-01-15
1
-6
/
+6
*
clover: Fix missing minus sign in 'iterator_adaptor::operator-='.
Francisco Jerez
2013-12-02
1
-1
/
+1
*
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
2013-11-12
1
-1
/
+2
*
clover: Calculate optimal work group size when it's not specified by the user.
Francisco Jerez
2013-11-04
1
-0
/
+131
*
clover: Workaround compiler bug present in GCC 4.7.0-4.7.2.
Francisco Jerez
2013-11-04
1
-16
/
+13
*
clover: Query maximum kernel block size from the device instead of the kernel...
Francisco Jerez
2013-10-24
1
-0
/
+12
*
clover: Import new utility library.
Francisco Jerez
2013-10-21
10
-0
/
+2146