Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
b8f16340b531809aa08cb73c55ddadd5f94de080
/
libs
/
rs
/
java
/
Fountain
/
res
5235cf3
Fix but processing raster state pragma. rename stateFragmentStore to stateStore
by Jason Sams
· 17 years ago
f075b4e
Fix fountain crash.
by Jason Sams
· 17 years ago
988f6eb
Minor perf tweak for fountain.
by Jason Sams
· 17 years ago
2525a81
Improve structure support using symbol lookup of named structures in scripts to allow them to appear as just pointers to structs.
by Jason Sams
· 17 years ago
44e9983
Update fountain to use structures.
by Jason Sams
· 17 years ago
67c6844
Remove bogus comments and logging.
by Jason Sams
· 17 years ago
334ea0c
Update fountain and add writable flag to script slots.
by Jason Sams
· 17 years ago
43ee0685
Implement reflecting Java objects into the ACC enviroment.
by Jason Sams
· 17 years ago
40a29e8
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
by Jason Sams
· 17 years ago
1bada8c
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 17 years ago
e6c8e9b
Fix fountain and more rollo ui work.
by Jason Sams
· 17 years ago
f800166
Fix 3 bugs in fountain test. Correctly generate the last mip level of a non-square mip chain. Default the background to not blended and disable dither/depth.
by Jason Sams
· 17 years ago
462d11b
checkpoint filmstrip, implemented TLS.
by Jason Sams
· 17 years ago
9c54bdb
Implement default programs and implement defaults and parents for imports.
by Jason Sams
· 17 years ago
1fe9b8c
Split FountainView into View and RS parts. Beging adding ProgramVertex to the java api. It was already implemented in native.
by Jason Sams
· 17 years ago
d5680f9
Fix bug with bad conversion of java strings to C strings for object names. Update test app to test object defines.
by Jason Sams
· 17 years ago
3eaa338e
Add named objects and implement support for ProgramFragmentStore and ProgramFragment to be used by name in scripts.
by Jason Sams
· 17 years ago
da423d8
checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC.
by Jason Sams
· 17 years ago
2a741ad
Use ANSI style function declaration for RS scripts.
by Jack Palevich
· 17 years ago
a09f11d
Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static.
by Jason Sams
· 17 years ago
33c824d
Remove pointer hacks from script and use standard load/store functions.
by Jason Sams
· 17 years ago
ffe9f48
Improve bitmap support and do conversion in native rather than java code to reduce conversion time.
by Jason Sams
· 17 years ago
43702d8
Add support for setting scripts, rather than having a hard-coded script.
by Jack Palevich
· 17 years ago
0ae234c
Add background bitmap to fountain test app for renderscript.
by Jason Sams
· 17 years ago