Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f9ad558943ee14bdff824ebfb33988bece8ed3db
/
src
/
gpu
f9ad558
Revert of Revert of Return GrGLContext from GrTestTarget (patchset #1 id:1 of https://codereview.chromium.org/1211123004/)
by reed
· 9 years ago
1852ec2
Revert of Return GrGLContext from GrTestTarget (patchset #3 id:40001 of https://codereview.chromium.org/1207393002/)
by reed
· 9 years ago
ca10953
implement drawAtlas natively on gpu-device
by reed
· 9 years ago
b6d93ea
Return GrGLContext from GrTestTarget
by joshualitt
· 9 years ago
2436f19
added stroking support to GrAALinearizingConvexPathRenderer
by ethannicholas
· 9 years ago
538bacb
Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/)
by fmalita
· 9 years ago
fb8d688
Cleanup legacy NVPR-related definitions
by kkinnunen
· 9 years ago
47c1ccb
Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/)
by bsalomon
· 9 years ago
1e1adc3
remove workaround for dx9 angle slow rgba pixel ops
by bsalomon
· 9 years ago
98a83a9
Add default for GrGLSLCaps::fGLSLGeneration
by jvanverth
· 9 years ago
724ae28
Alter shader code for soft light to avoid driver bug.
by egdaniel
· 9 years ago
cba99b8
Move GLSL-specific routines/classes to separate glsl directory
by jvanverth
· 9 years ago
1b8e1b5
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
74f681d
Make SkGpuDevice know its alpha type
by bsalomon
· 9 years ago
d416a5b
Implement SkGLContext swapBuffers with fence syncs
by cdalton
· 9 years ago
b607767
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
e935f1a
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
591a2ca
Stop using the NVPR glyph loading functionality
by kkinnunen
· 9 years ago
c1f56b5
fix for calling bindFragDataLocation on OpenGL 2.1
by joshualitt
· 9 years ago
efbffed
Clean up usage of SkSurfaceProps
by robertphillips
· 9 years ago
34d7288
Change large glyph check back to > threshold.
by jvanverth
· 9 years ago
4854d13
Remove distance field flag from SkPaint
by jvanverth
· 9 years ago
78cff13
Make GrGLProgramDataManager not refcounted
by kkinnunen
· 9 years ago
7b05ff1
Rename all things "leaky" in SkDevice
by robertphillips
· 9 years ago
fcf7829
remove SkDeviceProperties
by robertphillips
· 9 years ago
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
c31af443
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
· 10 years ago
993a421
SkImage::NewFromYUVTexturesCopy
by bsalomon
· 10 years ago
4061b12
Remove GrContext from GrDrawTarget
by bsalomon
· 10 years ago
edd77a1
Remove GrContext from GrClipMaskCache
by bsalomon
· 10 years ago
29f8679
Removing GrAutoMalloc
by joshualitt
· 10 years ago
7622863
Add direct getter for GrCaps to GrContext.
by bsalomon
· 10 years ago
611cc5f
delete experimental path renderers
by joshualitt
· 10 years ago
7224c86
add context override of GeometryBufferMapThreshold
by joshualitt
· 10 years ago
084d1b6
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/)
by bsalomon
· 10 years ago
9138c46
Add direct getter for GrCaps to GrContext.
by bsalomon
· 10 years ago
9c240a1
Break GrTextContext's reliance on SkGpuDevice
by robertphillips
· 10 years ago
6fd158e
Implement Porter Duff XP with a blend table
by cdalton
· 10 years ago
f152e98
revert reordering
by joshualitt
· 10 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 10 years ago
ccb1b57
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
by robertphillips
· 10 years ago
24a366a
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 10 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
· 10 years ago
b72ec98
Fall back to older inorder buffer if we have NVPR
by joshualitt
· 10 years ago
Next »