index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
Commit message (
Expand
)
Author
Age
*
detach -> release
mtklein
2016-03-16
*
experimental: coreGraphicsPdf2png
halcanary
2016-03-09
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
remove align16 calls in skhader context sizes. will handle this elsewhere as ...
reed
2016-03-04
*
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...
reed
2016-03-03
*
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...
halcanary
2016-03-03
*
enforce 16byte alignment in shader contexts
reed
2016-03-03
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
Last bit of GrGLSLFragmentProcessor-derived class cleanup
robertphillips
2016-02-05
*
Next round of GrGLSLFragmentProcessor-derived class cleanup
robertphillips
2016-02-04
*
SkMojo: generate on Darwin/x86_64
halcanary
2016-02-03
*
SkMojo: test linking Skia against the Mojo SDK
halcanary
2016-02-03
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
remove 565 effects shaders
caryclark
2016-01-04
*
Remove unused CallStacker
scroggo
2015-12-10
*
experiment/fiddle
halcanary
2015-12-10
*
Create GLSLUniformHandler class for gpu backend
egdaniel
2015-12-03
*
Modify iOSShell-gyp to generate unique bundle identifier
stephana
2015-12-02
*
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
egdaniel
2015-11-18
*
runs some sample animations side by side in canvas and svg
caryclark
2015-11-16
*
Rename some processor functions from GL 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
*
Update sample to use new perlin noise shader, and make cloud like
egdaniel
2015-11-09
*
added experimental improved Perlin noise shader
ethannicholas
2015-11-09
*
Add test with GLFW framework
jvanverth
2015-10-09
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
CMAKE + install command
halcanary
2015-09-03
*
Experimental: fix document
halcanary
2015-09-01
*
Experimental: document that cmake + c api example now works in Ubuntu.
halcanary
2015-09-01
*
Remove an extra newline in documentation.
halcanary
2015-09-01
*
C API: Add SK_API, also documentation of an example.
halcanary
2015-09-01
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
add old fix for iOS SampleApp
caryclark
2015-08-21
*
Remove experimental/PdfViewer
halcanary
2015-08-04
*
Update NulCanvas so everything builds.
bungeman
2015-08-03
*
experimental: remove old PDF benchmarking tools
halcanary
2015-07-15
*
Updated PDFViewer drawImageRect() overrides
fmalita
2015-07-14
*
remove SkInstCnt
mtklein
2015-06-26
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
delete experimental path renderers
joshualitt
2015-05-29
[next]