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
*
Add non-separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-22
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-19
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
Skip copytexsubimage2D code path when src is multisampled.
bsalomon@google.com
2013-04-17
*
Comment only change. (forgot to save comment edit before landing r8675).
bsalomon@google.com
2013-04-15
*
Add support for using glCopyTexSubImage2D when possible to copy surfaces.
bsalomon@google.com
2013-04-15
*
Update debug GL backend to match r8633
robertphillips@google.com
2013-04-11
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
Use blitframebuffer to implement copySurface.
commit-bot@chromium.org
2013-04-11
*
Reland of 8525 with fix for case when GrRT outlives GrTexture.
bsalomon@google.com
2013-04-09
*
Revert 8525,8526 pending investigation of bench_pictures crashes.
bsalomon@google.com
2013-04-03
*
Commit file accidentally left out of glc change for r8525
bsalomon@google.com
2013-04-03
*
Reland 8459 with fix for #extension after default precision in FS.
bsalomon@google.com
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Reverting r8459 due to shader error on Nexus 10
robertphillips@google.com
2013-04-01
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Make GrGLShaderBuilder responsible for enabling GLSL extensions
bsalomon@google.com
2013-04-01
*
Fix GLPrograms test.
bsalomon@google.com
2013-03-29
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Attempt to silence signed/unsigned warnings in android build.
bsalomon@google.com
2013-03-28
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Move GrGLProgramDesc::Build to new cpp file.
bsalomon@google.com
2013-03-27
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-27
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
*
Address clang static analyzer issues
robertphillips@google.com
2013-03-26
*
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
[next]