Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
691b47e154f702bc77472e670281a6be4252e89d
/
libs
/
rs
/
rsSimpleMesh.h
bb51c40
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly.
by Jason Sams
· 15 years ago
a9e7a05
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
6b9dec0
Remove depricated triangleMesh.
by Jason Sams
· 15 years ago
1bada8c
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 15 years ago