Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
moz-skia
зеркало из
https://github.com/mozilla/moz-skia.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули moz-skia
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
b5a5a9dc75
moz-skia
/
gm
История
reed@google.com
b5a5a9dc75
don't send % by itself to printf
...
git-svn-id:
http://skia.googlecode.com/svn/trunk@6120
2bbb7eff-a529-9590-31e7-b0007b416f81
2012-10-25 17:58:23 +00:00
..
resources
…
aaclip.cpp
…
aarectmodes.cpp
Enable gm/aarectmodes with pdf config. Does not crash in mac (nor windows) according to comment. I am working to improve pdf, first step to have all gms export to pdf.
2012-10-19 14:17:22 +00:00
arithmode.cpp
…
bigmatrix.cpp
…
bitmapcopy.cpp
…
bitmapfilters.cpp
…
bitmapmatrix.cpp
Added additional case to GM:drawbitmapmatrix
2012-09-28 17:24:44 +00:00
bitmaprect.cpp
Fixed memory leak in bitmaprect GM
2012-10-02 11:47:16 +00:00
bitmapscroll.cpp
…
blend.cpp
…
blurs.cpp
…
circles.cpp
…
cmykjpeg.cpp
…
colorfilterimagefilter.cpp
Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-13 02:01:56 +00:00
colormatrix.cpp
Add transparent source bitmap to colormatrix GM.
2012-10-16 17:50:48 +00:00
complexclip.cpp
…
complexclip2.cpp
…
composeshader.cpp
…
convexpaths.cpp
…
cubicpaths.cpp
…
dashcubics.cpp
…
dashing.cpp
…
degeneratesegments.cpp
…
distantclip.cpp
…
drawbitmaprect.cpp
…
drawlooper.cpp
…
emptypath.cpp
…
extractbitmap.cpp
…
filltypes.cpp
…
filltypespersp.cpp
…
fontscaler.cpp
…
gammatext.cpp
…
getpostextpath.cpp
…
giantbitmap.cpp
…
gm.cpp
…
gm.h
add ability to skip 565 test in gm (until I can fix an assert in debug build)
2012-10-10 15:17:24 +00:00
gmmain.cpp
don't send % by itself to printf
2012-10-25 17:58:23 +00:00
gradients.cpp
…
gradtext.cpp
…
hairmodes.cpp
…
hittestpath.cpp
…
image.cpp
…
image.h
…
imageblur.cpp
…
imagefiltersbase.cpp
This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs).
2012-10-10 20:36:13 +00:00
imagefiltersgraph.cpp
Protect filter_texture() against render target change.
2012-10-24 15:14:26 +00:00
imagemagnifier.cpp
…
lcdtext.cpp
…
lighting.cpp
…
linepaths.cpp
…
matrixconvolution.cpp
Implement GPU path for matrix convolution. Note that when not convolving alpha,
2012-10-04 17:18:20 +00:00
modecolorfilters.cpp
Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-20 02:01:23 +00:00
morphology.cpp
…
ninepatchstretch.cpp
1. remove references to (deprecated) SkGpuCanvas
2012-10-01 17:54:05 +00:00
nocolorbleed.cpp
…
patheffects.cpp
…
pathfill.cpp
…
pathreverse.cpp
…
points.cpp
…
poly2poly.cpp
…
quadpaths.cpp
…
samplerstress.cpp
…
shaderbounds.cpp
…
shadertext.cpp
…
shadertext2.cpp
Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-11 02:01:14 +00:00
shadertext3.cpp
Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-13 02:01:56 +00:00
shadows.cpp
…
simpleaaclip.cpp
…
strokefill.cpp
…
strokerects.cpp
…
strokes.cpp
…
system_preferences.h
…
system_preferences_default.cpp
…
system_preferences_mac.mm
gm: Include system_preferences.h in mac file.
2012-09-26 15:41:42 +00:00
tablecolorfilter.cpp
…
techtalk1.cpp
…
testimagefilters.cpp
…
texdata.cpp
GrCustomStage Renaming Part 2
2012-10-24 19:07:10 +00:00
texteffects.cpp
…
tilemodes.cpp
Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-19 02:01:19 +00:00
tinybitmap.cpp
…
twopointradial.cpp
…
typeface.cpp
…
valgrind.supp
…
verttext.cpp
…
verttext2.cpp
…
verylargebitmap.cpp
…
xfermodes.cpp
…