Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
97c595f304567abac00dbe4fa6ea9b4d8bf5d89f
/
src
/
gpu
97c595f
Switch to glyphs as paths at a higher point size on Android
by jvanverth
· 9 years ago
9fc8275
Remove gamma field from SkDeviceProperties
by robertphillips
· 9 years ago
9aa9e71
Revert of Switch to glyphs as paths at a higher point size on Android (patchset #1 id:1 of https://codereview.chromium.org/1183053005/)
by fmalita
· 9 years ago
83bc229
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
5599996
disable floating point textures if GLSL version is < 330
by joshualitt
· 9 years ago
932d413
Switch to glyphs as paths at a higher point size on Android
by jvanverth
· 9 years ago
de49988
add callbacks to Images that wrap client-provided content
by reed
· 9 years ago
d7395d8
Initialize the sample config for wrapped RTs to kUnified.
by senorblanco
· 9 years ago
4271765
Don't call bindTexture from GrGLProgram
by cdalton
· 9 years ago
274980c
Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/)
by joshualitt
· 9 years ago
c69fe20
Work around for nexus 6 TexSubImage issue
by joshualitt
· 9 years ago
6dc6f5f
Add support for creating texture backed images where Skia will delete the texture.
by bsalomon
· 9 years ago
bcd7ab5
Add useDFT field to SkDeviceProperties
by robertphillips
· 9 years ago
5a9e299
Revert of Bump up point where we switch to distance fields for large glyphs (patchset #1 id:1 of https://codereview.chromium.org/1184153004/)
by jvanverth
· 9 years ago
2334fb6
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
781d582
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/)
by bsalomon
· 9 years ago
5b16e74
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
0fce1fb
Bump up point where we switch to distance fields for large glyphs
by jvanverth
· 9 years ago
07a8fc8
Blacklist ARM from advanced blend
by cdalton
· 9 years ago
da5469d
Invalidate GrTexture mipmap on content change notification
by junov
· 9 years ago
f5c633f
don't rely on fonts having a stream
by caryclark
· 9 years ago
626e1ff
Import functionality for new GL backend
by cdalton
· 9 years ago
1fe1858
Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/)
by djsollen
· 9 years ago
202c4c7
Import functionality for new GL backend
by cdalton
· 9 years ago
1dd0542
Review URL: https://codereview.chromium.org/1166513002
by cdalton
· 9 years ago
dded696
Implement support for mixed sampled render targets
by vbuzinov
· 9 years ago
ee0175f
Move blend enums into GrBlend.h
by cdalton
· 9 years ago
1422ec8
Fix for dashing shader on Mali: use highp where necessary.
by senorblanco
· 9 years ago
4cd6713
Init GrGLSLCaps fields from inside GrGLCaps
by cdalton
· 9 years ago
026beb5
SkPath::Direction serves two masters:
by reed
· 9 years ago
1a1b3ac
Added GrAAFlatteningConvexPathRenderer.
by ethannicholas
· 9 years ago
5581236
Towards removing getTexture() on SkImage
by bsalomon
· 9 years ago
41e010c
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
by reed
· 9 years ago
1aca864
Fix build for UCLIBC platforms (newlocale/freelocale)
by smcgruer
· 9 years ago
2c55d7b
remove subclassing from ImageFilter::Proxy
by reed
· 9 years ago
b3f0ec9
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/)
by reed
· 9 years ago
86ae0a9
Add mixed samples support to XPs
by cdalton
· 9 years ago
827bae1
Fix regression in GrXferProcessor
by cdalton
· 9 years ago
edbb31f
Apply coverage in XP base class when using dst reads
by cdalton
· 9 years ago
c31af44
change SkDraw and all Blitters to use pixmap instead of bitmap
by reed
· 9 years ago
f0df189
Opt for advanced blend at creation time in CrCustomXfermode
by cdalton
· 9 years ago
89d5988
Remove memcmp from GrProgramDesc op== and Less
by bsalomon
· 9 years ago
d624634
Disable unused attributes when using copy shader
by bsalomon
· 9 years ago
0709ca0
Trivial change to bump minimum block size for Buffer pool
by joshualitt
· 9 years ago
bc50e5c
Disable dual source blending support when GLSL version is too old
by bsalomon
· 9 years ago
d18bb23
Fix edge-line artifacts issue on Mali
by joel.liang
· 9 years ago
ce09a28
Reenable reordering
by joshualitt
· 9 years ago
1acea86
Begin tracking driver info in GrGLContextInfo
by cdalton
· 9 years ago
1fa4572
Update XPF invariant info to not account for conflation
by cdalton
· 9 years ago
995594b
disable reordering until android bots clear up
by joshualitt
· 9 years ago
09a486e
fix dm crash
by joshualitt
· 9 years ago
5c7dfee
re-enable reordering
by joshualitt
· 9 years ago
8b08159
Fix for crashing bots
by joshualitt
· 9 years ago
e5b74c6
Set GeometryBufferMapThreshold defaults
by joshualitt
· 9 years ago
6df8640
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)"
by bsalomon
· 9 years ago
0513c83
Fix NULL access
by bsalomon
· 9 years ago
c59a1df
Stretch small textures up to 16 pixels on PowerVR 54x
by bsalomon
· 9 years ago
cabe20c
Refactor GrGpu path rendering functions to GrPathRendering
by kkinnunen
· 9 years ago
993a421
SkImage::NewFromYUVTexturesCopy
by bsalomon
· 9 years ago
4061b12
Remove GrContext from GrDrawTarget
by bsalomon
· 9 years ago
edd77a1
Remove GrContext from GrClipMaskCache
by bsalomon
· 9 years ago
29f8679
Removing GrAutoMalloc
by joshualitt
· 9 years ago
7622863
Add direct getter for GrCaps to GrContext.
by bsalomon
· 9 years ago
611cc5f
delete experimental path renderers
by joshualitt
· 9 years ago
7224c86
add context override of GeometryBufferMapThreshold
by joshualitt
· 9 years ago
084d1b6
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/)
by bsalomon
· 9 years ago
9138c46
Add direct getter for GrCaps to GrContext.
by bsalomon
· 9 years ago
9c240a1
Break GrTextContext's reliance on SkGpuDevice
by robertphillips
· 9 years ago
6fd158e
Implement Porter Duff XP with a blend table
by cdalton
· 9 years ago
f152e98
revert reordering
by joshualitt
· 9 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 9 years ago
ccb1b57
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
by robertphillips
· 9 years ago
24a366a
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 9 years ago
d8e2d28
Revert of Fall back to older inorder buffer if we have NVPR (patchset #3 id:40001 of https://codereview.chromium.org/1143153008/)
by joshualitt
· 9 years ago
b72ec98
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 9 years ago
e932a64
enable reordering
by joshualitt
· 9 years ago
4b195e5
Unblock DEPS roll by remove SkAutoTUnref from GrDrawContext
by robertphillips
· 9 years ago
7a9c45c
real fix for textblob use after gpu free
by joshualitt
· 9 years ago
dc47ff7
Split GrCaps impl out into its own cpp
by bsalomon
· 9 years ago
ea46150
Split drawing functionality out of GrContext and into new GrDrawContext
by robertphillips
· 9 years ago
6a44c6a
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names.
by bsalomon
· 9 years ago
36ec383
Reorder across clears
by joshualitt
· 9 years ago
61e9196
Avoid creating GrGLPath to the resource cache when creating GrGLPathRanges
by kkinnunen
· 9 years ago
c33db93
Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/)
by bungeman
· 9 years ago
c319c80
Revert of Fix LCD coverage regression in GrPorterDuffXPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1149883004/)
by bungeman
· 9 years ago
d23a395
Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/)
by bungeman
· 9 years ago
bb106b5
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names.
by bsalomon
· 9 years ago
3e2d59e
Fix LCD coverage regression in GrPorterDuffXPFactory
by cdalton
· 9 years ago
682c269
Store context options on caps.
by bsalomon
· 9 years ago
a5f1d5a
fix for atlas is abandoned text corruption
by joshualitt
· 9 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 9 years ago
f28cff7
Store context options on caps.
by bsalomon
· 9 years ago
9a70920
Implement Porter Duff XP with a blend table
by cdalton
· 9 years ago
2a97c55
Trivial patch to set a max lookback on reordering
by joshualitt
· 9 years ago
424cc26
Remove init from GrGLContextInfo and caps classes
by bsalomon
· 9 years ago
eb1cb5c
rename GrDrawTargetCaps.h to GrCaps.h and move to include
by bsalomon
· 9 years ago
706f08f
Move GrPath(Range) creation to ResourceProvider.
by bsalomon
· 9 years ago
99babf2
Further work on sRGB support.
by jvanverth
· 9 years ago
806236e
Mark SkPaths created by GrContext fallback draw logic as volatile
by kkinnunen
· 9 years ago
5559ca2
Remove uniform view matrix from GrGLPrimitiveProcessor base class
by joshualitt
· 9 years ago
Next »