aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ReadWriteAlphaTest.cpp
Commit message (Expand)AuthorAge
...
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Fix printfs for Windows and undo speculative test disableGravatar Brian Salomon2016-02-02
* Speculative fix for windows buildersGravatar Brian Salomon2016-02-01
* Fix GL readback code to handle rowbytes correctly for non-32bit formatsGravatar bsalomon2016-02-01
* Make A8 readbacks work from non-A8 surfacesGravatar bsalomon2016-01-25
* Revert of Make A8 readback work in more cases and improve testing. (patchset ...Gravatar bsalomon2016-01-14
* Make A8 readback work in more cases and improve testing.Gravatar bsalomon2016-01-13
* Set GL_PACK_ALIGNMENT before calling glReadPixelsGravatar bsalomon2015-12-15
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* allow SkUserConfig.h to control NOGPUGravatar reed2014-10-30
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Make SkGpuDevice constructors private.Gravatar bsalomon2014-08-28
* Make GrCacheable implement its own ref counting.Gravatar bsalomon2014-07-21
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Disable ReadWriteAlpha test on AndroidGravatar borenet@google.com2012-08-02
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Move clientID into texture descGravatar robertphillips@google.com2012-06-07
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Fixed issue with Fixed Point scalars in ReadWriteAlphaTest.cppGravatar robertphillips@google.com2012-04-06
* Initial version of R8 supportGravatar robertphillips@google.com2012-04-06