Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
rs
/
ba052b918439dc04940e287503f5a94b40bc772c
/
rsLocklessFifo.cpp
613cad1
Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
by Jason Sams
· 15 years ago
8c401ef
Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state.
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
ada7f27
Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s.
by Jason Sams
· 15 years ago
8c0ee65
Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo.
by Jason Sams
· 15 years ago
992a0b7
Cleanup logging and fix a startup race condition that manifested on Firestone.
by Jason Sams
· 15 years ago
1aa5a4e
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
· 15 years ago
732f1c0
Replace spins with proper pthread conditions.
by Jason Sams
· 15 years ago
565ac36
Generalize bitmap support and add remaining GL formats.
by Jason Sams
· 15 years ago
326e0dd
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 15 years ago