index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLGpu.h
Commit message (
Expand
)
Author
Age
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Unbind xfer buffer in a couple more places
Brian Osman
2017-09-05
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Store GrRenderTarget in GrGpuCommandBuffer
Robert Phillips
2017-08-09
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
*
Add GrDebugMarkerOp
Robert Phillips
2017-08-08
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
Robert Phillips
2017-07-12
*
Revert "Revert "Clean up onTransferPixels""
Jim Van Verth
2017-06-22
*
Revert "Clean up onTransferPixels"
Jim Van Verth
2017-06-21
*
Clean up onTransferPixels
Jim Van Verth
2017-06-21
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Add flush before drawing lines workaround for Adreno 3xx
Brian Salomon
2017-06-08
*
Introduce dynamic pipeline state
Chris Dalton
2017-06-07
*
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
Mike Klein
2017-06-06
*
Revert "Workaround Adreno driver issue with stencil clears."
Mike Klein
2017-06-06
*
Workaround Adreno driver issue with stencil clears.
Brian Salomon
2017-06-06
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Fix glDrawRangeElements
Chris Dalton
2017-05-30
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
[next]