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
/
libs
/
rs
/
java
/
Fountain
Commit message (
Expand
)
Author
Age
Files
Lines
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
2
-19
/
+16
*
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-11-25
1
-1
/
+1
*
Make default vertex program correctly track surface size.
Jason Sams
2009-11-12
1
-16
/
+12
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-3
/
+0
*
Fix fountain crash.
Jason Sams
2009-09-25
1
-1
/
+2
*
Fix remaining object leaks. Change FountainView to tear down the rsContext a...
Jason Sams
2009-09-25
1
-13
/
+0
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
2
-1
/
+33
*
Fix invokables to make sure script pointers are setup before invoking functio...
Jason Sams
2009-09-24
1
-2
/
+1
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-1
/
+1
*
Minor perf tweak for fountain.
Jason Sams
2009-09-14
1
-8
/
+9
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
2
-13
/
+19
*
Update fountain to use structures.
Jason Sams
2009-08-31
1
-15
/
+14
*
Remove bogus comments and logging.
Jason Sams
2009-08-25
1
-1
/
+0
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-1
/
+1
*
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
1
-10
/
+8
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
3
-110
/
+65
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-1
/
+1
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
2
-60
/
+40
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
2
-20
/
+13
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
2
-32
/
+53
*
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...
Jason Sams
2009-08-04
1
-1
/
+1
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-10
/
+12
*
Split ScriptC from RenderScript.java. Implement state caching in the Builder...
Jason Sams
2009-08-04
1
-6
/
+8
*
Split RenderScript Type and Allocation into seperate classes.
Jason Sams
2009-07-31
1
-6
/
+7
*
Begin splitting up RenderScript.java into seperate classes. First piece spli...
Jason Sams
2009-07-31
1
-4
/
+6
*
Move the java and jni renderscript files to the proper location.
Jason Sams
2009-07-23
1
-1
/
+1
*
Fix fountain and more rollo ui work.
Jason Sams
2009-07-17
3
-49
/
+8
*
Fix 3 bugs in fountain test. Correctly generate the last mip level of a non-...
Jason Sams
2009-06-22
2
-6
/
+17
*
checkpoint filmstrip, implemented TLS.
Jason Sams
2009-06-19
1
-36
/
+36
*
Implement default programs and implement defaults and parents for imports.
Jason Sams
2009-06-17
2
-14
/
+2
*
Switch fountain to use ProgramVertex rather than hard coded camers in scripts...
Jason Sams
2009-06-16
1
-1
/
+14
*
Bug fixes. TriangleMesh now ref-counts, implement missing element formats, a...
Jason Sams
2009-06-15
1
-3
/
+0
*
Split FountainView into View and RS parts. Beging adding ProgramVertex to th...
Jason Sams
2009-06-11
3
-107
/
+146
*
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
2
-5
/
+3
*
Split renderscript java code from test apps. Update makefiles.
Jason Sams
2009-06-10
5
-1006
/
+10
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
3
-5
/
+32
*
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
1
-0
/
+7
*
Use ANSI style function declaration for RS scripts.
Jack Palevich
2009-06-04
1
-1
/
+1
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-3
/
+2
*
Remove pointer hacks from script and use standard load/store functions.
Jason Sams
2009-06-03
1
-29
/
+23
*
Improve bitmap support and do conversion in native rather than java code to r...
Jason Sams
2009-06-01
2
-56
/
+19
*
Add sampler support
Jason Sams
2009-05-28
2
-6
/
+71
*
Remove versions of scriptCSetScript method that take byte arrays.
Jack Palevich
2009-05-28
1
-9
/
+2
*
Add support for setting scripts, rather than having a hard-coded script.
Jack Palevich
2009-05-28
3
-8
/
+168
*
Add background bitmap to fountain test app for renderscript.
Jason Sams
2009-05-27
2
-1
/
+28
*
Change the Fountain test app's package to com.android.fountain.
Jack Palevich
2009-05-27
5
-5
/
+5
*
Implement first pass bitmap to allocation support. The Java bindings can cre...
Jason Sams
2009-05-27
1
-18
/
+57
*
Fix Fountain test app so that it actually builds.
Jack Palevich
2009-05-26
4
-23
/
+23
*
Rename Calc sample to Fountain.
Jack Palevich
2009-05-26
6
-0
/
+1137