index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrTypes.h
Commit message (
Expand
)
Author
Age
*
Add GrTFlagsMask<> wrapper for C++11 bitfield enums
csmartdalton
2017-02-21
*
Remove unused/barely-supported compressed GrPixelConfigs
Robert Phillips
2017-02-13
*
Add support for RG float textures
csmartdalton
2017-02-10
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Remove kIndex_8_GrPixelConfig
Brian Osman
2017-01-12
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Revert "Add Gray8 pixel config"
Brian Osman
2017-01-10
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
Always use RGBA textures for color font atlases
Brian Osman
2016-10-14
*
Add Vulkan docs
bsalomon
2016-09-06
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Add a GL cap for instanced rendering to floating point
csmartdalton
2016-06-27
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...
bsalomon
2016-02-05
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-05
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...
jcgregorio
2016-02-04
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-04
*
Set GL_PACK_ALIGNMENT before calling glReadPixels
bsalomon
2015-12-15
*
Remove unsigned < signed comparison.
mtklein
2015-11-19
*
Add new surface flag
jvanverth
2015-09-02
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Add support for a new GPU interface
jvanverth
2015-08-12
*
SRGB read and write pixels working and unit test
bsalomon
2015-07-30
*
add/fix copyrights
reed
2015-06-26
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Removing GrAutoMalloc
joshualitt
2015-05-29
*
Add RGBA half float texture format.
jvanverth
2015-05-21
*
Add assignment op to enum bitfield ops
cdalton
2015-05-11
*
Add unit tests for stroke rects and drawVertices
joshualitt
2015-05-11
*
remove legacy Gr things
bsalomon
2015-05-08
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
[next]