Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fa26e66259d7f4f98d73acd718cccb894743a437
/
include
/
gpu
fa26e66
Remove static asserts for GrSLType and GrVertexAttribType enum values.
by Brian Salomon
· 8 years ago
bf7b620
Revert "Revert "Add integer texture support.""
by Brian Salomon
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
9c7edb8
Revert "Add integer texture support."
by Leon Scroggins
· 8 years ago
434c534
Add integer texture support.
by Brian Salomon
· 8 years ago
7b8400d
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
by Brian Osman
· 8 years ago
eaa8625
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
by Robert Phillips
· 8 years ago
7d7d7d1
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
by Leon Scroggins
· 8 years ago
9113edf
Add GrRenderTargetContext instantiate & asTextureProxy
by Robert Phillips
· 8 years ago
739c5bf
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
by Brian Salomon
· 8 years ago
d6214d4
Further centralize computation of GrSurface VRAM consumption - take 2
by Robert Phillips
· 8 years ago
9c46b68
Revert "Further centralize computation of GrSurface VRAM consumption"
by Ben Wagner
· 8 years ago
ce4d04a
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
by Ben Wagner
· 8 years ago
4d53c44
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
by Brian Salomon
· 8 years ago
ccd3c89
Further centralize computation of GrSurface VRAM consumption
by Robert Phillips
· 8 years ago
29e52f1
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
by Robert Phillips
· 8 years ago
aeac5d8
Change comments to refer to "render target context" rather than "draw context"
by Brian Salomon
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
c7635fa
Make GrDrawContext be GrRenderTargetProxy-backed
by Robert Phillips
· 8 years ago
55e0346
Make addTexture/BufferAccess on GrProcessor non-virtual
by Brian Salomon
· 8 years ago
693a540
Rename renderTargetContextPriv to priv, and some more leftover DCs
by Brian Osman
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
f2361d2
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
by Robert Phillips
· 8 years ago
618d304
GrConstColorProcessor uses 4f colors in the destination space
by Brian Osman
· 8 years ago
72ae431
New helpers for converting SkColor to GrColor4f
by Brian Osman
· 8 years ago
9f532a3
Add helper to create random AsFPArgs for Ganesh unit tests
by Brian Osman
· 8 years ago
cce3e58
Always use RGBA textures for color font atlases
by Brian Osman
· 8 years ago
fe2965a
Fix interface validation in Vulkan.
by Greg Daniel
· 8 years ago
9d2b0fe
fix 'GrClip::quickContains was hidden' warning in GrNoClip
by lsalzman
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
ee843b2
Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ )
by robertphillips
· 8 years ago
2ebd0c8
Remove option to make GrCoordTransforms apply to device positions.
by Brian Salomon
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
0f147ac
Make GrResourceCache dynamically change between LRU and random replacement strategies.
by bsalomon
· 8 years ago
0d9dfe9
Supply random dst color space to asFP in unit tests
by Brian Osman
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
e2f732f
Start supplying random color space xforms to FP tests
by Brian Osman
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
c68d4aa
Helper functions to do SkColor -> GrColor4f
by Brian Osman
· 8 years ago
84741b3
Add fence support for TransferBuffers
by jvanverth
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
b58a2b4
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
by bsalomon
· 8 years ago
e2e87f3
Change implementation of flush-count based GrGpuResource purging
by bsalomon
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
9d54afc
Support use of non-coherent memory allocations in Vulkan.
by jvanverth
· 8 years ago
a624bf3
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
56b7dc4
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ )
by bsalomon
· 8 years ago
d91237e
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
by bsalomon
· 8 years ago
c71a9b7
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ )
by msarett
· 8 years ago
faf8203
Allow GrCaps access from GrDrawContext
by bsalomon
· 8 years ago
43d6651
Support Float32 output from SkColorSpaceXform
by msarett
· 8 years ago
6b2552f
Add GrContextOptions flag to disable distance field path renderer.
by bsalomon
· 8 years ago
b9c5137
Add storage and computation of SkColor4f version of gradient stops.
by brianosman
· 8 years ago
5a7ae7e
Gamut transformation of the paint color in Ganesh
by brianosman
· 8 years ago
7312ff8
Remove ability to skip coord transform comparison in pipeline comparison.
by bsalomon
· 8 years ago
5192475
Two changes:
by brianosman
· 8 years ago
4cea3b9
Push usage of GrColor4f into OverrideInput
by brianosman
· 8 years ago
b77a907
Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache.
by bsalomon
· 8 years ago
77320db
Add color gamut xform helpers to GrGLSLShaderBuilder
by brianosman
· 8 years ago
54dd2e2
Add Vulkan docs
by bsalomon
· 8 years ago
5eb41fd
Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ )
by bsalomon
· 8 years ago
1dbb207
Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache.
by bsalomon
· 8 years ago
bf4a8f9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
c3bfcb8
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ )
by caryclark
· 8 years ago
48fde9c
Add a makeDrawContextWithFallback that handles config fallback
by robertphillips
· 8 years ago
db42be9
Improve usage of window rectangles
by csmartdalton
· 8 years ago
13a7eee
Flush some non-substantive Ganesh changes
by robertphillips
· 8 years ago
1da3ecd
Add read/write-Pixels to GrDrawContext
by robertphillips
· 8 years ago
8abb370
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
by robertphillips
· 8 years ago
bde96c6
Move clip mask generation into GrReducedClip
by csmartdalton
· 8 years ago
29df760
Define clear regions in terms of GrFixedClip
by csmartdalton
· 8 years ago
9a44565
Remove custom data from GrGpuResource
by bsalomon
· 8 years ago
fc9527a
Add support for glDrawRangeElements
by bsalomon
· 8 years ago
cb31e51
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
by bsalomon
· 8 years ago
cc319b9
GPU implementation of drawRegion()
by msarett
· 8 years ago
95243eb
Make GrTextureStripAtlas flush pending IO on newly acquired texture
by ajuma
· 8 years ago
4f3a0ca
GPU implementation of drawArc.
by bsalomon
· 8 years ago
02fa32c
Move GrFixedClip into src directory
by csmartdalton
· 8 years ago
10e3d9b
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
7fc0858
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ )
by msarett
· 8 years ago
93242c4
Batched implementation of drawLattice() for GPU
by msarett
· 8 years ago
f1c6cd7
Rename WorseCaseSize to WorstCasSize
by robertphillips
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
7f0d9f3
Attempt to throw away rrect clips of rrects.
by bsalomon
· 8 years ago
d211e78
Convert GrAppliedClip interface to builder style
by csmartdalton
· 8 years ago
86e7626
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
by brianosman
· 8 years ago
198ca42
Inline fast path for GrPaint::isConstantBlendedColor when no color FPs and src-over blend.
by bsalomon
· 8 years ago
f963599
Add flag for window rectangles to GrRenderTarget
by csmartdalton
· 8 years ago
3d96cb8
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
by mtklein
· 8 years ago
9bc1187
Include EXT_window_rectangles API
by csmartdalton
· 8 years ago
77f2fae
Encapsulate GrReducedClip result in class members
by csmartdalton
· 8 years ago
c6f411e
Merge GrClipMaskManager into GrClipStackClip
by csmartdalton
· 8 years ago
4fd74ae
Move GrContext::makeDrawContext to new GrContextPriv object
by robertphillips
· 8 years ago
Next »