index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
/
GrTypesPriv.h
Commit message (
Expand
)
Author
Age
*
Remove integer texture support
Brian Salomon
2018-02-06
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
Greg Daniel
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
Re-enable CCPR now that clipping is fixed
Chris Dalton
2017-12-13
*
Fix tautological compare in GrSurfaceProxy.cpp
Hans Wennborg
2017-12-09
*
Add gray_8_as_lum and _as_red private grpixelconfigs
Greg Daniel
2017-12-07
*
Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.
Brian Salomon
2017-12-07
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Cleanup yes/no enums in Ganesh
Chris Dalton
2017-11-27
*
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...
Greg Daniel
2017-11-18
*
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...
Brian Osman
2017-11-17
*
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...
Greg Daniel
2017-11-17
*
Reland "Fix precision caps and rrect/ellipse effect precisions"
Chris Dalton
2017-11-16
*
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
Greg Daniel
2017-11-16
*
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
Greg Daniel
2017-11-16
*
Revert "Fix precision caps and rrect/ellipse effect precisions"
Brian Osman
2017-11-16
*
Fix precision caps and rrect/ellipse effect precisions
Chris Dalton
2017-11-16
*
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
Greg Daniel
2017-11-15
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Add private grpixelconfigs for alpha_8 and alpha_half
Greg Daniel
2017-11-15
*
Move static helper functions for GrPixelConfig to private.
Greg Daniel
2017-11-14
*
sksl enum support
Ethan Nicholas
2017-11-13
*
switched GrClipEdge to an enum class
Ethan Nicholas
2017-11-10
*
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
Ethan Nicholas
2017-11-09
*
Disable CCPR while we sort out clipping
Chris Dalton
2017-11-06
*
CCPR: use 16-bit ints for the atlas offset attrib
Chris Dalton
2017-10-25
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-25
*
Revert "Add vector GrSLTypes for shorts"
Chris Dalton
2017-10-24
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-24
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
Use enum to track MipMapsStatus throughout Texture creation
Greg Daniel
2017-10-12
*
Revert "Enable coverage counting path rendering except on Android framework"
Chris Dalton
2017-10-09
*
Enable coverage counting path rendering except on Android framework
Chris Dalton
2017-10-07
*
Revert "Enable coverage counting path rendering on non-Android"
Jim Van Verth
2017-09-29
*
Enable coverage counting path rendering on non-Android
Chris Dalton
2017-09-29
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Use shader based blending to clamp kPlus mode w/F16
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
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
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
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
[next]