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
...
*
Fix the stencil rules to perfom an rdiff with an inverse path
bsalomon@google.com
2012-06-25
*
Add header needed to use the SWAP_PER_DRAW debug facility on windows.
bsalomon@google.com
2012-06-25
*
Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.
tomhudson@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)
robertphillips@google.com
2012-06-25
*
Fix metrics test to no longer include the cpp.
djsollen@google.com
2012-06-25
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Reverting r4319
robertphillips@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath
robertphillips@google.com
2012-06-25
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Remove multi-byte character constants.
bungeman@google.com
2012-06-25
*
[android] Add an API to load customized font config for testing.
djsollen@google.com
2012-06-25
*
Fix misplaced return in GrDrawState::stageDisabled().
tomhudson@google.com
2012-06-25
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
Extend texture release on GrDrawState to also handle custom stages.
tomhudson@google.com
2012-06-22
*
Revert #if 0ed out code accidentally committed as part of r4299.
bsalomon@google.com
2012-06-22
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
Revert r4287. Large numbers of textures created by random gradients can cause...
bsalomon@google.com
2012-06-22
*
Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp
junov@chromium.org
2012-06-22
*
Fix clipping of ovals on top & right
robertphillips@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Move GrTemplates.h to src
bsalomon@google.com
2012-06-22
*
Minor GrStencilSettings cleanup
bsalomon@google.com
2012-06-22
*
Altered GrDrawState to always ref texture and render target
robertphillips@google.com
2012-06-22
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
Record pixel ref's gen ID in picture
bsalomon@google.com
2012-06-21
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Remove count budget from resource cache
bsalomon@google.com
2012-06-21
*
landing mirror of https://codereview.appspot.com/6304098/
reed@google.com
2012-06-20
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Fix memory leaks.
tomhudson@google.com
2012-06-19
*
landing http://codereview.appspot.com/6306095/ by guanqun
reed@google.com
2012-06-19
*
fix incorrect GPU rendering for path inverse fill when path is outside the clip
bsalomon@google.com
2012-06-19
*
Fixed compile warning in SkOSWindow_unix.cpp
bsalomon@google.com
2012-06-19
*
add MS UI GOTHIC to list of bad fonts.
reed@google.com
2012-06-18
*
Store clip mask location in GrClipMaskManager as a enum rather than two bools
bsalomon@google.com
2012-06-18
*
GPU would ignore the path effect when its stroke is zero, fix it
bsalomon@google.com
2012-06-18
*
fix gl error of 'invalid enum' from GL_COLOR_TABLE
bsalomon@google.com
2012-06-18
*
show meaningful GL error strings during debugging
bsalomon@google.com
2012-06-18
*
Avoid un-necessary re-calculations of width in for loop of emitFS function
bsalomon@google.com
2012-06-15
*
Give GrClipMaskManager a GrGpu*
bsalomon@google.com
2012-06-15
*
Remove unused function left in GrGLProgram.cpp
bsalomon@google.com
2012-06-15
*
Suppress annoying printf in GM when MSAA is not supported.
bsalomon@google.com
2012-06-15
*
add more font names to our extra-bottom-space hack
reed@google.com
2012-06-15
*
Add strings to debug/null interfaces glGetString
bsalomon@google.com
2012-06-15
*
TLS GrContext count
bsalomon@google.com
2012-06-15
*
Use GrAARectRenderer in GPU AA clip mask generation
robertphillips@google.com
2012-06-15
*
http://codereview.appspot.com/6307089
reed@google.com
2012-06-13
[prev]
[next]