index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLCaps.cpp
Commit message (
Expand
)
Author
Age
...
*
Make sure to copy the LATC alias when copying the GrGLCaps
krajcevski
2014-06-09
*
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...
commit-bot@chromium.org
2014-05-30
*
Revert of Revert of Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-27
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-23
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-23
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-05
*
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBuf...
djsollen@google.com
2014-05-02
*
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
commit-bot@chromium.org
2014-05-02
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Use EXT_direct_state_access for path matrix manipulation
commit-bot@chromium.org
2014-04-25
*
Use fixed function pipeline only when drawing paths
commit-bot@chromium.org
2014-04-23
*
Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps.
commit-bot@chromium.org
2014-04-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-03
*
Use glInvalidateFramebuffer() when it is supported.
commit-bot@chromium.org
2014-04-02
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
commit-bot@chromium.org
2014-03-28
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
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
*
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
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
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
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Avoid printing draw target info to stderr while running unit tests
commit-bot@chromium.org
2013-11-21
*
Only disable scratch texture reuse on the N10 and N4
robertphillips@google.com
2013-11-01
*
Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)
robertphillips@google.com
2013-11-01
*
Turn on don't-reuse-scratch-textures for all Android devices
robertphillips@google.com
2013-11-01
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
No longer use scratch textures on ARM devices
robertphillips@google.com
2013-10-31
*
Fix broken MSAA for RGBA
commit-bot@chromium.org
2013-10-28
*
Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888
commit-bot@chromium.org
2013-10-17
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
Move renderable config list to GrDrawTargetCaps
commit-bot@chromium.org
2013-10-14
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Update to allow packed depth-stencil on ES3
commit-bot@chromium.org
2013-09-06
*
Add support for ES3 MSAA.
commit-bot@chromium.org
2013-09-05
*
Add bit to GrGLCaps for fixed function support
commit-bot@chromium.org
2013-08-30
*
Add glTexGen funcs to interface
commit-bot@chromium.org
2013-08-30
*
Recognize that ES3 supports texture storage. Add workaround for apparent Adre...
commit-bot@chromium.org
2013-08-21
*
Use ES3 texture swizzling.
commit-bot@chromium.org
2013-08-20
[prev]
[next]