aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAtlas.cpp
Commit message (Expand)AuthorAge
* Remove _UPM_ GrPixelConfigsGravatar bsalomon@google.com2012-08-20
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* Move clientID into texture descGravatar robertphillips@google.com2012-06-07
* Remove deprecated names from Gr (WK is no longer using them)Gravatar bsalomon@google.com2012-03-30
* Remove GrAALevel enum, use explicit sample countGravatar bsalomon@google.com2012-01-30
* Remove fConfig/fFormat union in GrTextureDescGravatar bsalomon@google.com2011-12-06
* Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...Gravatar bsalomon@google.com2011-11-16
* Removes warnings generated by gcc and clang.Gravatar tomhudson@google.com2011-11-09
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12