index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLGpu.h
Commit message (
Expand
)
Author
Age
...
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
brianosman
2016-05-24
*
Add mipmap loading to Vulkan.
jvanverth
2016-04-29
*
Don't mark mipmaps dirty if uploading > 1 levels
jvanverth
2016-04-29
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-29
*
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...
reed
2016-04-28
*
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
djsollen
2016-04-27
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...
jvanverth
2016-04-20
*
Use transfer buffer for BatchAtlas texture copies.
jvanverth
2016-04-20
*
Add optional data parameter to createBuffer
cdalton
2016-04-19
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
Implement texel buffers
cdalton
2016-04-11
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-07
*
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...
mtklein
2016-04-06
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-06
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRende...
kkinnunen
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...
brianosman
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
*
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
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings
cdalton
2016-03-16
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Add wrapBackendTextureAsRenderTarget API
ericrk
2016-02-24
*
Add GrGpu support for Vulkan command buffer flush
jvanverth
2016-02-17
*
There is an unused rowBytes parameter being passed along.
cblume
2016-02-16
*
Make copySurface work in more situations.
bsalomon
2016-02-12
*
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
*
Add support for GL_EXT_raster_multisample
cdalton
2016-02-05
*
Remove deferred clear from SkGpuDevice
bsalomon
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
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
Add ability to query read pixels support without a render target.
bsalomon
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Texturing support for RECTANGLE textures.
bsalomon
2016-01-20
[prev]
[next]