index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsScriptC.cpp
Age
Commit message (
Expand
)
Author
2010-08-12
Thread launch strategies.
Jason Sams
2010-07-20
Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc.
Shih-wei Liao
2010-07-20
Update imageprocessing to remove generated files.
Jason Sams
2010-07-19
Threading RS ForEach.
Jason Sams
2010-07-15
1st cut of ForEach and test.
Jason Sams
2010-06-15
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-08
Begin using reflected files.
Jason Sams
2010-05-28
Rough implemetation of ForEach.
Jason Sams
2010-05-19
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-18
Split ScriptC Lib into CL, GL, and basic.
Jason Sams
2010-05-17
Remove excess logging.
Jason Sams
2010-05-17
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-14
Delete legacy setDefine API.
Jason Sams
2010-05-13
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-11
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-03-03
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-01-04
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2009-12-23
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-15
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-09
Throttle low priority RS threads by sleeping once per frame to avoid starving...
Jason Sams
2009-11-03
Fix RS bugs. We were holding a pointer to the script text from the java vm. ...
Jason Sams
2009-10-06
Fix tls crash on startup if more than one RS contexts are created in one proc...
Jason Sams
2009-09-28
Fix but processing raster state pragma.
Jason Sams
2009-09-25
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-24
Minor cleanup of profile and compile logging.
Jason Sams
2009-09-24
Fix invokables to make sure script pointers are setup before invoking functio...
Jason Sams
2009-09-16
Implement renderscript Invokables.
Jason Sams
2009-09-04
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-03
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-08-27
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-25
Remove bogus comments and logging.
Jason Sams
2009-08-17
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-13
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-12
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-09
Let java put #defines into renderscript
Joe Onorato
2009-08-09
add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis
Joe Onorato
2009-08-04
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-07-30
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-21
Enable light sources and update film test app.
Jason Sams
2009-07-20
Split rsScriptC into class implemtation and library functions. Update test a...
Jason Sams
2009-07-17
Fix fountain and more rollo ui work.
Jason Sams
2009-07-16
More usability tweaks including turning the icons right side up.
Jason Sams
2009-07-16
Fix conflict with automatic DPI support on high density devices by forcing bi...
Jason Sams
2009-07-16
Update rollo and renderscript to the new ACC compiler interface.
Jason Sams
2009-07-16
Update rollo with new interactivity model.
Jason Sams
2009-07-02
Add support for multitexture and fix allocation ref counting bug in RS. Add ...
Jason Sams
2009-07-01
Update rollo with icon images.
Jason Sams
2009-07-01
Update rollo and support functions. Includes mockup of some new ui concepts.
Jason Sams
[next]