2016-11-18 |
Mike Klein | Revert "Turn off /arch:AVX[2] on Windows builds." |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Mike Klein | mirror tiling |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Brian Salomon | Make GrSwizzle::GrSwizzle() constexpr |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Brian Salomon | Remove unnecessary attribute and varying type modifiers |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Mike Klein | Build fiddle and public_headers_warnings_check only... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Brian Osman | VS SLN script: Automatically determine which folder... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Mike Klein | Turn off /arch:AVX[2] on Windows builds. |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Mike Klein | update G3 build after crrev.com/2500113004 |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Brian Salomon | Make GrBufferAccess a nested class of GrProcessor |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Yuqian Li | Add test for QuickFDot6Div |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Ethan Nicholas | fixed iOS build failure |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Ethan Nicholas | switched skslc from std::string to SkString |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Robert Phillips | Add handling for instantiate failure up the call stack |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Eric Boren | [nobuildbot] Explicitly name all jobs |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Eric Boren | [nobuildbot] Remaining Android devices |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Herb Derby | Use SkFixedAllocator in SkLinearPipeline and remove... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
xiangze.zhang | Port convolve functions to SkOpts |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Adam Barth | Mark this file as executable |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | perspective matrix |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | repeat tiling |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Replace my confusion with a pointer to the explanation. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Osman | In VS SLN fixup script, don't erase old files |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Yuqian Li | Fix the quickSkFDot6Div range check |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Salomon | Rename GrTextureParams to GrSamplerParams |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Strength reduce bilerp to nearest neighbor when the... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Robert Phillips | Fix computation of texture size for approximately-fit... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Jim Van Verth | Fix double deletion of DescriptorSetLayouts |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Herb Derby | Use SkSmallAllocator for Blender stage. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Initialize all values we load. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Be careful about types in SkNx_neon.h. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Salomon | In GrProcessor::TextureSampler drop the "get", it's... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Osman | Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Support SkImageShader in SkRasterPipeline blitter |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Robert Phillips | Remove accessRenderTarget call in SkGpuDevice ctor |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Salomon | Remove unnecessary TextureSampler comparison in GrTextu... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Yuqian Li | Use SkFixedMul instead of SkFixedMul_lowprec |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Robert Phillips | Guard against instantiate & accessRenderTarget failures |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Plumb filter quality into SkShader::appendStages(). |
commit | commitdiff | tree | snapshot |
2016-11-17 |
hcm@google.com | Update Skia milestone to 57 |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Brian Salomon | Rename GrTextureAccess to GrProcessor::TextureSampler. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Cary Clark | fix fuzzer crash |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Ravi Mistry | Copy over git_utils from common and add GitLocalConfig |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Chinmay Garde | Disable the sources assignment filter for platform... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Eric Boren | [nobuildbot] More Android bots |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Mike Klein | Don't build :public_headers_warnings_check on NoGPU... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Herb Derby | Use SkSmallAllocator for SamplerStage and Accessor. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Matt Sarett | Hook into parametric and table raster pipeline stages |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Yuqian Li | Turn off all SkDebugfs in SkScan_AAAPath.cpp |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Yuqian Li | No SkDebugf for approximate intersection |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Reed | remove CANVAS_IS_REFCNT flag from public.bzl |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Florin Malita | External SkImageGenerator API |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Kevin Lubick | Add vulkan build to skpbench. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
csmartdalton | Rename GrTextureBufferSampler to GrBufferSampler |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Brian Salomon | Revert "Revert "Add support for image load to SkSL"" |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Klein | GN: add public headers warnings check. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Brian Salomon | Rename kTexture2DISampler to kITexture2DSampler. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Klein | Add trace and registers stages. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Herb Derby | Use SkSmallAllocator for tiling. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Reed | move SkBlendMode_Name into public (for chrome) |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Kevin Lubick | Add back in min/max check on fuzzer range |
commit | commitdiff | tree | snapshot |
2016-11-16 |
robertphillips | Add IORef capability to GrSurfaceProxy objects - take 2 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Yuqian Li | Fix mask overflow caused by edge drift |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Yuqian Li | Drop forceRLE to simplify aaa_walk_convex_edges |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Eric Boren | infra recipe: Add -t flag to "go test" |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Yuqian Li | Simplify the signature of sk/aaa_fill_path |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Jim Van Verth | Fix error with transforming custom/large glyphs |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Reed | make SkXfermode.h go away |
commit | commitdiff | tree | snapshot |
2016-11-16 |
egdaniel | Revert of added support for push_constant layout (patch... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Stan Iliev | Revert "Add support for image load to SkSL" |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Klein | add {parametric,table}_{r,g,b} stages. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Eric Boren | [nobuildbot] Nexus 5 |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Brian Salomon | Add support for image load to SkSL |
commit | commitdiff | tree | snapshot |
2016-11-16 |
csmartdalton | Fix flushing of HWAA state relating to mixed samples |
commit | commitdiff | tree | snapshot |
2016-11-16 |
James Zern | LinearGradientContext::shade4_clamp: fix div by 0 |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Eric Boren | [nobuildbot] RecreateSKPs |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Robert Phillips | Revert "Defer more renderTargetContexts in the GPU... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
herb | Move the matrix stage of SkLinearBitmapPipeline over... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | Add SkRasterPipeline::dump(). |
commit | commitdiff | tree | snapshot |
2016-11-15 |
ethannicholas | added support for push_constant layout |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Robert Phillips | Add kRenderTarget_GrSurfaceFlag to GrVkGpu::onWrapBacke... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Salomon | Add detection of image load/store to caps |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Florin Malita | Ignore ctm param of SkShader::onAppendStages() |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Salomon | Add image functions to GrGLInterface |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Salomon | Add 4.20 as a GLSL output version. |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Cary Clark | fuzz hang fix and pathops client debugging |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | More shader preliminaries / refactoring |
commit | commitdiff | tree | snapshot |
2016-11-15 |
csmartdalton | skpbench: fix parser script for bots |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Osman | Revert "Support decoding images to multiple formats... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Osman | Revert "Fix NoGPU compilation" |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | Revert "While we can, restrict SkFixedAlloc/SkFallbackA... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | Revert "fix google3?" |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | Fix up arguments passed to pipeline. |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | fix google3? |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Reed | change SkCanvasStack to take ownership of its subcanvases |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Osman | Fix NoGPU compilation |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | While we can, restrict SkFixedAlloc/SkFallbackAlloc... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Florin Malita | Resurrect SkDebugger |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Brian Osman | Support decoding images to multiple formats, depending... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Robert Phillips | Defer more renderTargetContexts in the GPU image filter... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Mike Klein | Start each pipeline with (x,y) in (dr,dg) registers... |
commit | commitdiff | tree | snapshot |
next |