index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rsFileA3D.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-2
/
+2
*
Runtime support for invocables in ScriptGroups
Yang Ni
2015-02-04
1
-0
/
+2
*
New Script Group API: runtime and cpu driver support.
Yang Ni
2015-01-07
1
-0
/
+4
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-20
/
+20
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-2
/
+2
*
Work-around 64bit build issues.
Ian Rogers
2014-01-29
1
-1
/
+3
*
Remove more String8
Jason Sams
2013-07-17
1
-6
/
+10
*
Add backed for script groups.
Jason Sams
2012-09-17
1
-0
/
+8
*
Plumb context through for serialization.
Jason Sams
2012-07-24
1
-2
/
+2
*
Workaround PDK issues.
Jason Sams
2012-03-28
1
-0
/
+14
*
Starting to untangle header spaghetti.
Alex Sakhartchouk
2012-03-09
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-10
/
+10
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-5
/
+5
*
Fixing asynchronous performance issues.
Alex Sakhartchouk
2011-08-16
1
-2
/
+2
*
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
1
-5
/
+0
*
Making sure we can build libRS on the host for serialization.
Alex Sakhartchouk
2011-01-31
1
-9
/
+9
*
Additional loading methods for fonts and a3d files.
Alex Sakhartchouk
2011-01-07
1
-21
/
+42
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-60
/
+44
*
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-27
1
-56
/
+41
*
Adding average fps counter.
Alex Sakhartchouk
2010-10-05
1
-3
/
+0
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-12
/
+5
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
1
-3
/
+0
*
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+1
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
1
-67
/
+243
*
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-21
1
-258
/
+176
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-0
/
+2
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-1
/
+1
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-1
/
+1
*
More test app work
Jason Sams
2009-07-14
1
-1
/
+29
*
1st cut of a3d file loader.
Jason Sams
2009-07-10
1
-0
/
+356