index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
*
Control making of GrSemaphore objects inside of GrResourceProvider
Greg Daniel
2017-03-07
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Add image functions to GrGLInterface
Brian Salomon
2016-11-15
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Add support for glDrawRangeElements
bsalomon
2016-08-29
*
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
mtklein
2016-08-10
*
Include EXT_window_rectangles API
csmartdalton
2016-08-09
*
Fix glDraw*Indirect prototypes
csmartdalton
2016-06-09
*
Support ARB extensions for indirect drawing
csmartdalton
2016-06-03
*
Enable NV_path_rendering in the Null GL.
svaisanen
2016-04-20
*
Add GLSL support for texelFetch
cdalton
2016-04-11
*
Expose GrGLAssembleInterface
bsalomon
2016-03-31
*
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
*
Remove the GrGLInterface callback mechanism.
bsalomon
2016-03-28
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Store null GL context's state in interface object
bsalomon
2016-03-18
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Add caps and GL API for buffer texture
cdalton
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
Revert of Implement support for using GL ES 3.0 with command buffer (patchset...
kkinnunen
2016-03-03
*
Include glGetMultisamplefv API
cdalton
2016-02-26
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://coderev...
ethannicholas
2016-02-24
*
Include glGetMultisamplefv API
cdalton
2016-02-23
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Use skstd::remove_pointer_t in GrGLFunction
bsalomon
2016-02-09
*
Improve GLSL integer support
cdalton
2016-02-08
*
Replace GrGLInterface's function pointers with std::functions.
bsalomon
2016-02-08
*
Revert of Improve GLSL integer support (patchset #1 id:1 of https://coderevie...
dcheng
2016-02-06
*
Improve GLSL integer support
cdalton
2016-02-05
*
Add GL indirect drawing APIs
cdalton
2016-02-05
*
Move Google3-specific stack limitation logic to template classes.
benjaminwagner
2016-02-05
*
Add a background timing thread to kilobench
joshualitt
2016-01-28
*
Revert to old behavior for swap buffers
joshualitt
2016-01-20
*
Add ability to wire up sharelist in glcontext creation
joshualitt
2016-01-20
*
Beginning of support for texture rectangles.
bsalomon
2016-01-14
*
Make SkGLContext lifetime more well-defined
kkinnunen
2016-01-06
[next]