index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
2009-11-17
1
-1
/
+9
*
Add setPriority to allow wallpapers to run at lower cpu priority than default.
Jason Sams
2009-11-15
1
-0
/
+11
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
1
-20
/
+7
*
Support applications changing the surface attached to the RS.
Jason Sams
2009-11-03
1
-0
/
+19
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+34
*
Implement pause/resume for the RS thread.
Jason Sams
2009-09-24
1
-0
/
+18
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-79
/
+0
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-0
/
+49
*
Implement more type checks on Allocations.
Jason Sams
2009-09-21
1
-26
/
+17
*
Clean up some debugging and add 2 math lib routines.
Jason Sams
2009-09-18
1
-7
/
+0
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-0
/
+25
*
Implement Object readback.
Jason Sams
2009-09-15
1
-4
/
+67
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-42
/
+29
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-3
/
+3
*
Don't leak jni refs.
Joe Onorato
2009-08-31
1
-2
/
+2
*
Load bitmap resources entirely from native code.
Romain Guy
2009-08-31
1
-0
/
+33
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-26
/
+35
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-3
/
+3
*
Point Sprites
Jason Sams
2009-08-20
1
-26
/
+8
*
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
1
-0
/
+10
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-118
/
+9
*
Remove global IO context and integrate it into the RS context.
Jason Sams
2009-08-17
1
-109
/
+109
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-4
/
+4
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-13
/
+20
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-3
/
+122
*
readData should read the data, not write the data.
Joe Onorato
2009-08-12
1
-3
/
+3
*
Fix the simulator build by removing librs_jni and libRS from it.
Marco Nelissen
2009-08-12
1
-0
/
+7
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-0
/
+23
*
build libRS
Joe Onorato
2009-08-10
1
-2
/
+1
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
1
-0
/
+43
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+44
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
1
-12
/
+3
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-24
/
+27
*
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...
Jason Sams
2009-08-03
1
-1
/
+90
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
1
-1
/
+19
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-0
/
+24
*
Unbreak build by making the build of renderscript again conditional on BUILD_...
Jason Sams
2009-07-23
1
-1
/
+4
*
Move the java and jni renderscript files to the proper location.
Jason Sams
2009-07-23
2
-0
/
+1147