index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
...
*
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
*
reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o
Mike Klein
2017-07-21
*
Add test for flushing empty surface with semaphores
Greg Daniel
2017-07-20
*
Revert "Revert "Fixes from sample count change""
Greg Daniel
2017-07-20
*
Revert "Fixes from sample count change"
Greg Daniel
2017-07-20
*
Revert "Revert "Fixes from sample count change""
Cary Clark
2017-07-20
*
Revert "Fixes from sample count change"
Cary Clark
2017-07-20
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Fixes from sample count change
Greg Daniel
2017-07-19
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
gl: print shader sources one line at a time
Chris Dalton
2017-07-18
*
Add trace events for shader generation.
Ryan Macnak
2017-07-13
*
Address ASAN complaint
Robert Phillips
2017-07-12
*
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
Robert Phillips
2017-07-12
*
Ensure FB sRGB conversion is on during copy-as-draw
Brian Osman
2017-07-11
*
Fix missing height check found by /analyze
Bruce Dawson
2017-07-06
*
header cleanup
Hal Canary
2017-07-05
*
Add shading language version to GL dump
Jim Van Verth
2017-06-27
*
Restrict acceptable bounds for uploading data to mip levels on GPU
Greg Daniel
2017-06-26
*
Revert "Revert "Clean up onTransferPixels""
Jim Van Verth
2017-06-22
*
Add GL_APPLE_sync support
Brian Osman
2017-06-21
*
When flushing a surface with semaphores, have last semaphore op call glFlush
Greg Daniel
2017-06-21
*
Revert "Clean up onTransferPixels"
Jim Van Verth
2017-06-21
*
Clean up onTransferPixels
Jim Van Verth
2017-06-21
*
Add return to surface semaphore calls to indicate when we don't support them
Greg Daniel
2017-06-19
*
Revert "Revert "Remove Gr*Gpu includes from header files.""
Greg Daniel
2017-06-16
*
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
*
Revert "Remove Gr*Gpu includes from header files."
Greg Daniel
2017-06-15
*
Remove Gr*Gpu includes from header files.
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Remove GrGpu.h from GrResourceProvider.h
Robert Phillips
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
use statically linked glGetShaderPrecisionFormat on Android
Brian Salomon
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
Revert "Revert "Expand partial render target write pixels workaround.""
Brian Salomon
2017-06-12
*
Modify Adreno 3xx workaround to toggle face culling rather than call glFlush.
Brian Salomon
2017-06-12
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Add flush before drawing lines workaround for Adreno 3xx
Brian Salomon
2017-06-08
*
Use nextafter rather than std::nextafter, it's more widely available
Mostyn Bramley-Moore
2017-06-08
*
Don't reuse failed buffers as scratch
Robert Phillips
2017-06-08
*
Disable buffer mapping on Galaxy J5
Brian Salomon
2017-06-08
*
Introduce dynamic pipeline state
Chris Dalton
2017-06-07
*
Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for A...
Robert Phillips
2017-06-07
[prev]
[next]