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
*
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
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Add onMemoryDump to GrContext
ericrk
2015-09-15
*
Add helper for creating leaf FPs inside GrFP::TestCreate functions
bsalomon
2015-09-14
*
move GrGLPathProcessor back into GrPathProcessor
joshualitt
2015-09-11
*
remove path specific program building classes
joshualitt
2015-09-11
*
Start trying to collapse path program stuff
joshualitt
2015-09-11
*
Cleanup GrDrawTarget now that all paths lead to GrBatch
bsalomon
2015-09-10
*
Brian requested a new namespace for factories that create fragment processors...
wangyix
2015-09-09
*
GrPathRangeBatch
bsalomon
2015-09-09
*
refactor parts of SkGr.cpp for use by SkImages
reed
2015-09-08
*
Remove GrAddPathRenderers_default
joshualitt
2015-09-02
*
Move PathRenderers to batches folder
joshualitt
2015-09-01
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
[next]