index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
shape ops work in progress
caryclark@google.com
2012-07-12
*
The correct fix for the lighting filters on Windows: set the GL calling
senorblanco@chromium.org
2012-07-12
*
Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack
robertphillips@google.com
2012-07-11
*
Fix lighting filters on Windows, and re-enable the GPU path.
senorblanco@chromium.org
2012-07-11
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
Fix linux warnings
bsalomon@google.com
2012-07-11
*
Fix dumb copy/paste bug that breaks GLProgramTest on debug builds with GS sup...
bsalomon@google.com
2012-07-11
*
add default: to switch statement, to avoid warning/error for unhandled cases.
reed@google.com
2012-07-11
*
remove debugging printfs
reed@google.com
2012-07-11
*
Minor refactoring to make GrAutoMatrix a nested sub-class of GrContext
robertphillips@google.com
2012-07-11
*
add flatten/unflatten to SkDataSet
reed@google.com
2012-07-11
*
Disable GPU path for lighting filters, due to Windows weirdness. Unreviewed.
senorblanco@chromium.org
2012-07-11
*
Fixed merge error in r4545
robertphillips@google.com
2012-07-11
*
Forced GrClip to always have conservative bounds
robertphillips@google.com
2012-07-11
*
Make GrGLShaderBuilder produce the shader strings
bsalomon@google.com
2012-07-11
*
shape ops work in progress
caryclark@google.com
2012-07-11
*
add SkDataSet class, so SkAnnotation can be more immutable-like
reed@google.com
2012-07-11
*
Disable lighting filter unit test temporarily; unreviewed.
senorblanco@chromium.org
2012-07-11
*
Mac GLSL fixes; unreviewed.
senorblanco@chromium.org
2012-07-11
*
More build fixes; unreviewed.
senorblanco@chromium.org
2012-07-11
*
Mac build fix; unreviewed.
senorblanco@chromium.org
2012-07-11
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
VariableVisibility -> ShaderType
bsalomon@google.com
2012-07-11
*
Fix assumption that enabled stage implies texture is present
bsalomon@google.com
2012-07-11
*
Change TextContext handling of stages and draw targets; this allows us to
tomhudson@google.com
2012-07-11
*
whitespace change to trigger Skia buildbots after master update/restart
epoger@google.com
2012-07-11
*
Revert SkNO_RETURN_HINT fix in favor of a simpler fix
bsalomon@google.com
2012-07-11
*
Fix SkNO_RETURN_HINT warnings on mac/clang
bsalomon@google.com
2012-07-11
*
Commit baselines for convexpaths GM.
bsalomon@google.com
2012-07-11
*
add SkPath::contains(x, y)
mike@reedtribe.org
2012-07-11
*
Rebaseline due to r4518.
bsalomon@google.com
2012-07-10
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Replace all instances of 'clear' with 'pop's in conical gradient pdf impl, lo...
rileya@google.com
2012-07-10
*
Added pdf implementation of conical gradient.
rileya@google.com
2012-07-10
*
Each benchmark that needs a bitmap will now make its own.
keyar@chromium.org
2012-07-10
*
Preserve convex control point polygon in cubic->quadratic approximation
bsalomon@google.com
2012-07-10
*
Change SkFlatData to have a sentinel value, allowing the Compare function to
reed@google.com
2012-07-10
*
bench_pictures can now take percentages for tiling width and height.Review UR...
keyar@chromium.org
2012-07-10
*
Handle convex paths with degeneracies in cheap direction computation
bsalomon@google.com
2012-07-10
*
Remove GrStringBuilder
bsalomon@google.com
2012-07-10
*
r4511 with handling for the Mac-specific CAN_IMAGE_PDF path
robertphillips@google.com
2012-07-10
*
Fix to get r4511 compiling in Debug
robertphillips@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
More carefully disable stages in Ganesh to avoid textures or effects
tomhudson@google.com
2012-07-10
*
Don't call glTexSubImage2D w/ indexed texture format on desktop GL
bsalomon@google.com
2012-07-10
*
Fix variants in bench graphs.
bungeman@google.com
2012-07-10
*
bench_pictures will now output the number of tiles for a tiled benchmark.
keyar@chromium.org
2012-07-10
*
Remove redundant vlayout masks and wasted vlayout bits
bsalomon@google.com
2012-07-10
*
Bug Fix: Pause drawing execution feature works due to fixed typo
chudy@google.com
2012-07-10
*
Bug Fix: Current command mask now dynamically changes based on bounds of window.
chudy@google.com
2012-07-10
[next]