index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOvalRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Fix for thin filled and hairline roundrects.
commit-bot@chromium.org
2013-11-07
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Express (GLSL expression, possibly known value) pairs as a class
commit-bot@chromium.org
2013-10-10
*
Move VertexBuilder to a GrGLFullShaderBuilder subclass
commit-bot@chromium.org
2013-10-04
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Mark when effects and programs have vertex code
commit-bot@chromium.org
2013-09-30
*
Revert "Add a requiresVertexShader method to GrGLEffect"
commit-bot@chromium.org
2013-09-30
*
Fix for ovals failing on Xoom.
jvanverth@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Add a requiresVertexShader method to GrGLEffect
commit-bot@chromium.org
2013-09-06
*
Fix for aliasing in device-independent ovals on Nexus 10.
commit-bot@chromium.org
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-06
*
Add device-independent rendering of ovals, take two.
commit-bot@chromium.org
2013-09-05
*
Reverting r11075.
jvanverth@google.com
2013-09-04
*
Add device-independent GPU rendering of ovals.
commit-bot@chromium.org
2013-09-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-31
*
Isolate VertexBuilder from GrGLShaderBuilder
commit-bot@chromium.org
2013-08-30
*
Fix stroked oval and rrect rendering on Ubuntu-x86-Release.
commit-bot@chromium.org
2013-08-30
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Fix for Ovals/RRects on N4 missing interior rectangles.
jvanverth@google.com
2013-07-02
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...
bsalomon@google.com
2013-05-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-17
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-14
*
Fix stroked roundrects on Nexus 10.
commit-bot@chromium.org
2013-05-13
*
Revert r9055.
jvanverth@google.com
2013-05-08
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-08
*
Reverting r9016 due to Nexus7 GM regressions
jvanverth@google.com
2013-05-06
*
Better method for rendering AA ellipses.
commit-bot@chromium.org
2013-05-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
Fix non-uniform scale and stroked ellipses
commit-bot@chromium.org
2013-04-19
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Disable GPU acceleration for narrow ovals.
jvanverth@google.com
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-12
[next]