index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
...
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Remove the GrGLInterface callback mechanism.
bsalomon
2016-03-28
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Revise layer, extension and feature setup for Vulkan
jvanverth
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
*
GrVkGpu initialization cleanup.
jvanverth
2016-03-23
*
Make max number of vertex attributes be checked dynamically
bsalomon
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Enable extension support and debug layer.
jvanverth
2016-03-18
*
Store null GL context's state in interface object
bsalomon
2016-03-18
*
Implement Vulkan GrBackendObject for textures.
jvanverth
2016-03-18
*
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
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Add caps and GL API for buffer texture
cdalton
2016-03-11
*
Add sampler precision to GrTextureAccess
cdalton
2016-03-11
*
Add support for vertex and geometry shader textures
cdalton
2016-03-11
*
Add deferred texture upload API.
bsalomon
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Remove version checks for _MSC_VER < 1800 (msvs2013).
bungeman
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
Don't allow nullptr in texels array params (unless using a transfer buffer).
bsalomon
2016-03-09
*
Add support for 2x2 matrices
cdalton
2016-03-07
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
Attempt to combine batches in forward direction before flush
bsalomon
2016-03-07
*
Turn on gpu stats in debug builds.
bsalomon
2016-03-04
*
Revert of Don't allow nullptr in texels array params (unless using a transfer...
bsalomon
2016-03-04
*
Don't allow nullptr in texels array params (unless using a transfer buffer).
bsalomon
2016-03-04
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...
robertphillips
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
robertphillips
2016-03-01
*
Move drawDRRect back to GrDrawContext
robertphillips
2016-02-29
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Replace fWillReadFragmentPosition with a bitfield
cdalton
2016-02-26
*
Include glGetMultisamplefv API
cdalton
2016-02-26
*
Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...
ethannicholas
2016-02-25
*
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
robertphillips
2016-02-25
*
Mv DRRect drawing code from GrDrawContext into SkGpuDevice
robertphillips
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
[prev]
[next]