summaryrefslogtreecommitdiff
path: root/rsAnimation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-9/+9
| | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
* Plumb context through for serialization.Jason Sams2012-07-241-1/+1
| | | | Change-Id: I2a49f57aa7576604deeac898a7cceb36ae68d66f
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
| | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-5/+0
| | | | | | Renaming the define to be more in line with what it does and removing the host stub header file. Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-7/+3
| | | | | | across all the renderscript files. Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-0/+15
| | | | | | | | | | | | | | | | | Now using android utils lib. collada_to_a3d seems to work with android util libs. Integrating old changelist Changing assert to rsAssrt in VertexArray making context compile. Change-Id: I33890defa777f09253bfab630d97782359ec49d7 Added serialization code to rsLib Integrated old changelist Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311 Added serialization code to rsLib Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
* checkpoint animationsJason Sams2010-03-161-0/+134
Change-Id: I14ef05bf56470565e4b0cb706f9fb358cdcb42ff