index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix signed/unsigned warning in GrInOrderDrawBuffer.cpp
bsalomon@google.com
2011-04-26
*
Remove sampler state param from lockKeylessTexture. It didn't serve any funct...
bsalomon@google.com
2011-04-26
*
make SkDeviceFactory reference counted
mike@reedtribe.org
2011-04-26
*
Fix to (two-point radial) gradient playback error in SkPictures that swapped
tomhudson@google.com
2011-04-25
*
add SK_API
reed@google.com
2011-04-25
*
Add command-line parameters to control execution of SkPicture tests; default
tomhudson@google.com
2011-04-25
*
Make clear a GrDrawTarget virtual method and implement in GrInOrderDrawBuffer
bsalomon@google.com
2011-04-25
*
rebaseline strokerects and gradients do to new aa code.
bsalomon@google.com
2011-04-25
*
devolve flattening parameters to their base classes
reed@google.com
2011-04-25
*
Remove unnecessary BindBuffers. These were needed when we used vertex arrays....
bsalomon@google.com
2011-04-25
*
Add lockKeylessTexture() for caching texture without a content key.
bsalomon@google.com
2011-04-25
*
Extends gm to test SkPicture replay and serialization.
tomhudson@google.com
2011-04-25
*
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
*
Fix copy/paste bug that causes stage 0 sample mode to be used for all stages
bsalomon@google.com
2011-04-22
*
add test for premultiplycolor
reed@google.com
2011-04-22
*
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
*
Move docs/ outside of trunk/
epoger@google.com
2011-04-20
*
tiny test commit
epoger@google.com
2011-04-20
*
Fix alignment issues with stack allocated memory allocated as bytes but used ...
bsalomon@google.com
2011-04-20
*
Fix mask from change r1155. (I blame the mistake on skipping afternoon coffee...
bsalomon@google.com
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
code style
mike@reedtribe.org
2011-04-20
*
Adds a build flag for GL to never use vertex attributes that don't have per-v...
bsalomon@google.com
2011-04-19
*
Update shadows_ images to new baselines (per reed@).
tomhudson@google.com
2011-04-19
*
code style
reed@google.com
2011-04-19
*
optimize when we have a colorfilter, but no shader or xfermode
reed@google.com
2011-04-19
*
remove static from template functions
reed@google.com
2011-04-19
*
Add SkClampRange files to gyp
bsalomon@google.com
2011-04-19
*
handle overflow
reed@google.com
2011-04-18
*
Suppress warnings in GrBufferAllocPool
bsalomon@google.com
2011-04-18
*
fix warnings
reed@google.com
2011-04-18
*
Add newline to GrStencil.cpp to prevent warning.
ctguil@chromium.org
2011-04-18
*
add fFx1 field, returning where to start the iterator for fCount1 range
reed@google.com
2011-04-18
*
disable fast linear for now (really this time)
reed@google.com
2011-04-18
*
disable fast linear until we handle the overflow cases
reed@google.com
2011-04-18
*
[PDF] Implement clear() method and a couple fixes.
vandebo@chromium.org
2011-04-15
*
[PDF] If the clip is empty, we shouldn't bother actually drawing anything.
vandebo@chromium.org
2011-04-15
*
add SK_USE_SLOW_2POINT_RADIAL_GRADIENT option for clients that like slowness
reed@google.com
2011-04-15
*
use SkClampRange to speedup clamp iterators
reed@google.com
2011-04-15
*
add gradient bench
reed@google.com
2011-04-15
*
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
bsalomon@google.com
2011-04-15
*
move header
reed@google.com
2011-04-15
*
http://codereview.appspot.com/4373057/
Scroggo
2011-04-15
*
Upstream android changes.
djsollen@google.com
2011-04-15
*
code style
reed@google.com
2011-04-15
[next]