index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Add control of the sRGB global hack flag in SampleApp
brianosman
2016-04-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Several fixes for fp 16 rendering:
brianosman
2016-04-14
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Add 'P' to SampleApp to cycle through pixel geometries.
bungeman
2016-03-31
*
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
*
switch surface to sk_sp
reed
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
return pictures as sk_sp
reed
2016-03-18
*
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
*
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
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Added a flag that forces SampleApp to continuously redraw, even in non-animat...
brianosman
2016-02-24
*
blitters for sRGB and float16
reed
2016-02-15
*
SampleApp: Remove SkWindow::setColorType
kkinnunen
2016-01-18
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
SkPaintFilterCanvas skip-draw support
fmalita
2016-01-11
*
remove MPD for now, to simplify things
reed
2016-01-08
*
remove SkGPipe
reed
2016-01-08
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
SampleApp: remove Picture_DeviceType
kkinnunen
2016-01-05
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
demo tweaks, scale up perlin, add call to flush for fps
reed
2015-11-09
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
add --sequence filename option to SampleApp
reed
2015-11-05
*
Flush GrContext between benchmark draw loops
cdalton
2015-10-26
*
Fix CrOS SampleApp
jvanverth
2015-10-02
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
private iterator to visit all resource cache entries
reed
2015-08-19
[next]