summaryrefslogtreecommitdiff
path: root/rsProgramStore.cpp
AgeCommit message (Expand)Author
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2012-07-24Plumb context through for serialization.Jason Sams
2011-08-16Fixing asynchronous performance issues.Alex Sakhartchouk
2011-05-05Moving samplers behind the hal.Alex Sakhartchouk
2011-04-06Seperate ProgramRaster.Jason Sams
2011-04-04Seperate GL from RS program store.Jason Sams
2011-01-31Cleaning up the serialization change.Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-10-21Fix refcounting bugs where the sys refcountJason Sams
2010-10-13Begin hooking up SurfaceConfig.Jason Sams
2010-09-16Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
2010-05-14Change RS to use the passed surface size rather than EGL size.Jason Sams
2010-05-13Rename ProgramFragmentStore to ProgramStore.Jason Sams