index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
Remove unnecessary call to unlock.
Scroggo
2011-05-31
*
fix memory leaks
reed@google.com
2011-05-31
*
Show fatbits mode in openGL. http://codereview.appspot.com/4515141/
Scroggo
2011-05-25
*
add
reed@google.com
2011-05-25
*
inherit from SampleView
reed@google.com
2011-05-25
*
Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as
senorblanco@chromium.org
2011-05-24
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
Add dual source blending support for proper blending with coverage.
bsalomon@google.com
2011-05-20
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
Plug a leak in SampleShaderTest.
senorblanco@chromium.org
2011-05-19
*
show consistent timings between debug and release
reed@google.com
2011-05-18
*
lockPixels before looking at them in Zoomer
reed@google.com
2011-05-18
*
checkpoint for 8->5 bit reduction
reed@google.com
2011-05-18
*
code style, inherit from SampleView
reed@google.com
2011-05-18
*
add 'h' to tri-toggle font hinting
reed@google.com
2011-05-18
*
Adding a test to sampleapp for texture domain
junov@google.com
2011-05-17
*
fix uninitialized var
reed@google.com
2011-05-17
*
add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutral
reed@google.com
2011-05-17
*
add Convexity enum to SkPath
reed@google.com
2011-05-15
*
add 'p' to toggle on/off testing the pipe
reed@google.com
2011-05-12
*
Add color filters to gpu path.
Scroggo
2011-05-11
*
remove some dead code in pipes
reed@google.com
2011-05-11
*
add
reed@google.com
2011-05-05
*
inherit from SampleView
reed@google.com
2011-05-05
*
disable experimental TEST_GPIPE
reed@google.com
2011-05-05
*
update to SampleView
reed@google.com
2011-05-05
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
new samples
reed@google.com
2011-05-04
*
update pipe test
reed@google.com
2011-05-04
*
add debugging test for building SkDescriptor
reed@google.com
2011-05-04
*
Remove GrContext.h dependence on GrGpu.h
bsalomon@google.com
2011-05-02
*
fix compile
reed@google.com
2011-05-02
*
add typefacecache
reed@google.com
2011-05-02
*
4x4 SSAA with improvements in determination of when to apply. Still disabled ...
bsalomon@google.com
2011-05-02
*
move end-timer for FPS to afterChildren, so we will have flushed opengl
reed@google.com
2011-04-25
*
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...
bsalomon@google.com
2011-04-25
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
add 'f' toggle to trigger timer for sample. Must subclass SampleView instead
mike@reedtribe.org
2011-04-22
*
fix warnings
reed@google.com
2011-04-14
*
add mask for paint-bits to layerdrawlooper
mike@reedtribe.org
2011-04-14
*
add
reed@google.com
2011-04-11
*
fix drawfilter to match new api
mike@reedtribe.org
2011-04-08
*
Fix Two Pt Radial when circles are concentric.
bsalomon@google.com
2011-04-06
*
Fix dangling ptr when GrRenderTarget outlives its GrTexture representation
bsalomon@google.com
2011-04-05
*
Adds read pixels to GrTexture and GrRenderTarget
bsalomon@google.com
2011-04-05
*
add toggle keys:
reed@google.com
2011-04-05
*
Fix crash when codec not found for SampleDecode
bsalomon@google.com
2011-04-01
*
Add GrResource base class for ibs, texs, vbs, etc.
bsalomon@google.com
2011-03-30
*
Fix ref leak on GrGpu.
bsalomon@google.com
2011-03-29
*
Move zoomer into SampleApp
Scroggo
2011-03-24
[next]