aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTypes.h
Commit message (Expand)AuthorAge
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...Gravatar caryclark2016-02-09
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-09
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...Gravatar bsalomon2016-02-05
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-05
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...Gravatar jcgregorio2016-02-04
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-04
* Set GL_PACK_ALIGNMENT before calling glReadPixelsGravatar bsalomon2015-12-15
* Remove unsigned < signed comparison.Gravatar mtklein2015-11-19
* Add new surface flagGravatar jvanverth2015-09-02
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Add support for a new GPU interfaceGravatar jvanverth2015-08-12
* SRGB read and write pixels working and unit testGravatar bsalomon2015-07-30
* add/fix copyrightsGravatar reed2015-06-26
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Removing GrAutoMallocGravatar joshualitt2015-05-29
* Add RGBA half float texture format.Gravatar jvanverth2015-05-21
* Add assignment op to enum bitfield opsGravatar cdalton2015-05-11
* Add unit tests for stroke rects and drawVerticesGravatar joshualitt2015-05-11
* remove legacy Gr thingsGravatar bsalomon2015-05-08
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* remove dead SK_SUPPORT_LEGACY_GRTYPES deadGravatar reed2014-12-21
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* Add support for half float alpha textures.Gravatar jvanverth2014-12-05
* Fix assert in GrMaskFormatBytesPerPixel.Gravatar jvanverth2014-11-26
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Cleanup: Remove GR_ARRAY_COUNT macro.Gravatar tfarina2014-10-31
* fix typo in legacy flag aliasGravatar bsalomon2014-10-28
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-24
* Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...Gravatar bsalomon2014-10-23
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-23
* gl programs rewriteGravatar joshualitt2014-10-09
* Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...Gravatar joshualitt2014-10-07
* gl programs rewriteGravatar joshualitt2014-10-07