index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrBitmapTextGeoProc.h
Commit message (
Expand
)
Author
Age
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
*
Add GPU perspective support for color emoji
Jim Van Verth
2018-05-24
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Allow GrDrawOpAtlas to grow as needed"
Jim Van Verth
2017-09-15
*
Allow GrDrawOpAtlas to grow as needed
Jim Van Verth
2017-09-15
*
Add support for additional textures in GrDrawOpAtlas
Jim Van Verth
2017-09-12
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Removes tracking of whether color is ignored by XP.
Brian Salomon
2017-01-04
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Remove batchtracker
joshualitt
2015-09-11
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 o...
joshualitt
2015-05-19
*
Preliminary attempt to remove batch tracker
joshualitt
2015-05-19
*
remove localmatrix from GrGeometryProcessor base class
joshualitt
2015-05-15
*
remove color from GrGeometryProcessor
joshualitt
2015-05-13
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-05-13
*
Revert of removing equality / compute invariant loops from GrGeometryProcesso...
joshualitt
2015-04-28
*
removing equality / compute invariant loops from GrGeometryProcessors
joshualitt
2015-04-28
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Small change to use a GrGeometryProcessor for all BitmapText draw calls
joshualitt
2015-02-11
*
GrBatchPrototype
joshualitt
2015-01-28
*
Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...
joshualitt
2015-01-28
*
GrBatchPrototype
joshualitt
2015-01-27
*
Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...
joshualitt
2015-01-27
*
GrBatchPrototype
joshualitt
2015-01-26
*
More changes to bring together path / geo procs
joshualitt
2015-01-14
*
Move most of the transform logic into the primitive processors
joshualitt
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
initial changes to add local matrix to primitive processor
joshualitt
2014-12-19
*
This change will ultimately pull uniform color, and to a much lesser degree u...
joshualitt
2014-12-15
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
[next]