index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
Debugger render support for SkDrawTextBlobCommand.
fmalita
2014-08-29
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add missing text blob SkDrawCommand string.
fmalita
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Require length in sk_wchar_to_string.
bungeman
2014-08-25
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
*
Fix typo
krajcevski
2014-08-18
*
Added bench for grid of patches.
dandov
2014-08-15
*
Fixed memory leak for nanobench and crashing in SampleApp
dandov
2014-08-15
*
Add support for new drawPicture entry point to debugger
robertphillips
2014-08-13
*
Proposal for the mesh gradient interface. Implemented as a grid of
dandov
2014-08-12
*
Turn off pedantic blit rect
krajcevski
2014-08-12
*
Replace LLU with ULL to make VS2012 work again.
halcanary
2014-08-12
*
Migrate SkRTConfRegistry test to DEF_TEST().
tfarina
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Add BlitRect to SkTCompressedAlphaBlitter
krajcevski
2014-08-11
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Implement BlitRect for SkTCompressedAlphaBlitter
krajcevski
2014-08-08
*
Fix bug in blitAntiH
krajcevski
2014-08-08
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Pass a struct of functions instead of a function to the compressed blitter
krajcevski
2014-08-07
*
Pass compressed blitters to our mask drawing algorithm
krajcevski
2014-08-07
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
Revert of Initial ASTC decoder -- currently only supports 2D LDR decomrpessio...
krajcevski
2014-08-06
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
SkThreadPool and co. are not public.
mtklein
2014-08-06
*
Add support for all compressed formats in KTX file format
krajcevski
2014-08-05
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-05
*
SkCanvas interface for drawing a patch.
dandov
2014-08-04
*
Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...
krajcevski
2014-08-04
*
Add ETC1 format to SkTextureCompressor
krajcevski
2014-08-04
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
*
Revert of Add initial pipeline for decompressors (https://codereview.chromium...
mtklein
2014-07-31
*
Add initial pipeline for decompressors
krajcevski
2014-07-31
*
Explicitly typedef GetUserDefaultLocaleName as WINVER may not be high enough ...
george
2014-07-30
*
Bring LATC in line with other formats (i.e. write a blitter and
krajcevski
2014-07-30
*
Add query for block dimensions of a given format
krajcevski
2014-07-29
*
Add function for creating ASTC blitter
krajcevski
2014-07-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Generalize compressed blitter into its own templated class
krajcevski
2014-07-28
*
Some small ASTC optimizations
krajcevski
2014-07-25
*
Add preliminary ASTC encoder
krajcevski
2014-07-25
*
Run CanvasState test across a library boundary.
scroggo
2014-07-22
*
Refactor texture compressors into separate files
krajcevski
2014-07-22
*
First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off
krajcevski
2014-07-21
*
Make SkTextureCompressor compile with Clang 3.5
halcanary
2014-07-15
[next]