index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Switch memset.arm.S to unified syntax.
djsollen@google.com
2012-05-02
*
Moved SW path rendering to new texture unit
robertphillips@google.com
2012-05-01
*
Added gpu AA clipping to old shader path
robertphillips@google.com
2012-05-01
*
Add device to top level N-way canvas.
djsollen@google.com
2012-05-01
*
Add missing null device checks in SkCanvas
djsollen@google.com
2012-05-01
*
fix bug (and add test) for drawing an inverse-path whose bounds do intersect
reed@google.com
2012-05-01
*
record yspancount and intervalcount in regions
reed@google.com
2012-05-01
*
Moved SW path renderer from GrContext.cpp to GrSoftwarePathRenderer.cpp
robertphillips@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
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
code-style cleanups only
reed@google.com
2012-04-30
*
just coding style fixes, no logic change
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
*
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
*
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
*
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
*
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
*
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
*
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
*
fix copy/paste error
reed@google.com
2012-04-23
*
add SkTLS::Delete
reed@google.com
2012-04-23
*
move FontCacheLimit implementations into SkGlyphCache.cpp, in prep for TLS
reed@google.com
2012-04-23
*
fix debug build
reed@google.com
2012-04-23
*
cleanups in prep for tls cache
reed@google.com
2012-04-23
*
add experimental tls (for font cache eventually)
reed@google.com
2012-04-23
*
Fix the Android build.
scroggo@google.com
2012-04-20
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20
*
Fixes for drawing through an SkGPipe.
scroggo@google.com
2012-04-20
*
Fix gdi assert that the font is not a vector FON font.
bungeman@google.com
2012-04-20
*
only add pathmeasure segment if the accumulated length was actually changed,
reed@google.com
2012-04-20
*
Fix class/struct warning
bsalomon@google.com
2012-04-19
[prev]
[next]