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.cpp
Commit message (
Expand
)
Author
Age
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
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
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2018-01-26
*
Don't force GrGLSLVarying's scope to be compile-time constant
Chris Dalton
2017-12-08
*
Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.
Brian Salomon
2017-12-07
*
Revert "Use int when possible to calculate atlas indices in shaders."
Jim Van Verth
2017-11-20
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2017-11-20
*
Convert geometry shaders to operate in Skia device space
Chris Dalton
2017-10-25
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
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
*
Add multitexture support to text and path shaders, take 3.
Jim Van Verth
2017-09-11
*
Revert "Revert "Revert "Add multitexture support to text and path shaders"""
Mike Klein
2017-09-08
*
Revert "Revert "Add multitexture support to text and path shaders""
Jim Van Verth
2017-09-08
*
Revert "Add multitexture support to text and path shaders"
Jim Van Verth
2017-09-08
*
Add multitexture support to text and path shaders
Jim Van Verth
2017-09-08
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Add explicit conversion from uint2 to float2 for Vulkan
Robert Phillips
2017-08-25
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Make bmp text position attribute be highp
Brian Salomon
2017-08-07
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Remove setting of alpha coverage in text ops when in LCD mode
Greg Daniel
2017-05-22
*
Allow TextureSamplers to have null GrTexture pointer
Robert Phillips
2017-05-03
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Removes tracking of whether color is ignored by XP.
Brian Salomon
2017-01-04
[next]