index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrTypesPriv.h
Commit message (
Expand
)
Author
Age
*
Force AAType to MSAA if the render target has MSAA and the API doesn't suppor...
Brian Salomon
2017-06-14
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-04-05
*
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...
Brian Osman
2017-04-03
*
Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...
Brian Osman
2017-03-31
*
Revert "Allow FPs to elevate default precision for the entire fragment program"
Brian Osman
2017-03-31
*
Allow FPs to elevate default precision for the entire fragment program
Brian Osman
2017-03-31
*
Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...
Brian Salomon
2017-03-22
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Use GrAAType in instanced rendering.
Brian Salomon
2017-03-01
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
Add integer vectors to GrSLType
csmartdalton
2017-02-08
*
Add helper for idenitfying hw GrAATypes.
Brian Salomon
2016-12-13
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Rename GrTextureBufferSampler to GrBufferSampler
csmartdalton
2016-11-16
*
Rename kTexture2DISampler to kITexture2DSampler.
Brian Salomon
2016-11-16
*
Remove static asserts for GrSLType and GrVertexAttribType enum values.
Brian Salomon
2016-11-14
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Add Texture2D and Sampler GrSLTypes
egdaniel
2016-07-13
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Implement texel buffers
cdalton
2016-04-11
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-07
*
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...
mtklein
2016-04-06
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-06
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Add sampler precision to GrTextureAccess
cdalton
2016-03-11
*
Add support for 2x2 matrices
cdalton
2016-03-07
[next]