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.h
Commit message (
Expand
)
Author
Age
*
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
*
Use glInvalidateFramebuffer() when it is supported.
commit-bot@chromium.org
2014-04-02
*
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
*
Avoid printing draw target info to stderr while running unit tests
commit-bot@chromium.org
2013-11-21
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
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
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
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
*
Use all available texture units.
commit-bot@chromium.org
2013-06-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-04
*
Add support for GL_*_shader__framebuffer_fetch
bsalomon@google.com
2013-05-03
*
Add support for GL_EXT_multisampled_render_to_texture.
bsalomon@google.com
2013-05-01
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
bsalomon@google.com
2013-03-25
*
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
bsalomon@google.com
2013-03-25
*
Add support for IMG's MSAA extension.
bsalomon@google.com
2013-03-19
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Validate that VAO functions are present in ES2 interfaces and add bit to caps...
bsalomon@google.com
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Checkpoint towards core profile support.
bsalomon@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Use CPU arrays for dynamic indices/vertices on ARM GPUs.
bsalomon@google.com
2013-02-21
*
Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...
bsalomon@google.com
2012-10-23
*
Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...
bsalomon@google.com
2012-10-22
*
Automatically handle converting gl_FragCoord to Skia's y-down device coords.
bsalomon@google.com
2012-10-22
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Added ReadPixels format-supported check to GL Caps
robertphillips@google.com
2012-06-27
*
fix gl error of 'invalid enum' from GL_COLOR_TABLE
bsalomon@google.com
2012-06-18
*
Move max vertex attributes value to GL Caps
bsalomon@google.com
2012-06-01
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Re-adding red texture support (by rolling back r3800)
robertphillips@google.com
2012-04-30
*
Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with htt...
epoger@google.com
2012-04-30
*
Clamp requested MSAA sample count to GL_MAX_SAMPLES
bsalomon@google.com
2012-04-27
*
Add support for GL_NV_framebuffer_multisample_coverage
bsalomon@google.com
2012-04-11
*
Initial version of R8 support
robertphillips@google.com
2012-04-06
*
Revert 3191
bsalomon@google.com
2012-02-15
*
Add test to detect bias in conversion of frag shader floats to bytes
bsalomon@google.com
2012-02-14
*
Make GLCaps be standalone and be a member of GrGLContextInfo
bsalomon@google.com
2012-02-14