Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
bb76ace72bee5d44189b6ee6c81cda174ce9ea30
/
src
/
gpu
/
SkGr.cpp
bb76ace
Fall back to non mipped Texture when we can't copy base to mipped texture
by Greg Daniel
· 7 years ago
55afd6d
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
by Greg Daniel
· 7 years ago
8b059bd
Revert "Update GrBitmapTextureMaker for handling mipped requests"
by Greg Daniel
· 7 years ago
d1935c1
Update GrBitmapTextureMaker for handling mipped requests
by Greg Daniel
· 7 years ago
e2d76d5
Remove fIsMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
cd87140
Add ability to remove unique key from proxy and underlying surface.
by Greg Daniel
· 7 years ago
ae7d3f3
Add native caching of uniquely keyed GrTextureProxies (take 2)
by Robert Phillips
· 7 years ago
76d640d
Revert "Add native caching of uniquely keyed GrTextureProxies"
by Robert Phillips
· 7 years ago
d4f100d
Add native caching of uniquely keyed GrTextureProxies
by Robert Phillips
· 7 years ago
2191823
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL
by Greg Daniel
· 7 years ago
faa5329
Update GenerateMipMapsAndUploadtoTextureProxy to respect color space when setting up SurfaceDesc
by Greg Daniel
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
52cb5fe
Remove isMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
559f534
Add atrace events for bitmap uploads to Android framework builds.
by Derek Sollenberger
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 8 years ago
6af2a66
Revert "Reduce dependence on GrSurface's origin field (take 2)"
by Robert Phillips
· 8 years ago
22115b4
Reduce dependence on GrSurface's origin field (take 2)
by Robert Phillips
· 8 years ago
019ff27
Third small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 8 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 8 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 8 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 8 years ago
0c15ae8
Revert "Revert "Revert "Revert "Improvements to GPU dither.""""
by Brian Salomon
· 8 years ago
f2290cb
Revert "Revert "Revert "Improvements to GPU dither."""
by Brian Salomon
· 8 years ago
0f01b2e
Revert "Revert "Improvements to GPU dither.""
by Brian Salomon
· 8 years ago
38fb308
Revert "Improvements to GPU dither."
by Brian Salomon
· 8 years ago
1806e33
Improvements to GPU dither.
by Brian Salomon
· 8 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 8 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 8 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 8 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 8 years ago
8e8c755
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap
by Robert Phillips
· 8 years ago
1c9686b
Speculative "fix" for crash in analyzeProcessors
by Robert Phillips
· 8 years ago
d4a70ee
Disable dithering of const paints
by Florin Malita
· 8 years ago
d9d8485
Retract GrTexture.h a bit
by Robert Phillips
· 8 years ago
4aed138
Reland of SkShaderBase
by Florin Malita
· 8 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 8 years ago
58a7564
SkShaderBase
by Florin Malita
· 8 years ago
dedac85
Allow numerical color spaces with legacy rendering
by Matt Sarett
· 8 years ago
91b43e4
remove unused etc logic
by Mike Reed
· 8 years ago
26b44df
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
c06f309
Revert "Add support for row-by-row jpeg encoding"
by Leon Scroggins
· 8 years ago
9b848d5
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
185ba21
change drawAtlas to behave like drawVertices
by Mike Reed
· 8 years ago
45fdae1
Re-arrange GrResourceProvider's texture creation methods
by Robert Phillips
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
84c9cb7
getDeferredTextureImageData(): preserve color space in legacy mode
by Matt Sarett
· 8 years ago
e78b725
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
1b35256
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)"
by Robert Phillips
· 8 years ago
aaee31f
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
171cc5f
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv"
by Robert Phillips
· 8 years ago
fb0bd98
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
by Robert Phillips
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 8 years ago
f388093
Delete SkColorSpace::ColorSpaceFlags
by Matt Sarett
· 8 years ago
7807580
Make SkGr.h GrTexture-free
by Robert Phillips
· 8 years ago
0ae6faa
Make SkImage_Gpu be deferred (take 2)
by Robert Phillips
· 8 years ago
bbd7a3b
Make experimental Perlin noise shader take texture proxies
by Robert Phillips
· 8 years ago
eaa78c4
Revert "Make SkImage_Gpu be deferred"
by Robert Phillips
· 8 years ago
0db235b
Make SkImage_Gpu be deferred
by Robert Phillips
· 8 years ago
628999d
Gray8 is supported on GPU, remove incorrect comments & check
by Brian Osman
· 8 years ago
0c984a0
More pre-emptive proxification
by Robert Phillips
· 8 years ago
a4c41b3
Push setMipColorMode calls further down-stack & add to GrTextureProxy
by Robert Phillips
· 8 years ago
26c90e0
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
by Robert Phillips
· 8 years ago
d374948
Consolidate Proxy caching code in GrResourceProvider
by Robert Phillips
· 8 years ago
3b65598
Make SkGr.h private and remove unused functions
by Brian Osman
· 8 years ago
4729914
Groundwork for nonlinear blending mode in Ganesh
by Brian Osman
· 8 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
655f347
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
by Brian Osman
· 8 years ago
f7cf81a
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
by Robert Phillips
· 8 years ago
580ffa0
Revert "Revert "Revert "Move GrTextureProvider to src"""
by Brian Osman
· 8 years ago
2fe8373
Revert "Revert "Move GrTextureProvider to src""
by Brian Osman
· 8 years ago
13d7f5d
Revert "Move GrTextureProvider to src"
by Brian Osman
· 8 years ago
24429c6
Move GrTextureProvider to src
by Brian Osman
· 8 years ago
875218e
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.)
by Robert Phillips
· 8 years ago
e14d305
Add GrMakeCachedBitmapProxy
by Robert Phillips
· 8 years ago
485c499
Rename SkConfig8888/SkPixelInfo to SkConvertPixels
by Matt Sarett
· 8 years ago
cf1bff9
Remove last use of ktx.h
by Herb Derby
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
6f6961e
make GR_TEST_UTILS=0 work
by Hal Canary
· 8 years ago
22af73f
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput.
by Brian Salomon
· 8 years ago
67c18d6
Continue making Ganesh use absolute texture coordinates - take 2
by Robert Phillips
· 8 years ago
4075ec8
Revert "Revert "Enforce our rules about valid images when making textures""
by Brian Osman
· 8 years ago
8bbdd49
Revert "Enforce our rules about valid images when making textures"
by Brian Osman
· 8 years ago
7035f3c
Enforce our rules about valid images when making textures
by Brian Osman
· 8 years ago
d9b6abb
Remove (unused) YUV API from SkPixelRef
by Brian Osman
· 8 years ago
70b49fd
Minor Ganesh refFoo cleanup
by Robert Phillips
· 8 years ago
c74dad6
Remove spurious checks for sRGB float data
by Brian Osman
· 8 years ago
0c2997b
Remove second version of SkImageInfo2GrPixelConfig
by Brian Osman
· 8 years ago
d0be1ef
Remove kIndex_8_GrPixelConfig
by Brian Osman
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
986563b
Add Gray8 pixel config
by Brian Osman
· 8 years ago
4641d7d
Revert "Add Gray8 pixel config"
by Brian Osman
· 8 years ago
f295645
Add Gray8 pixel config
by Brian Osman
· 8 years ago
427da6f
Revert "Remove all KTX support"
by Leon Scroggins
· 8 years ago
ada12ab
Remove all KTX support
by Leon Scroggins III
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
Next »