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
/
rsAdapter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-2
/
+2
*
Remove unstrided 2D copies.
Tim Murray
2013-02-07
1
-2
/
+2
*
Cleanup pointer access in adapter and font.
Jason Sams
2012-07-25
1
-81
/
+9
*
Plumb context through for serialization.
Jason Sams
2012-07-24
1
-2
/
+2
*
More header untangling.
Alex Sakhartchouk
2012-03-09
1
-0
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
1
-4
/
+0
*
Support for cubemaps.
Alex Sakhartchouk
2010-11-18
1
-0
/
+11
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-57
/
+28
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-10
/
+2
*
Adding anisotropic filtering and related samples.
Alex Sakhartchouk
2010-09-30
1
-1
/
+0
*
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-21
1
-0
/
+23
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-0
/
+8
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-6
/
+6
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-2
/
+2
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-12
/
+0
*
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...
Jason Sams
2009-08-03
1
-6
/
+10
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+245