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
*
Don't emit declaration of gl_FragPos unless also changing the origin.
commit-bot@chromium.org
2014-03-03
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
Fix error on iOS native interface
commit-bot@chromium.org
2014-02-21
*
Fix for ANGLE interface error
commit-bot@chromium.org
2014-02-21
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Bug Fix for Intel atan on gpu sweep gradient
commit-bot@chromium.org
2014-02-14
*
Defer deletion of our shaders until after linking the gl program to work arou...
commit-bot@chromium.org
2014-02-14
*
Add workaround for Xoom crashing after discard removed from shader.
commit-bot@chromium.org
2014-02-07
*
Stop discarding in frag shader when coverage is zero and stencil writes are e...
commit-bot@chromium.org
2014-02-05
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
update mesa version mapping to GL version
commit-bot@chromium.org
2014-01-22
*
really really fix iOS build.
bsalomon@google.com
2014-01-21
*
Really fix ios build?
bsalomon@google.com
2014-01-21
*
Fix ios build?
bsalomon@google.com
2014-01-21
*
Move GrGLInterface function pointers into a nested struct
commit-bot@chromium.org
2014-01-21
*
Move GrGLExtensions from GrGLContextInfo to GrGLInterface
commit-bot@chromium.org
2014-01-17
*
Remove GR_GL_IGNORE_ES3_MSAA.s
commit-bot@chromium.org
2014-01-16
*
Make GrGLContextInfo have private ptr to GrGLInterface
commit-bot@chromium.org
2014-01-16
*
quick fix for r13108
bsalomon@google.com
2014-01-16
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Make GrGLInterface be context-specific on all platforms
commit-bot@chromium.org
2014-01-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-10
*
Fix GL context creation on Windows when NV path rendering
robertphillips@google.com
2014-01-09
*
Add detection of mip support
commit-bot@chromium.org
2013-12-19
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...
commit-bot@chromium.org
2013-12-09
*
Make texture domain a helper so that it can be incorporated into other effects.
commit-bot@chromium.org
2013-12-09
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-28
*
Don't check the framebuffer status every time we flush when we're on Chromium;
commit-bot@chromium.org
2013-11-27
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Fix VC++ ptr-to-... and va_list confusion
commit-bot@chromium.org
2013-11-21
*
Minor fix in Ganesh shader generation.
commit-bot@chromium.org
2013-11-21
*
Avoid printing draw target info to stderr while running unit tests
commit-bot@chromium.org
2013-11-21
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for
commit-bot@chromium.org
2013-11-20
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
Add extra warnings to match what Android uses.
mtklein@google.com
2013-11-20
*
Revert "Add extra warnings to match what Android uses."
scroggo@google.com
2013-11-20
*
Add extra warnings to match what Android uses.
djsollen@google.com
2013-11-20
*
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
*
Added support for Chrome's gpu command buffer extension BindUniformLocation.
commit-bot@chromium.org
2013-11-07
[next]