index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
views
Commit message (
Expand
)
Author
Age
*
Supply a color space in sRGB/F16 mode of SampleApp
brianosman
2016-08-22
*
Sample app uses Ganesh before calling SkGraphics::Init().
mtklein
2016-08-09
*
Get Mac viewer working with SDL
jvanverth
2016-08-04
*
Remove use of MakeRenderTargetDirect from view system
robertphillips
2016-07-28
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Added warning for variable-length arrays to GYP, since they are unsupprted un...
dvonbeck
2016-06-15
*
Remove command buffer sample app support.
bsalomon
2016-06-14
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Correct gesture scale and translation
liyuqian
2016-05-20
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Change default window size on Windows.
brianosman
2016-04-26
*
Fix ANGLE in SampleApp
brianosman
2016-04-15
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...
benjaminwagner
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Update android_make to support both --gcc and --clang options.
djsollen
2016-03-07
*
Force tiles in SampleApp to integer boundaries.
bungeman
2016-03-03
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
SampleApp now displays gamma-correct content in "S32" and "F16" modes. The de...
brianosman
2016-03-01
*
remove unused view helpers
reed
2016-02-27
*
remove unused view files
reed
2016-02-27
*
remove unneeded view subclasses
reed
2016-02-27
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
blitters for sRGB and float16
reed
2016-02-15
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SampleApp: Cleanup SkOSWindow_SDL
kkinnunen
2016-01-14
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
Create a standalone example for using Skia with SDL
joshualitt
2015-11-13
*
bring up SDL on windows
joshualitt
2015-11-11
*
Wire up SDL on mac
joshualitt
2015-11-09
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview....
joshualitt
2015-11-05
*
Wire up SDL on Android
joshualitt
2015-11-05
*
Add ifdef guard around gpu-specific code in native windows window.
plesner
2015-11-05
[next]