Last one for today, promise! :)
(The change for testing samples > 1 to > 0 reflects the fact that technicallly
you can have a msaa buffer with 1 sample per pixel and it behaves slightly
differently than a non-msaa buffer)
http://codereview.appspot.com/4809060/diff/2001/gpu/src/GrGpuGL.cpp File gpu/src/GrGpuGL.cpp (right): http://codereview.appspot.com/4809060/diff/2001/gpu/src/GrGpuGL.cpp#newcode912 gpu/src/GrGpuGL.cpp:912: SkAutoSMalloc<128 * 128> tempStorage; Can we move this into ...
Issue 4809060: Split texture update out from onCreateTexture
(Closed)
Created 14 years ago by bsalomon
Modified 14 years ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 3