index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
angle
Commit message (
Expand
)
Author
Age
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix ANGLE build
bsalomon
2016-03-18
*
detach -> release
mtklein
2016-03-16
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
reed
2015-12-14
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-14
*
Load ANGLE EGL library correctly on Linux
kkinnunen
2015-12-03
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-22
*
Revert of Initial version of external_oes texture support and unit test (patc...
bsalomon
2015-11-20
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-20
*
skia: Add ANGLE support on Mac
hendrikw
2015-10-28
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
skia: Add support for ANGLE on linux
hendrikw
2015-09-23
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
skia: wrong calling convention on eglGetPlatformDisplayEXT
hendrikw
2015-07-24
*
ANGLE deps roll
hendrikw
2015-07-21
*
Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chrom...
hendrikw
2015-07-21
*
ANGLE deps roll
hendrikw
2015-07-21
*
Implement SkGLContext swapBuffers with fence syncs
cdalton
2015-06-23
*
Remove EGL header from SkANGLELContext.h
bsalomon
2015-02-23
*
Use D3D11 backend for ANGLE when available.
bsalomon
2015-02-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup GrContextFactory and make it's subclasses private
djsollen
2014-11-13
*
Refactor SkGLContext to be actually extendable
kkinnunen
2014-10-15
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove reliance on linked in GL functions for assembling GLES interfaces.
bsalomon
2014-08-26
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
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
*
Add GL_ARB_invalidate_subdata functions to GrGLInterface.
bsalomon@google.com
2014-04-01
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
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
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
[next]