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.cpp
Commit message (
Expand
)
Author
Age
*
Add workaround for Gallium TexImage internalFormat for Alpha8
Greg Daniel
2017-10-26
*
Add GalliumLLVM GrGLRenderer and fix alpha8 renderability
Greg Daniel
2017-10-26
*
Re-land unit test for clear bug (w/ AMD work-arounds)
Robert Phillips
2017-10-20
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
CCPR: Blacklist all of Intel except on Mac
Chris Dalton
2017-10-16
*
Force all Intel GPUs to use draws instead of clears on Macs
Robert Phillips
2017-10-12
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""
Brian Salomon
2017-10-09
*
Revert "Disable GL buffer mapping on TSAN/Mac."
Brian Salomon
2017-10-09
*
Disable GL buffer mapping on TSAN/Mac.
Brian Salomon
2017-10-09
*
CCPR: Blacklist Intel driver except on Mac
Chris Dalton
2017-10-08
*
CCPR: Block older Intel/Mesa setups
Chris Dalton
2017-10-07
*
CCPR: Add workaround for PowerVR crash
Chris Dalton
2017-10-06
*
CCPR: Blacklist intel 4xxx and 6xxx
Chris Dalton
2017-10-06
*
Add a cap for geometry shader invocations
Chris Dalton
2017-10-06
*
Use draws instead of clears on Macs w/ Intel Iris Pro GPUs
Robert Phillips
2017-10-05
*
Always use draws instead of clears for ANGLE D3D11
Robert Phillips
2017-10-05
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Always read half-float textures as GL_HALF_FLOAT in ES3.
Geoff Lang
2017-09-28
*
Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.
Brian Salomon
2017-09-22
*
Disable flat interpolation in TextureOp on Qualcomm
Brian Salomon
2017-09-15
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Remove (unused) context option to remove shader swizzling
Brian Osman
2017-08-29
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Revert "Revert "Support single line objects and arrays""
Brian Osman
2017-08-10
*
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
*
Revert "Support single line objects and arrays"
Brian Osman
2017-08-09
*
Support single line objects and arrays
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-08
*
Guard against D3D NaN/Infinity literals bug
Brian Osman
2017-08-01
*
Uncomment glinterface asserts not that chrome has functions
Greg Daniel
2017-07-31
*
Expose srgbDecodeDisableSupport in GrCaps
Brian Osman
2017-07-27
*
reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o
Mike Klein
2017-07-21
*
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
*
Fixes from sample count change
Greg Daniel
2017-07-19
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
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
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
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
*
Add flush before drawing lines workaround for Adreno 3xx
Brian Salomon
2017-06-08
[next]