Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
b0ec1b46d6f5b5612e33fe43a828abea79b87a00
/
libs
/
rs
/
rsAllocation.cpp
b0ec1b4
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture. The added space is filled black.
by Jason Sams
· 16 years ago
4244afa
Add support for multitexture and fix allocation ref counting bug in RS. Add plaque to rollo and leave it disabled due to ugly appearance.
by Jason Sams
· 16 years ago
f29ca50
Cleanup logging and fix a startup race condition that manifested on Firestone.
by Jason Sams
· 16 years ago
4b962e5
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines.
by Jason Sams
· 16 years ago
e2ae85f
Generalize bitmap support and add remaining GL formats.
by Jason Sams
· 16 years ago
fe08d99
Implement first pass bitmap to allocation support. The Java bindings can create a 2D allocation by passing in a Bitmap object.
by Jason Sams
· 16 years ago
d19f10d
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 16 years ago