Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
cc4520387305a773484fa9ab785770fbf7206524
/
src
938106d
Reland "Pass in a SkColorType into SkImage_Gpu ctor."
by Greg Daniel
· 5 years ago
196e9fb
let picture record take a bbh directly
by Mike Klein
· 5 years ago
7a7ee94
modernize some picture internal types
by Mike Klein
· 5 years ago
b875735
Add GrTexturable type
by Robert Phillips
· 5 years ago
82c6b10
Better handle colorTypes in GrTexutreProducer.
by Greg Daniel
· 5 years ago
ee5f142
Simplify 1 pixel padding calculation
by Herb Derby
· 5 years ago
d468d21
use safe cast when converting double to float
by Mike Reed
· 5 years ago
cedab52
remove debugging dump
by Mike Reed
· 5 years ago
99c54f0
Revert "Complete rewrite of the SkSL interpreter"
by Ethan Nicholas
· 5 years ago
d5eebba
Fix 'trak' and system variable fonts on macOS.
by Ben Wagner
· 5 years ago
2cde3a1
Complete rewrite of the SkSL interpreter
by Ethan Nicholas
· 5 years ago
a6a7945
Cleanup remainig SkMSCalar literals
by Florin Malita
· 5 years ago
215c34b
SkMScalar is obsolete -- use SkScalar
by Mike Reed
· 5 years ago
71b8b76
Remove proxy offset param to SkGpuBlurUtils::GaussianBlur.
by Brian Salomon
· 5 years ago
9f22f1f
use transpose of inverse for transforming normals
by Mike Reed
· 5 years ago
ef05567
Don't pass final W/H to convolve_gaussian() in SkGpuBlurUtils.
by Brian Salomon
· 5 years ago
ee3216d
Use SkSL to do point-light shading
by Mike Reed
· 5 years ago
3e2c99b
Make decimating and non-decimating cases in SkGpuBlurUtils call into
by Brian Salomon
· 5 years ago
507736f
Check swizzles when building up texture sets to draw.
by Greg Daniel
· 5 years ago
07f0e41
Test readPixels on compressed textures
by Robert Phillips
· 5 years ago
f631cf3
Reland "Make SkGpuBlurUtils take SkTileMode""
by Brian Salomon
· 5 years ago
91b74f0
Switch coord transforms in gradient layouts to 3x3 (SkMatrix)
by Brian Osman
· 5 years ago
93e3c76
Vulkan texture upload clean up
by Robert Phillips
· 5 years ago
c38c00a
Fix protected image allocation in createVkImageForBackendSurface()
by Sergey Ulanov
· 5 years ago
d58b643
undo SkMatrix() cast -- must be done by sksl machine
by Mike Reed
· 5 years ago
9a48beb
Remove GrPixelConfig from validateSurfaceParams
by Greg Daniel
· 5 years ago
3155f7f
Pass in a GrColorType into our Copy call.
by Greg Daniel
· 5 years ago
e3193ad
little debug/profiling tool cleanups
by Mike Klein
· 5 years ago
a8fa490
Isolate updating grTextStrike
by Herb Derby
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
fba4a15
Disallow GrTextureDomain::kIgnore_Mode in SkGpuBlurUtils::GaussianBlur.
by Brian Salomon
· 5 years ago
3b9c544
Reland "Reland "Add new method for storing DrawOpAtlas texture index.""
by Jim Van Verth
· 5 years ago
b085527
Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
by Robert Phillips
· 5 years ago
b53bdf1
Fix single-pass tessellator wedges
by Chris Dalton
· 5 years ago
1321a3d
Re-enable QCOM_tiled_rendering, but check for gl functions
by Michael Ludwig
· 5 years ago
b147ace
DCI-P3 -> Display P3 in Skia
by Mike Klein
· 5 years ago
7b18610
Make glyph paths calculation positions from original data
by Herb Derby
· 5 years ago
c43f2a0
mark all exerimental (3d) apis as such
by Mike Reed
· 5 years ago
ea4459d
add new debug/profiling mechanism
by Mike Klein
· 5 years ago
9f64f4c
purge all old debug hooks
by Mike Klein
· 5 years ago
b18e74d
Expose camera matrix in SkCanvas
by Mike Reed
· 5 years ago
40a1cee
Rewrite tessellation wedge generation to be done in a single pass
by Chris Dalton
· 5 years ago
99e002f
Revert "Simplify VertexRegenerator GrStrikeCache handling"
by Mike Klein
· 5 years ago
59d529c
Simplify VertexRegenerator GrStrikeCache handling
by Herb Derby
· 5 years ago
62b12fe
Handle color and translation outside of VertexRegenerator
by Herb Derby
· 5 years ago
c4b8eef
move SkV3 into header
by Mike Reed
· 5 years ago
7edb0eb
Revert "Reland "Add new method for storing DrawOpAtlas texture index.""
by Jim Van Verth
· 5 years ago
23f2976
Redo glyph quad regeneration
by Herb Derby
· 5 years ago
7dd6098
fix SkMatrixConvolutionImageFilter unpremul
by Mike Klein
· 5 years ago
0f6bb8a
Add a temporary job to test GrGpuTessellationPathRenderer
by Chris Dalton
· 5 years ago
ee0a03a
experimental: saveCamera()
by Mike Reed
· 5 years ago
dea2f34
Reland "Add new method for storing DrawOpAtlas texture index."
by Jim Van Verth
· 5 years ago
435adfe
Simplify translation calculation for mustRegenerate
by Herb Derby
· 5 years ago
c71c796
Remove various uses of GrPixelConfig from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
9d91492
Revert "Make SkGpuBlurUtils take SkTileMode"
by Brian Salomon
· 5 years ago
03d89ef
make sure each sample() call uses the same uniforms
by Mike Klein
· 5 years ago
ac90802
Update compressed texturing GM
by Robert Phillips
· 5 years ago
cb67acb
add dumpJIT() to disassemble
by Mike Klein
· 5 years ago
42032cb
Revert "Pass in a SkColorType into SkImage_Gpu ctor."
by Mike Klein
· 5 years ago
1817e70
Make SkGpuBlurUtils take SkTileMode
by Brian Salomon
· 5 years ago
2a57e79
add --skvm to nanobench and fm
by Mike Klein
· 5 years ago
1d17543
Pass in a SkColorType into SkImage_Gpu ctor.
by Greg Daniel
· 5 years ago
e4720c6
Expand SkImage::MakeFromCompressed to support mipMapping
by Robert Phillips
· 5 years ago
c46e30e
Revert "Add new method for storing DrawOpAtlas texture index."
by Jim Van Verth
· 5 years ago
c8b2e61
Add new method for storing DrawOpAtlas texture index.
by Jim Van Verth
· 5 years ago
93d3fab
improve scalar gather32
by Mike Klein
· 5 years ago
b2b6a99
impl gather32 for x86
by Mike Klein
· 5 years ago
7543587
clean-up 3d sample's use of matrices
by Mike Reed
· 5 years ago
3912a4b
Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews.
by Greg Daniel
· 5 years ago
c322f63
add movq
by Mike Klein
· 5 years ago
beaa108
add vgatherdps
by Mike Klein
· 5 years ago
43324e7
Improve shader compile tracing with Android framework
by Stan Iliev
· 5 years ago
45fa810
fix texture projection and fmod on metal
by Ethan Nicholas
· 5 years ago
c558f72
Compressed texture API cleanup
by Robert Phillips
· 5 years ago
3dbc701
Turn off automatic application of 'trak' on macOS.
by Ben Wagner
· 5 years ago
bfb7211
Reland "Remove GrPaint::addColorTextureProcessor"
by Brian Salomon
· 5 years ago
f6d60d3
On ARM disable blend when src-over has src with alpha of 1.
by Greg Daniel
· 5 years ago
9403c38
Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale"""
by Mike Reed
· 5 years ago
f66bba6
Reland "Revert "allow clients to opt into new didTranslate/didScale""
by Mike Reed
· 5 years ago
d7ce7ac
Revert "Revert "allow clients to opt into new didTranslate/didScale""
by Mike Reed
· 5 years ago
4a46758
Revert "allow clients to opt into new didTranslate/didScale"
by Mike Reed
· 5 years ago
cb6b9e3
allow clients to opt into new didTranslate/didScale
by Mike Reed
· 5 years ago
0a1923e
Disable QCOM_tiled_rendering while we wait for test devices
by Chris Dalton
· 5 years ago
a3a704a
Override didTranslate, and add virtual for didScale
by Mike Reed
· 5 years ago
f6d70a8
Revert "Revert "forward concat44 in nway canvas""
by Mike Reed
· 5 years ago
3723fb7
Revert "forward concat44 in nway canvas"
by Mike Reed
· 5 years ago
39de4a4
Fix mac TSAN build
by Brian Salomon
· 5 years ago
5f6f851
Simplify text op vertex generation loop
by Herb Derby
· 5 years ago
fb28c6f
Enable transfer from texture to buffer on ANGLE.
by Brian Salomon
· 5 years ago
8964bc1
forward concat44 in nway canvas
by Mike Reed
· 5 years ago
504032e
SkRuntimeEffect: Fix 'in' variables in CPU backend
by Brian Osman
· 5 years ago
a092028
Revert "new virtuals for canvas ctm"
by Mike Reed
· 5 years ago
2076b04
new virtuals for canvas ctm
by Mike Reed
· 5 years ago
6f48542
remove cruft bools from canvas
by Mike Reed
· 5 years ago
67d0f3f
Revert "Remove GrPaint::addColorTextureProcessor"
by Jim Van Verth
· 5 years ago
0cca8a2
Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info
by Robert Phillips
· 5 years ago
c71b3d4
Speed up get_contour_count in GrTessellator.cpp
by Chris Dalton
· 5 years ago
a6026a2
Make SubRun accessible for GrAtlasTextOp
by Herb Derby
· 5 years ago
51a95ce
Combine result calculation from both legs of if statement
by Herb Derby
· 5 years ago
a92320d
Remove GrPaint::addColorTextureProcessor
by Brian Salomon
· 5 years ago
Next »