2016-09-02 |
Matthew Leibowitz | Merge pull request #21 from mono/merge-m54 |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #20 from mono/gpu-support |
tree | commitdiff |
2016-08-30 |
Matthew Leibowitz | Merge branch 'chrome/m54' into merge-m54 |
tree | commitdiff |
2016-08-22 |
mtklein | compress_r11eac_blocks() required more alignment than... |
tree | commitdiff |
2016-08-22 |
mtklein | Use ARMv8 CRC32 instructions for SkOpts::hash(). |
tree | commitdiff |
2016-08-16 |
mtklein | 32-bit fast hash, tidy up murmur3 a bit |
tree | commitdiff |
2016-08-08 |
mtklein | Use sse4.2 CRC32 instructions to hash when available. |
tree | commitdiff |
2016-08-05 |
lsalzman | SkBlendARGB32 and S32[A]_Blend_BlitRow32 are currently... |
tree | commitdiff |
2016-08-04 |
halcanary | SkRTConf: eliminate |
tree | commitdiff |
2016-08-04 |
mtklein | Revert of SkRTConf: reduce functionality to what we... |
tree | commitdiff |
2016-08-03 |
halcanary | SkRTConf: reduce functionality to what we use, increase... |
tree | commitdiff |
2016-08-02 |
msarett | Refactor of SkColorSpaceXformOpts |
tree | commitdiff |
2016-07-30 |
mtklein | Revert of Tidy up SkNx_neon. (patchset #3 id:40001... |
tree | commitdiff |
2016-07-29 |
mtklein | simplify neon shifts |
tree | commitdiff |
2016-07-29 |
mtklein | Tidy up SkNx_neon. |
tree | commitdiff |
2016-07-29 |
mtklein | SkNx: add Sk4u |
tree | commitdiff |
2016-07-29 |
msarett | Add color space xform support to SkJpegCodec (includes... |
tree | commitdiff |
2016-07-29 |
msarett | Revert of Add color space xform support to SkJpegCodec... |
tree | commitdiff |
2016-07-28 |
msarett | Add color space xform support to SkJpegCodec (includes... |
tree | commitdiff |
2016-07-26 |
mtklein | Fix alignment problems in NEON Sk4b. |
tree | commitdiff |
2016-07-26 |
mtklein | Add Sk4h_load4 for loading F16. |
tree | commitdiff |
2016-07-26 |
msarett | Use sk_srgb_to_linear_trunc in SkColorXform_opts |
tree | commitdiff |
2016-07-26 |
msarett | Delete SkDefaultXform, handle edge cases in SkColorSpac... |
tree | commitdiff |
2016-07-23 |
Matthew Leibowitz | Merge pull request #15 from mono/update-skia-m52 |
tree | commitdiff |
2016-07-22 |
msarett | Add clamp to sk_linear_to_srgb, reorder instructions |
tree | commitdiff |
2016-07-21 |
msarett | Miscellaneous color space refactors |
tree | commitdiff |
2016-07-21 |
mtklein | Correct sRGB <-> linear everywhere. |
tree | commitdiff |
2016-07-20 |
mtklein | Tune linear->sRGB constants to round-trip all bytes. |
tree | commitdiff |
2016-07-19 |
msarett | Improve naive SkColorXform to half floats |
tree | commitdiff |
2016-07-18 |
Matthew Leibowitz | Merge branch 'chrome/m53' into update-skia-m52 |
tree | commitdiff |
2016-07-18 |
Matthew Leibowitz | Merge branch 'feature-patheffect' into update-skia-m52 |
tree | commitdiff |
2016-07-15 |
msarett | Add capability for SkColorXform to output half floats |
tree | commitdiff |
2016-07-15 |
mtklein | Add a bench to measure the best way to pack from int... |
tree | commitdiff |
2016-07-15 |
mtklein | Expand _01 half<->float limitation to _finite. Simplify. |
tree | commitdiff |
2016-07-14 |
mtklein | Revert of Expand _01 half<->float limitation to _finite... |
tree | commitdiff |
2016-07-14 |
mtklein | Expand _01 half<->float limitation to _finite. Simplify. |
tree | commitdiff |
2016-07-13 |
Matthew Leibowitz | Merge branch 'feature-patheffect' into update-skia-m52 |
tree | commitdiff |
2016-07-13 |
mtklein | Update SkOpts namespaces. |
tree | commitdiff |
2016-07-12 |
mtklein | SkRasterPipeline preliminaries |
tree | commitdiff |
2016-07-12 |
herb | Remove bloat from SkBlend_opts. |
tree | commitdiff |
2016-07-12 |
msarett | Add Sk4f_RoundToInt |
tree | commitdiff |
2016-07-11 |
msarett | Revert of try to speed-up maprect + round2i + contains... |
tree | commitdiff |
2016-07-11 |
reed | try to speed-up maprect + round2i + contains |
tree | commitdiff |
2016-07-11 |
mtklein | Clean up hyper-local SkCpu feature test experiment. |
tree | commitdiff |
2016-07-11 |
msarett | Make all color xforms 'fast' (step 1) |
tree | commitdiff |
2016-07-08 |
mtklein | Move sRGB <-> linear conversion components to their... |
tree | commitdiff |
2016-07-08 |
mtklein | Revert of Move sRGB <-> linear conversion components... |
tree | commitdiff |
2016-07-07 |
mtklein | Move sRGB <-> linear conversion components to their... |
tree | commitdiff |
2016-06-23 |
herb | Add stub for avx. |
tree | commitdiff |
2016-06-22 |
msarett | Do loads and math in parallel in SkColorXform_opts |
tree | commitdiff |
2016-06-22 |
msarett | Use a table-based implementation of SkDefaultXform |
tree | commitdiff |
2016-06-20 |
msarett | Support sRGB dsts in opt code |
tree | commitdiff |
2016-06-17 |
mtklein | Quick bandaid for chromium:611002. |
tree | commitdiff |
2016-06-17 |
mtklein | port SkColorXform_opts to Sk4f |
tree | commitdiff |
2016-06-17 |
Matthew Leibowitz | Merge branch 'chrome/m52' into update-skia-m52 |
tree | commitdiff |
2016-06-16 |
mtklein | Clean up two unlaunched SSE 4.1 8888 blits. |
tree | commitdiff |
2016-06-16 |
msarett | Implement fast, correct gamma conversion for color... |
tree | commitdiff |
2016-06-13 |
mtklein | Revert of Clean up two unlaunched SSE 4.1 8888 blits... |
tree | commitdiff |
2016-06-13 |
mtklein | Clean up two unlaunched SSE 4.1 8888 blits. |
tree | commitdiff |
2016-06-09 |
mtklein | Move immintrin/arm_neon includes to where they are... |
tree | commitdiff |
2016-06-08 |
msarett | Optimize color xforms with 2.2 gammas for SSE2 |
tree | commitdiff |
2016-06-07 |
mtklein | Revert of Move immintrin/arm_neon includes to where... |
tree | commitdiff |
2016-06-07 |
mtklein | Move immintrin/arm_neon includes to where they are... |
tree | commitdiff |
2016-05-23 |
herb | I have found a more efficient way of detecting 1 and... |
tree | commitdiff |
2016-05-17 |
herb | Add tests and benches to support the sRGB blitter for... |
tree | commitdiff |
2016-05-17 |
reed | Revert of Add specialized sRGB blitter for SkOpts ... |
tree | commitdiff |
2016-05-16 |
herb | Add tests and benches to support the sRGB blitter for... |
tree | commitdiff |
2016-05-11 |
scroggo | Revert "Add tests and benches to support the sRGB blitt... |
tree | commitdiff |
2016-05-10 |
herb | Add tests and benches to support the sRGB blitter for... |
tree | commitdiff |
2016-05-05 |
mtklein | SkOncePtr -> SkOnce |
tree | commitdiff |
2016-05-05 |
mtklein | Remove NEON runtime detection support. |
tree | commitdiff |
2016-05-05 |
reed | Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of... |
tree | commitdiff |
2016-05-05 |
reed | Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of... |
tree | commitdiff |
2016-05-05 |
reed | Revert of SkOncePtr -> SkOnce (patchset #4 id:60001... |
tree | commitdiff |
2016-05-04 |
mtklein | SkOncePtr -> SkOnce |
tree | commitdiff |
2016-05-02 |
mtklein | Add a hook for CPU-optimized sRGB-sRGB srcover. |
tree | commitdiff |
2016-04-19 |
mtklein | skcpu: sse4.1 floor, f16c f16<->f32 |
tree | commitdiff |
2016-04-19 |
mtklein | Move CPU feature detection to its own file. |
tree | commitdiff |
2016-04-15 |
mtklein | Revert of Move CPU feature detection to its own file... |
tree | commitdiff |
2016-04-15 |
mtklein | Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset... |
tree | commitdiff |
2016-04-15 |
mtklein | skcpu: sse4.1 floor, f16c f16<->f32 |
tree | commitdiff |
2016-04-14 |
mtklein | Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset... |
tree | commitdiff |
2016-04-14 |
mtklein | Graduate matrix map-point procs out of SkOpts. |
tree | commitdiff |
2016-04-14 |
mtklein | skcpu: sse4.1 floor, f16c f16<->f32 |
tree | commitdiff |
2016-04-14 |
mtklein | Move CPU feature detection to its own file. |
tree | commitdiff |
2016-04-08 |
Melnikov.Sergey.V | Add AVX/AVX2 support for runtime check |
tree | commitdiff |
2016-03-23 |
mtklein | Port S32A_opaque blit row to SkOpts. |
tree | commitdiff |
2016-03-22 |
mtklein | Revert of Clean up SSSE3 and SSE4 stubs. (patchset... |
tree | commitdiff |
2016-03-21 |
mtklein | SkNx refresh |
tree | commitdiff |
2016-03-21 |
marco.diiga | Fix for unaligned automatic variable address in SSE... |
tree | commitdiff |
2016-03-18 |
mtklein | Clean up SSSE3 and SSE4 stubs. |
tree | commitdiff |
2016-03-02 |
reed | fission bitmapprocstate |
tree | commitdiff |
2016-03-01 |
caryclark | remove untested blit optimization |
tree | commitdiff |
2016-03-01 |
herb | Add swizzle for rgb8888. |
tree | commitdiff |
2016-02-21 |
mtklein | SkNx: kth<...>() -> [...] |
tree | commitdiff |
2016-02-19 |
mtklein | NEON f32 <-> f16 and f32 <-> u16 |
tree | commitdiff |
2016-02-17 |
mtklein | try plain-old code for sk_memset16/32 now that NEON... |
tree | commitdiff |
2016-02-17 |
mtklein | fast sk4f <-> sk4i SSE methods |
tree | commitdiff |
2016-02-12 |
mtklein | Revert of SkNx refactoring (patchset #4 id:60001 of... |
tree | commitdiff |
2016-02-12 |
mtklein | Try fixing unused-variable warnings another way. |
tree | commitdiff |
next |