index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GrPorterDuffTest.cpp
Commit message (
Expand
)
Author
Age
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Use a struct for client GL texture handles
bsalomon
2015-11-10
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Add support for blending of LCD for all blend modes.
egdaniel
2015-09-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
Rename GrPipelineInfo to GrPipelineOptimizations
bsalomon
2015-08-10
*
Make folder for batches
joshualitt
2015-08-07
*
Don't pass pipeline to GrBatch::generateGeometry()
bsalomon
2015-08-06
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....
bsalomon
2015-07-08
*
Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.
bsalomon
2015-07-08
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Update XPF invariant info to not account for conflation
cdalton
2015-06-02
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-27
*
Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001...
bungeman
2015-05-22
*
Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 i...
bungeman
2015-05-22
*
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...
bungeman
2015-05-22
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
Fix LCD coverage regression in GrPorterDuffXPFactory
cdalton
2015-05-22
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-22