Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f15389b0b73de3b79c505788e7c809200cfcdbb9
/
tests
/
ProgramsTest.cpp
3a36511
Remove origin from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
026a60c
Have GrProcessorTestData hold views instead of proxies.
by Greg Daniel
· 5 years ago
a56a746
Remove GrSurfaceDesc
by Brian Salomon
· 5 years ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
978693c
Make invokeChild just return a string containing the child function call
by Brian Osman
· 5 years ago
cddfc5e
Remove invokeChild variants that write to output color
by Brian Osman
· 5 years ago
b58a3c7
Remove fConfig from GrSurfaceDesc.
by Greg Daniel
· 5 years ago
47c20e8
Pass swizzle into createProxy instead of inferring from GrPixelConfig.
by Greg Daniel
· 5 years ago
e20fcad
Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Greg Daniel
· 5 years ago
a4f207e
Revert "Move makeDeferredRenderTargetContext calls to factory on RTC."
by Jim Van Verth
· 5 years ago
1c16b43
Move makeDeferredRenderTargetContext calls to factory on RTC.
by Greg Daniel
· 5 years ago
9c4ee9c
Disable advanced blend equations on Imagination driver 1.10 and earlier
by Brian Salomon
· 5 years ago
766098d
Make sure random unit test processors use an alpha type compatible with
by Brian Salomon
· 5 years ago
fc11844
Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"""
by Brian Salomon
· 5 years ago
50299de
Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Robert Phillips
· 5 years ago
997b37f
Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Brian Salomon
· 5 years ago
078e8fa
Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"
by Brian Salomon
· 5 years ago
7a538b1
Make FP optimizations helpers use SkAlphaType not GrColorType
by Brian Salomon
· 5 years ago
5a8f3e4
Reland "Enable Programs (formerly GLPrograms) test for other APIs"
by Jim Van Verth
· 5 years ago
[Renamed (88%) from tests/GLProgramsTest.cpp]
6387dc1
Revert "Enable Programs (formerly GLPrograms) test for other APIs"
by Michael Ludwig
· 5 years ago
[Renamed (88%) from tests/ProgramsTest.cpp]
5987416
Enable Programs (formerly GLPrograms) test for other APIs
by Jim Van Verth
· 5 years ago
[Renamed (88%) from tests/GLProgramsTest.cpp]
c594e62
Plumb GrColorType through all ops/processors that sample textures.
by Greg Daniel
· 5 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 5 years ago
6fa62e2
Remove use of GrColorType on GrCaps::getRenderTargetSampleCount.
by Greg Daniel
· 5 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 5 years ago
c6dce5a
Child fragment processors are now written as separate functions
by Ethan Nicholas
· 5 years ago
27b4d8d
Remove sample count from GrSurfaceDesc.
by Brian Salomon
· 5 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 5 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 5 years ago
5c96db8
Move last few uses of SkColorType out of GrCaps.
by Greg Daniel
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
27ae52c
Make deferred render target context without config or format
by Brian Salomon
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
d8f79a2
Reduce GrCaps' reliance on GrPixelConfig
by Robert Phillips
· 6 years ago
f1344ac
Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests.
by Ben Wagner
· 6 years ago
4687bdd
Fix DDL tests when MIP map support not available
by Brian Salomon
· 6 years ago
797efca
Add option to GrContext::flush for GrPrepareForExternalIORequests.
by Greg Daniel
· 6 years ago
f9a1fdf
Reland "Add flush() to SkImage."
by Brian Salomon
· 6 years ago
693bc2b
Revert "Add flush() to SkImage."
by Brian Salomon
· 6 years ago
d0503a7
Add flush() to SkImage.
by Brian Salomon
· 6 years ago
6ad5289
Revert "Child fragment processors are now written as separate functions"
by Ethan Nicholas
· 6 years ago
0364bde
Child fragment processors are now written as separate functions
by Ethan Nicholas
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
e6bfb7d
Add struct to wrap all the gpu flush options.
by Greg Daniel
· 6 years ago
a3aa75a
Add callback to flush for knowing when gpu is finished work.
by Greg Daniel
· 6 years ago
b9990e4
Add more general flush call to GrContext.
by Greg Daniel
· 6 years ago
21a9b56
moved files generated from .fp files into generated/ directories
by Ethan Nicholas
· 6 years ago
bae7121
Add flush call to take access type, flags, and semaphore.
by Greg Daniel
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 6 years ago
9aa30c6
Remove sRGB config checks based on color space
by Brian Osman
· 7 years ago
d818ebf
Revert "Some scissor state cleanup."
by Brian Salomon
· 7 years ago
a219419
Some scissor state cleanup.
by Brian Salomon
· 7 years ago
09c9400
Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 7 years ago
01422bc
Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 7 years ago
9eb36b9
Reland "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
0c78238
Revert "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 7 years ago
cd2c3f9
Require mips to be allocated at texture creation time and disable late allocations.
by Greg Daniel
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d653cac
More sample count cleanup:
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
dcfca43
Use GrContextFactories that produce a single GrContext in unit tests.
by Brian Salomon
· 7 years ago
45d6303
Have mip status match surface when snapping image from wrapped object
by Greg Daniel
· 7 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 7 years ago
e1da1d9
Add option to create a deferred render target context with mips
by Greg Daniel
· 7 years ago
7ea46bf
Remove test suppresion for ANGLE GLPrograms test
by Brian Osman
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
96271cd
Require clone() be implemented by GrFragmentProcessor subclasses
by Brian Salomon
· 7 years ago
b17e639
Add clone methods to unit test GrFragmentProcessor classes
by Brian Salomon
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
1c05364
Make GrProcessorTestFactory be templated on smart ptr class rather than processor class.
by Brian Salomon
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
9f772a4
Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bug
by Brian Osman
· 7 years ago
f4d57d6
Tweak GLPrograms random seed to "fix" ANGLE bots
by Brian Osman
· 8 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 8 years ago
1c9686b
Speculative "fix" for crash in analyzeProcessors
by Robert Phillips
· 8 years ago
78325c1
Restrict max levels for D3D Angle on GLPrograms test as well
by Greg Daniel
· 8 years ago
d895ca6
Limit number of stages for Angle D3D for GLPrograms test
by Greg Daniel
· 8 years ago
Next »