index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
*
Make the debug interface a GrGLTestInterface subclass.
bsalomon
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
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
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
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
robertphillips
2016-03-02
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-03-01
*
Add back Vk files with LF endings
jvanverth
2016-02-26
*
Remove Vk files with spurious CRLFs
jvanverth
2016-02-26
*
Add VkProgramDataManager back into to repo
egdaniel
2016-02-26
*
Try to fix broken file by just deleting it.
egdaniel
2016-02-26
*
Incorporate Vulkan files into main gpu.gyp/gpu.gypi
bsalomon
2016-02-22
*
Delete GrTextContext
joshualitt
2016-02-16
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Make helper function on GrGLSLProgramDataManager non virtual
egdaniel
2016-02-03
*
Add ability to extract YUV planes from SkImage
bsalomon
2016-02-01
*
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
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Beginning of support for texture rectangles.
bsalomon
2016-01-14
*
Simplify path allocation, clean up resources correctly
kkinnunen
2016-01-13
*
Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPix...
bsalomon
2016-01-12
*
Create stub GrAuditTrail class
joshualitt
2016-01-08
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-07
*
Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...
caryclark
2016-01-07
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-06
*
Create debug only SkSingleOwner
joshualitt
2016-01-06
*
make GrRect.h private
reed
2015-12-26
*
Move all text stuff to its own folder
joshualitt
2015-12-11
*
Create GrTextUtils
joshualitt
2015-12-10
*
Move DistanceAdjustTable to its own file
joshualitt
2015-12-10
*
Create GLSLUniformHandler class for gpu backend
egdaniel
2015-12-03
*
Add transfer buffer support.
jvanverth
2015-12-03
*
Revert of Add transfer buffer support. (patchset #9 id:160001 of https://code...
egdaniel
2015-12-03
*
Add transfer buffer support.
jvanverth
2015-12-02
*
Create GrGLSLVaryingHandler class for program building
egdaniel
2015-11-20
*
Factor out GrAtlasTextBatch fromt GrAtlasTextContext
joshualitt
2015-11-20
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Move XferProcessors to glsl
egdaniel
2015-11-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11
*
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
egdaniel
2015-11-11
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
Clean up GrAtlas and rename it GrLayerAtlas
robertphillips
2015-11-03
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
[next]