index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsScriptC_Lib.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added back old rsClearObject()
Yang Ni
2016-04-11
1
-0
/
+5
*
Avoid accessing TLS in rsClearObject()
Yang Ni
2016-04-06
1
-1
/
+1
*
Revert "Added a flag to APIs for rsObj creation"
Yang Ni
2016-03-08
1
-3
/
+3
*
Added a flag to APIs for rsObj creation
Yang Ni
2016-03-03
1
-3
/
+3
*
Driver support for creating allocations from a Script
Pirama Arumuga Nainar
2015-11-10
1
-0
/
+16
*
Launch options & multi inputs for single-source RS
Yang Ni
2015-11-06
1
-12
/
+3
*
Add rsForEachInternal
Yang Ni
2015-10-23
1
-2
/
+3
*
Handle older structure sizes by zeroing new fields
Pirama Arumuga Nainar
2015-04-28
1
-16
/
+3
*
Merge "Fix issue with older structure sizes"
Stephen Hines
2015-04-15
1
-3
/
+16
|
\
|
*
Fix issue with older structure sizes
Stephen Hines
2015-04-14
1
-3
/
+16
*
|
Fix refcounting bug
Jason Sams
2015-04-14
1
-21
/
+35
|
/
*
Fix broken rsrLocalTime implementation.
Tim Murray
2014-12-08
1
-5
/
+0
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-9
/
+9
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-15
1
-1
/
+11
*
Revert "Collapse code paths for single- and multi-input kernels."
Stephen Hines
2014-08-13
1
-11
/
+1
*
Collapse code paths for single- and multi-input kernels.
Chris Wailes
2014-08-12
1
-1
/
+11
*
Bugfixes for AArch64.
Tim Murray
2014-08-12
1
-2
/
+2
*
Fix isObject when in 64bit mode.
Jason Sams
2014-08-12
1
-2
/
+27
*
Add 64bit large object support
Jason Sams
2014-07-08
1
-12
/
+22
*
Retain older message APIs since existing GPU drivers depend on them.
Stephen Hines
2013-12-03
1
-0
/
+10
*
Add missing rsForEach()/rsSendToClient*() functions and API tests.
Stephen Hines
2013-12-03
1
-2
/
+2
*
Refactor hal to remove cpuConsumer from drivers
Jason Sams
2013-08-07
1
-0
/
+7
*
Remove libutils and fix rsDebug for RS support library.
Stephen Hines
2013-07-10
1
-1
/
+1
*
Add x86 server support.
Tim Murray
2013-03-19
1
-0
/
+14
*
Reduce diffs with compat lib.
Jason Sams
2013-03-15
1
-0
/
+5
*
Separate CPU driver impl from reference driver.
Jason Sams
2012-11-19
1
-12
/
+12
*
Move memory layout to driver.
Jason Sams
2012-07-25
1
-4
/
+0
*
More header untangling.
Alex Sakhartchouk
2012-03-09
1
-0
/
+1
*
Support running ForEach on non-root functions.
Stephen Hines
2012-02-22
1
-2
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Allocation copy functions.
Alex Sakhartchouk
2011-06-14
1
-0
/
+23
*
Create runtime stubs for compute driver.
Jason Sams
2011-04-20
1
-860
/
+26
*
Migrate thread launch to driver.
Jason Sams
2011-03-17
1
-5
/
+2
*
Start seperating out RS compute implementation. Create hal
Jason Sams
2011-03-17
1
-84
/
+72
*
Make RS Matrix functions threadable.
Stephen Hines
2011-03-14
1
-37
/
+37
*
DO NOT MERGE: Almost all warnings are now errors in RS build.
Stephen Hines
2011-03-03
1
-0
/
+2
*
Add support for memcpy/memset to RS.
Stephen Hines
2011-02-04
1
-0
/
+2
*
Migrating functions for on device linking.
Jason Sams
2011-01-25
1
-0
/
+522
*
Add missing functions to math library.
Stephen Hines
2011-01-24
1
-0
/
+10
*
Correctly log debugging info as debug.
Jason Sams
2011-01-18
1
-19
/
+19
*
Split time functions into rs_time.rsh header.
Stephen Hines
2011-01-09
1
-65
/
+15
*
Allocation API update.
Jason Sams
2010-12-08
1
-2
/
+4
*
Add support for integer mod.
Bryan Mawhinney
2010-11-15
1
-1
/
+5
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-72
/
+36
*
Handle user message ID 0
Jason Sams
2010-11-08
1
-4
/
+4
*
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-11-01
1
-84
/
+84
*
Add support for rsDebug with 64-bit types.
Stephen Hines
2010-10-15
1
-1
/
+18
*
Add object validity checking.
Jason Sams
2010-09-30
1
-7
/
+15
*
Fix function name match for refcounting funcs.
Jason Sams
2010-09-17
1
-4
/
+55
*
Adding ability to dirty the allocation and notify shaders using it.
Alex Sakhartchouk
2010-09-02
1
-0
/
+7
[next]