index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Moved SW path renderer from GrContext.cpp to GrSoftwarePathRenderer.cpp
robertphillips@google.com
2012-05-01
*
Add new flags to skdiff
epoger@google.com
2012-05-01
*
Make GrSamplerState::operator==() use GrCustomStage::isEquivalent() rather
tomhudson@google.com
2012-05-01
*
Second half of refactoring to move SW path rendering to GrPathRenderer
robertphillips@google.com
2012-05-01
*
Add comparison and assignment operators to GrSamplerState.
tomhudson@google.com
2012-04-30
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
shape ops work in progress
caryclark@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
add comment on return-value for SkTSearch
reed@google.com
2012-04-30
*
code-style cleanups only
reed@google.com
2012-04-30
*
add tests for how empty regions should behave in intersects() and contains()
reed@google.com
2012-04-30
*
just coding style fixes, no logic change
reed@google.com
2012-04-30
*
make name lower-case, to match all other benches
reed@google.com
2012-04-30
*
must return a value
reed@google.com
2012-04-30
*
Variant of SkRegion::op (called Oper) that either writes the result into a 3rd
reed@google.com
2012-04-30
*
rebaseline
reed@google.com
2012-04-30
*
rebaseline
reed@google.com
2012-04-30
*
add contains xy test, adjust number of rects (using xor this time)
reed@google.com
2012-04-30
*
add test for contains and intersects, in advance of optimization work
mike@reedtribe.org
2012-04-28
*
Apply fix from #3739 to quads and cubics as well
reed@google.com
2012-04-27
*
Addition of necessary flush to copyToTexturePixelRef(...).
twiz@google.com
2012-04-27
*
add RegionBench, in preparation for speeding up intersects and contains for c...
reed@google.com
2012-04-27
*
Bumped num stages to 4 in preparation for AA clipping
robertphillips@google.com
2012-04-27
*
Some cleanup of GrResource
bsalomon@google.com
2012-04-27
*
Add SkString.contains()
epoger@google.com
2012-04-27
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
convert float to SkScalar changes
robertphillips@google.com
2012-04-27
*
Initial version of AA clip A8/R8 mask creation
robertphillips@google.com
2012-04-27
*
Clamp requested MSAA sample count to GL_MAX_SAMPLES
bsalomon@google.com
2012-04-27
*
Remove expired comment
bsalomon@google.com
2012-04-27
*
Fix trivial int->scalar warning introduced in r3772
bsalomon@google.com
2012-04-27
*
Rebaseline from r3772
bsalomon@google.com
2012-04-27
*
Clean up DashPathEffect modulo math from r3761
epoger@google.com
2012-04-27
*
draw circle paths directly via GPU
bsalomon@google.com
2012-04-27
*
Fixed minor c++ issues found by cppcheck
robertphillips@google.com
2012-04-27
*
Allow building on platforms with SSE2 but not SSSE3 by adding an #ifdef.
tomhudson@google.com
2012-04-27
*
First portion of refactoring to bundle SW path rendering into GrPathRenderer
robertphillips@google.com
2012-04-27
*
work in progress
caryclark@google.com
2012-04-26
*
Give GrGLProgramStage a virtual destructor
bsalomon@google.com
2012-04-25
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
*
Rebaselines from r3764
bsalomon@google.com
2012-04-25
*
Fixes matrix inconsistency in GPU draws with filters. Also adds a GM test.
bsalomon@google.com
2012-04-25
*
Minor refactoring to remove duplicate enum from Ganesh (_SetOp -> SkRegion::Op)
robertphillips@google.com
2012-04-25
*
add isSimilarityTransform() and some tests
bsalomon@google.com
2012-04-25
*
check for numerical imprecision on phase
reed@google.com
2012-04-24
*
use new storage parameter to SkOrderedWriteBuffer (to avoid small dynamic all...
reed@google.com
2012-04-24
*
add optional storage parameter to SkWriter32
reed@google.com
2012-04-24
*
Land http://codereview.appspot.com/6117046/ for Guanqun.Lu@gmail.com
epoger@google.com
2012-04-24
*
allow SkMutex* as an alternative arg to SkAutoMutexAcquire constructor
reed@google.com
2012-04-23
*
fix copy/paste error
reed@google.com
2012-04-23
[prev]
[next]