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 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
*
Ensure glxGetProcAddress is declared
Brian Osman
2017-10-04
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Fall back to non mipped Texture when we can't copy base to mipped texture
Greg Daniel
2017-09-29
*
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
Greg Daniel
2017-09-29
*
Revert "Update GrBitmapTextureMaker for handling mipped requests"
Greg Daniel
2017-09-28
*
Always read half-float textures as GL_HALF_FLOAT in ES3.
Geoff Lang
2017-09-28
*
Update GrBitmapTextureMaker for handling mipped requests
Greg Daniel
2017-09-28
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
Use clear-as-draw workaround on Ivy Bridge/ANGLE D3D11.
Brian Salomon
2017-09-22
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Avoid using glUnmapBufferOES with ES3
Brian Osman
2017-09-20
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Disable flat interpolation in TextureOp on Qualcomm
Brian Salomon
2017-09-15
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Init hardware buffer state in GrGLGpu
Rob Phillips
2017-09-06
*
Unbind xfer buffer in a couple more places
Brian Osman
2017-09-05
*
Unbind xfer buffer before trying to call TexImage2D
Brian Osman
2017-09-05
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Reduce stencil buffer clearing
Robert Phillips
2017-08-30
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Remove (unused) context option to remove shader swizzling
Brian Osman
2017-08-29
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
Robert Phillips
2017-08-25
*
Store discard request on the opList and remove GrDiscardOp (take 2)
Robert Phillips
2017-08-25
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
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
*
Revert "Store discard request on the opList and remove GrDiscardOp"
Robert Phillips
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
*
Store discard request on the opList and remove GrDiscardOp
Robert Phillips
2017-08-09
*
Store GrRenderTarget in GrGpuCommandBuffer
Robert Phillips
2017-08-09
[next]