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
*
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
*
Change SkCanvasState to use inheritance.
scroggo
2014-07-15
*
Add support for NEON intrinsics to speed up texture compression. We can
krajcevski
2014-07-14
*
Revert of Add support for NEON intrinsics to speed up texture compression. We...
krajcevski
2014-07-11
*
ios fixes
caryclark
2014-07-11
*
Add support for NEON intrinsics to speed up texture compression. We can
krajcevski
2014-07-11
*
Cleanup: Remove SkUTF16_Str API.
tfarina
2014-07-09
*
Optimized R11 EAC compressor
krajcevski
2014-07-09
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
When performing offscreen rendering on windows, attempt to use a pbuffer cont...
bsalomon
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Add a preliminary R11 EAC compressor
krajcevski
2014-06-30
*
SaveFlags be-gone
Florin Malita
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
change gpudevice and pdfdevice to inherit from basedevice
reed
2014-06-27
*
Promote SkInterpolator unit test to our tests driver.
tfarina
2014-06-26
*
Another iOS fix for SampleApp.
jvanverth
2014-06-24
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Some improvements to LATC compression
krajcevski
2014-06-20
*
Add needed virtual destructors.
bungeman
2014-06-19
*
stop using SkBitmap::Config
reed
2014-06-14
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
Fix a number of issues with iOS build.
jvanverth
2014-06-11
*
Texture compression unit tests along with a couple of bug fixes
krajcevski
2014-06-11
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-11
*
Add texture compression utility
krajcevski
2014-06-10
*
Split SkFontHost_win_dw.
bungeman
2014-06-05
[next]