summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsContext.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove global IO context and integrate it into the RS context.Jason Sams2009-08-171-0/+4
* Implement reflecting Java objects into the ACC enviroment.Jason Sams2009-08-121-3/+0
* Implement basic allocation readback. Add Get height, width to ScriptC_Lib.Jason Sams2009-08-101-0/+3
* Let java put #defines into renderscriptJoe Onorato2009-08-091-1/+13
* Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-091-0/+1
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-1/+2
* Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...Jason Sams2009-07-281-0/+1
* Enable light sources and update film test app.Jason Sams2009-07-211-1/+1
* Fix master build errors post merge with master_gl branch.Jason Sams2009-07-141-0/+2
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-0/+1
|\
| * Begin adding meshJason Sams2009-06-301-0/+1
* | merge master in master_glMathias Agopian2009-06-241-3/+2
|\ \ | |/
| * Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-231-3/+0
| * Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-4/+4
| * All light source objects.Jason Sams2009-06-221-0/+2
* | update renderscript to master_gl APIsMathias Agopian2009-06-221-1/+0
|/
* checkpoint filmstrip, implemented TLS.Jason Sams2009-06-191-0/+6
* Implement default programs and implement defaults and parents for imports.Jason Sams2009-06-171-4/+11
* Fix bug with bad conversion of java strings to C strings for object names. U...Jason Sams2009-06-101-1/+2
* Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams2009-06-101-2/+7
* checkpoint pragma support. Includes more cleanup of script enviroment storag...Jason Sams2009-06-091-0/+5
* Add support for scripts to return an animation flag. This allows them to ind...Jason Sams2009-06-041-1/+1
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+123