summaryrefslogtreecommitdiffstats
path: root/rsProgramStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-9/+5
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
* Replaced android::Vector with std::vector.Chris Wailes2014-08-181-5/+9
* Plumb context through for serialization.Jason Sams2012-07-241-1/+1
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-14/+68
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-1/+1
* Seperate ProgramRaster.Jason Sams2011-04-061-68/+31
* Seperate GL from RS program store.Jason Sams2011-04-041-148/+31
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-6/+2
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-56/+25
* Fix refcounting bugs where the sys refcountJason Sams2010-10-211-6/+3
* Begin hooking up SurfaceConfig.Jason Sams2010-10-131-4/+15
* Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams2010-09-161-35/+0
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-2/+19
* Change RS to use the passed surface size rather than EGL size.Jason Sams2010-05-141-1/+1
* Rename ProgramFragmentStore to ProgramStore.Jason Sams2010-05-131-0/+308