Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
rs
/
760f1f7335ad0c5aee59ca829a40bbf6e3328a1b
/
rsAllocation.h
760f1f7
Add support for non-VBO drawing in Meshes.
by Jason Sams
· 14 years ago
b825f67
Creating the jni and java layer to integrate a3d
by Alex Sakhartchouk
· 14 years ago
fb6b614
Removed unnecessary change based on comments.
by Alex Sakhartchouk
· 14 years ago
fa84da2
Add support for linking to a skia bitmap rather than always copying the data from the bitmap.
by Jason Sams
· 15 years ago
7fabe1a
Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain.
by Jason Sams
· 15 years ago
cf4c7c9
Implement RS tracked defered texture and buffer object uploads.
by Jason Sams
· 15 years ago
e6c6078
am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where white square bug in all apps is likely to occur.
by Jason Sams
· 15 years ago
13e2634
Force a crash under conditions where white square bug in all apps is likely to occur.
by Jason Sams
· 15 years ago
3dd429c
resolved conflicts for merge of f6309041 to master
by Jason Sams
· 15 years ago
c21cf40
Add support for dumping RS objects to aid in debugging of white blocks bug.
by Jason Sams
· 15 years ago
5c3e3bc
Fix dirty state tracking of allocation attached to ProgramVertex objects when being updated while not attached.
by Jason Sams
· 15 years ago
e514b45
Improve renderscript context teardown. Track object in the system and then force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed.
by Jason Sams
· 15 years ago
9397e30
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder.
by Jason Sams
· 15 years ago
e579df4
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
by Jason Sams
· 15 years ago
e5ffb87
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 15 years ago
326e0dd
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 15 years ago