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 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
*
Remove GrGLProcessor and create GrGLSLTextureSampler class.
egdaniel
2015-10-29
*
Create GLSL base class for ProgramDataManager
egdaniel
2015-10-28
*
Move GrGLShaderVar to GrGLSL
egdaniel
2015-10-21
*
Move GrDrawingManager methods to their own .cpp file
robertphillips
2015-10-20
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-20
*
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
Brian Salomon
2015-10-19
*
Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.
bsalomon
2015-10-19
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-19
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Move GrFragmentProcessor implementation to its own cpp file
bsalomon
2015-09-22
*
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
bsalomon
2015-09-22
*
Move StrokeRectBatches into .cpp files
joshualitt
2015-09-18
*
Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi
robertphillips
2015-09-16
[next]