index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
*
Program key coverage/discard fixes.
bsalomon@google.com
2013-03-26
*
Replace edge types with GrEdgeEffect.
bsalomon@google.com
2013-03-26
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Fix non-Windows build break in r8364.
bsalomon@google.com
2013-03-25
*
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
bsalomon@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-22
*
Stop printing GL errors for disabling color tables on core profiles on nvidia...
commit-bot@chromium.org
2013-03-21
*
Fix divide-by-zero in program cache tracking.
commit-bot@chromium.org
2013-03-21
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
Work around MSAA/lines issue on Linux bot.
bsalomon@google.com
2013-03-19
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Fix uninitialized memory access
robertphillips@google.com
2013-03-13
*
Increase bits for effect attribute key.
jvanverth@google.com
2013-03-13
*
Use stream usage for dynamic vertex data.
bsalomon@google.com
2013-03-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-13
*
Add GL program cache tracking.
jvanverth@google.com
2013-03-12
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Make extension string parsing robust.
bsalomon@google.com
2013-03-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Always get proc address for gl functions on the mac.
bsalomon@google.com
2013-03-07
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Use vertex array objects on core profiles.
bsalomon@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Validate that VAO functions are present in ES2 interfaces and add bit to caps...
bsalomon@google.com
2013-03-05
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
*
fix mac build
humper@google.com
2013-03-04
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Relanding 7914
robertphillips@google.com
2013-03-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Fix mesa issues.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
Revert r7914 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix mesa build error from r7519.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Checkpoint towards core profile support.
bsalomon@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig.
bsalomon@google.com
2013-02-28
[next]