projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
gpu
/
effects
/
GrDistanceFieldTextureEffect.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-19
jvanverth
Add minimum size for using distance fields.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
jvanverth
Fix up some issues introduced by https://codereview...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
jvanverth
Fix SDF gradient calculation for non-uniform xforms
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
jvanverth
Adjust atlas sizes to fix Mali400 precision issues
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
jvanverth
Use highp for distance field texture coord varyings.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
jvanverth
Use uint16s for texture coordinates when rendering...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
reed
Revert of Use uint16s for texture coordinates when...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
jvanverth
Use uint16s for texture coordinates when rendering...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
joshualitt
fix for uniform view matrix being uploaded but not...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
joshualitt
GrBatchPrototype
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
joshualitt
Revert of GrBatchPrototype (patchset #32 id:630001...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
joshualitt
GrBatchPrototype
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
jvanverth
Use highp for distance field texture coordinates.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
joshualitt
Revert of GrBatchPrototype (patchset #30 id:570001...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
joshualitt
GrBatchPrototype
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
mtklein
fLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-18
robertphillips
Refactor position computation to enable device space...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
joshualitt
More changes to bring together path / geo procs
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
joshualitt
Move most of the transform logic into the primitive...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
joshualitt
ViewMatrix uniform upload moved to GeometryProcessor
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
joshualitt
Move ViewMatrix off of drawstate
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
joshualitt
This CL cleans up the last remaining users of localCoor...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
joshualitt
initial changes to add local matrix to primitive processor
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
joshualitt
This change will ultimately pull uniform color, and...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Revert of Remove GP from drawstate, revision of invaria...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
joshualitt
Remove GP from drawstate, revision of invariant output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
joshualitt
This cl moves color and coverage off of drawstate....
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
egdaniel
Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
bsalomon
Make addUniform take a precision
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
joshualitt
Remove backend factories
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
joshualitt
create and thread batch tracker object
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
joshualitt
Revert of create and thread batch tracker object (patch...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
joshualitt
create and thread batch tracker object
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
joshualitt
First step to moving vertex attributes to the geometryP...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
egdaniel
Move GrInvariantOutput out of GrProcessor and into...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
joshualitt
Default geometry processor
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
joshualitt
Revert of Default geometry processor (patchset #9 id...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
joshualitt
Default geometry processor
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
jvanverth
Improve quality of distance field rendering
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
joshualitt
Added varying struct
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
joshualitt
Revert of Added varying struct (patchset #9 id:160001...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
joshualitt
Added varying struct
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
joshualitt
GP Emit Code takes a struct
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
bsalomon
Auto-compare GrProcessors' texture accesses in isEqual().
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
bsalomon
Push isEqual/onIsEqual down from GrProcessor to subclasses.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
egdaniel
Create helper functions to use in computeInvariantOutpu...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
joshualitt
Cleanup of shader building system
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
joshualitt
Revert of Cleanup of shader building system (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
joshualitt
Cleanup of shader building system
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
jvanverth
Add GrAASmallPathRenderer.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
egdaniel
Add isSingleComponent bool to getConstantColorComponent
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
robertphillips
Revert of Add isSingleComponent bool to getConstantColo...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-02
egdaniel
Add isSingleComponent bool to getConstantColorComponent
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
joshualitt
Patch to create a distinct geometry processor. The...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
joshualitt
Breaking out full program and frag only
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
joshualitt
removing GrDrawEffect
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
joshualitt
Revert of removing GrDrawEffect (patchset #4 id:60001...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
joshualitt
removing GrDrawEffect
blob
|
commitdiff
|
raw
|
diff to current
2014-09-16
jvanverth
Fix scaling issue with distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
joshualitt
BUG=skia:
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
joshualitt
Initial refactor of shaderbuilder to prepare for geomet...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
jvanverth
Add effect caching to distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
kkinnunen
Rename GrGLUniformManager to GrGLProgramDataManager
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
bensong
Revert of Add effect caching to distance field text...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
jvanverth
Add effect caching to distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
bsalomon
Allow GrGLEffects to produce variable length keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
bsalomon
This moves us towards variable length effect keys....
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
bsalomon
Goodbye GrEffectRef.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
bsalomon
Remove use of GrEffectRef from draw state and below.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
jvanverth
Gamma correction for distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
scroggo
Revert of Gamma correction for distance field text...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
jvanverth
Gamma correction for distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
commit-bot@chromiu...
Move distance field generation to the glyph cache.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
commit-bot@chromiu...
Add LCD support for distance field text.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
commit-bot@chromiu...
Distance field fixes for Android
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
commit-bot@chromiu...
Revert of Distance field fixes for Android (https:...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
commit-bot@chromiu...
Distance field fixes for Android
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
commit-bot@chromiu...
fix build error in chromium
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
commit-bot@chromiu...
Improved distance field sampling
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
jvanverth@google.com
Hook in rough distance field support for fonts
blob
|
commitdiff
|
raw
|
diff to current