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
*
Bug fix for es 3.00 fb fetch
joshualitt
2014-10-21
*
Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://coderev...
rmistry
2014-10-17
*
Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.ch...
rmistry
2014-10-17
*
Support GLSL es 3.00
joshualitt
2014-10-16
*
Caching the result of readPixelsSupported
piotaixr
2014-10-02
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Use non-VBO vertex arrays on QC GPUs.
bsalomon
2014-09-02
*
Implement NV_path_rendering on OpenGL ES
kkinnunen
2014-08-25
*
FBFetch refactor + arm support
joshualitt
2014-08-01
*
Start the process of choosing the correct compression format
krajcevski
2014-07-30
*
Add query for whether or not we have compressedTexSubImage
krajcevski
2014-07-30
*
Add new ASTC pixel config
krajcevski
2014-07-16
*
32 bpp floating point textures
joshualitt
2014-07-16
*
Revert of Reopened: Caching the result of readPixelsSupported (https://codere...
bungeman
2014-07-16
*
Caching the result of readPixelsSupported
piotaixr
2014-07-15
*
Revert of Caching the result of readPixelsSupported (https://codereview.chrom...
reed
2014-07-03
*
Caching the result of readPixelsSupported
piotaixr
2014-07-03
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-07-02
*
R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...
krajcevski
2014-06-30
*
Revert of Add functions to support NV_path_rendering in OpenGL ES (https://co...
rmistry
2014-06-23
*
Add functions to support NV_path_rendering in OpenGL ES
kkinnunen
2014-06-22
*
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
[next]