Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
de3c3568ee5137fa8752491362893ae1d701d709
/
include
/
gpu
7888f78
Set the "mutable format" bit on sRGB images at creation time.
by brianosman
· 8 years ago
ca6eafc
(Mostly) Retract GrRenderTarget from SkGpuDevice
by robertphillips
· 8 years ago
071457b
Add isUnifiedMultisampled entry point to GrDrawContext
by robertphillips
· 8 years ago
7761d61
Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext
by robertphillips
· 8 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 8 years ago
e576874
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 8 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 8 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 8 years ago
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 8 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 8 years ago
18a2f9d
Add base class for GLTestContext and add new subclass VkTestContext.
by bsalomon
· 8 years ago
ebf30e8
Switch GrTextureToYUVPlanes over to newDrawContext calls
by robertphillips
· 8 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 8 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
a8966a8
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ )
by robertphillips
· 8 years ago
67a58dc
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ )
by jvanverth
· 8 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 8 years ago
524484b
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ )
by robertphillips
· 8 years ago
56a85e6
Simplify SkGpuBlurUtils::GaussianBlur method
by robertphillips
· 8 years ago
2d1ee79
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
by brianosman
· 8 years ago
d215a95
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 8 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 8 years ago
9b92ebd
Remove executable bit from source code files.
by benjaminwagner
· 8 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 8 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
2af0f1b
Apply setImageLayout() to all of a VkImage's subresources.
by jvanverth
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
59c12e3
remove non-static uses of SkOncePtr
by mtklein
· 9 years ago
efe46d2
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
28d5bdd
Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ )
by reed
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
48d6f88
Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.
by djsollen
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
f557546
Remove some unnecessary #includes of SkImageFilter.h
by senorblanco
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
b0d4352
Revise WSI setup.
by jvanverth
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
09aa1fc
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
b988ecf
Enable NV_path_rendering in the Null GL.
by svaisanen
· 9 years ago
d9dd428
Modernize and trim down SkOnce.
by mtklein
· 9 years ago
7e68ab7
Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used.
by bsalomon
· 9 years ago
0e3c554
Tweak distance field path renderer behavior in gamma-correct mode to match
by brianosman
· 9 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
74b8d32
Implement texel buffers
by cdalton
· 9 years ago
f8a6ce8
Add GLSL support for texelFetch
by cdalton
· 9 years ago
a6b92ad
Infer sampler precision from pixel config
by cdalton
· 9 years ago
e2e71c2
Track GL buffer state based on unique resource ID
by cdalton
· 9 years ago
73add93
Appease valgrind wrt testing code initialization
by robertphillips
· 9 years ago
044d3c1
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ )
by mtklein
· 9 years ago
deacc97
Track GL buffer state based on unique resource ID
by cdalton
· 9 years ago
898235c
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode.
by brianosman
· 9 years ago
6e2aad4
Add GrContext::releaseAndAbandonContext()
by bsalomon
· 9 years ago
062bd86
Expose GrGLAssembleInterface
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
dec2943
Remove the GrGLInterface callback mechanism.
by bsalomon
· 9 years ago
e50f3e7
Add WSI functions to GrVkInterface
by jvanverth
· 9 years ago
397536c
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
28ef445
added support for glMinSampleShading
by ethannicholas
· 9 years ago
fd7bd45
Revise layer, extension and feature setup for Vulkan
by jvanverth
· 9 years ago
64d094d
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be).
by brianosman
· 9 years ago
f8c3ba4
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ )
by robertphillips
· 9 years ago
8b1bff2
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
633b356
GrVkGpu initialization cleanup.
by jvanverth
· 9 years ago
7dbd45d
Make max number of vertex attributes be checked dynamically
by bsalomon
· 9 years ago
a635936
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
d2497f3
Enable extension support and debug layer.
by jvanverth
· 9 years ago
b5a94e3
Store null GL context's state in interface object
by bsalomon
· 9 years ago
fd359ca
Implement Vulkan GrBackendObject for textures.
by jvanverth
· 9 years ago
c571c00
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ )
by brianosman
· 9 years ago
9e3f1bf
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
5f939ab
Use std::unique_ptr.
by mtklein
· 9 years ago
e7ec417
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
2691d76
Use std::unique_ptr.
by mtklein
· 9 years ago
c04ce67
Add caps and GL API for buffer texture
by cdalton
· 9 years ago
5f2d8e2
Add sampler precision to GrTextureAccess
by cdalton
· 9 years ago
9c3f143
Add support for vertex and geometry shader textures
by cdalton
· 9 years ago
41b952c
Add deferred texture upload API.
by bsalomon
· 9 years ago
218c846
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
3dd9ed3
Use std::unique_ptr.
by mtklein
· 9 years ago
977c07d
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ )
by mtklein
· 9 years ago
d7dc76f
Remove version checks for _MSC_VER < 1800 (msvs2013).
by bungeman
· 9 years ago
20c1e3a
Use std::unique_ptr.
by mtklein
· 9 years ago
e699d0c
Don't allow nullptr in texels array params (unless using a transfer buffer).
by bsalomon
· 9 years ago
8d988b3
Add support for 2x2 matrices
by cdalton
· 9 years ago
28f45b9
Add "sample locations" feature to GrProcessor
by cdalton
· 9 years ago
aecc018
Attempt to combine batches in forward direction before flush
by bsalomon
· 9 years ago
9722019
Turn on gpu stats in debug builds.
by bsalomon
· 9 years ago
d331259
Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ )
by bsalomon
· 9 years ago
8ee78f3
Don't allow nullptr in texels array params (unless using a transfer buffer).
by bsalomon
· 9 years ago
f655e93
Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ )
by kkinnunen
· 9 years ago
391395d
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
8b8f36f
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ )
by robertphillips
· 9 years ago
86c6075
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
Next »