summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsUtils.h
Commit message (Expand)AuthorAgeFilesLines
* less log spewJoe Onorato2010-01-081-1/+0
* Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-121-1/+1
* Make the renderscript timing logging available by setting debug.rs.profile=1Joe Onorato2009-09-231-2/+0
* Implement reflecting Java objects into the ACC enviroment.Jason Sams2009-08-121-0/+2
* Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-051-1/+4
* Fix master build errors post merge with master_gl branch.Jason Sams2009-07-141-0/+3
* Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams2009-06-231-2/+3
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-2/+6
* Generalize bitmap support and add remaining GL formats.Jason Sams2009-06-031-3/+9
* Improve bitmap support and do conversion in native rather than java code to r...Jason Sams2009-06-011-2/+2
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+114