Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d97f07dc43ed07536921ec4e87a8785ae2da8e6a
/
include
/
gpu
d106c2c
Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ )
by jvanverth
· 9 years ago
e507ff0
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
c85d9fb
GrAuditTrail can now be enabled/disabled at runtime
by ethannicholas
· 9 years ago
bf521ff
Move SkTArray to include/private.
by bungeman
· 9 years ago
8db8678
Fix memory leak
by joshualitt
· 9 years ago
babafcc
Workaround for bug in Tegra 3 when uploading to a render target
by bsalomon
· 9 years ago
8e84a1e
Delete GrTextContext
by joshualitt
· 9 years ago
96880d9
Create GrPathRenderingDrawContext
by joshualitt
· 9 years ago
b8fea97
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
5e58cee
Add GrShaderFlags enum
by cdalton
· 9 years ago
0eed945
Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )
by kjlubick
· 9 years ago
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
1b39f43
Pass a GrContext pointer in GrDrawContext constructor
by joshualitt
· 9 years ago
9a1ed5d
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
64e7533
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ )
by caryclark
· 9 years ago
b8d6e08
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
eb00475
Use skstd::remove_pointer_t in GrGLFunction
by bsalomon
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 9 years ago
9f2dc27
Replace GrGLInterface's function pointers with std::functions.
by bsalomon
· 9 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 9 years ago
f1036b2
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )
by bsalomon
· 9 years ago
3a2caf8
Improve GLSL integer support
by cdalton
· 9 years ago
7fec91c
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
06604b9
Add GL indirect drawing APIs
by cdalton
· 9 years ago
af8bc7d
Add support for GL_EXT_raster_multisample
by cdalton
· 9 years ago
f49c75a
Move Google3-specific stack limitation logic to template classes.
by benjaminwagner
· 9 years ago
e7d7f90
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ )
by jcgregorio
· 9 years ago
92098e6
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
2279325
added support for PLS path rendering
by ethannicholas
· 9 years ago
b35c82d
Add a background timing thread to kilobench
by joshualitt
· 9 years ago
6121405
Cleaning up trailing spaces and typos.
by cblume
· 9 years ago
5366a09
Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ )
by ethannicholas
· 9 years ago
6c9cd55
Make swizzling in read/write pixel copy code more generic
by bsalomon
· 9 years ago
7df3f5e
added support for PLS path rendering
by ethannicholas
· 9 years ago
01836ad
Revert to old behavior for swap buffers
by joshualitt
· 9 years ago
b59d1bc
Add ability to wire up sharelist in glcontext creation
by joshualitt
· 9 years ago
eed519e
Differentiate maxColorSamples and maxStencilSamples in GrCaps
by egdaniel
· 9 years ago
e5286e0
Beginning of support for texture rectangles.
by bsalomon
· 9 years ago
fa89632
Move some program building utils from GL to GLSL
by egdaniel
· 9 years ago
f5883a6
Hide drawBatch on GrDrawTarget from test Methods
by joshualitt
· 9 years ago
bc90735
GrAuditTrail hooks in GrContext + GrDrawContext
by joshualitt
· 9 years ago
ce89400
Guard SkGpuDevice
by joshualitt
· 9 years ago
9d22fd6
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed.
by bsalomon
· 9 years ago
4e23cda
remove imagefilter::sizeconstraint
by reed
· 9 years ago
5651ee6
Change to wire up opnames in SkGpuDevice
by joshualitt
· 9 years ago
4897ff2
Move atomicinc in GrTracing to behind branch
by joshualitt
· 9 years ago
6d0872d
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ )
by joshualitt
· 9 years ago
cdee009
Add a class representing texture swizzle.
by bsalomon
· 9 years ago
3183a41
Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ )
by mtklein
· 9 years ago
1a1efea
Add a class representing texture swizzle.
by bsalomon
· 9 years ago
de8dc7e
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ )
by joshualitt
· 9 years ago
41e4384e
Move config texturability/renderability to config table.
by bsalomon
· 9 years ago
27a48dc
Create stub GrAuditTrail class
by joshualitt
· 9 years ago
4999df8
Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ )
by egdaniel
· 9 years ago
94da292
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ )
by joshualitt
· 9 years ago
9a9515e
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ )
by joshualitt
· 9 years ago
32a3cd2
Move config texturability/renderability to config table.
by bsalomon
· 9 years ago
b30dd1d
Add guards to GrTextureProvider
by joshualitt
· 9 years ago
f9bc796
Make a single GrSingleOwner in GrContext
by joshualitt
· 9 years ago
3405800
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
1de610a
Create debug only SkSingleOwner
by joshualitt
· 9 years ago
17aa047
More framework support for TransferBuffers
by jvanverth
· 9 years ago
54e2ca5
Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ )
by jcgregorio
· 9 years ago
bc7d235
Take care fall-through case of switch in skia
by tzik
· 9 years ago
830e012
Make SkGLContext lifetime more well-defined
by kkinnunen
· 9 years ago
98e7538
make GrRect.h private
by reed
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
2047b78
Don't ref/unref the static src-over xp
by bsalomon
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
f0795ab
Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY
by bsalomon
· 9 years ago
f46a124
Set GL_PACK_ALIGNMENT before calling glReadPixels
by bsalomon
· 9 years ago
489147c
Add option to control maximum GrBatch lookback
by bsalomon
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
2eb1009
Add check for highp support in Conic effect
by robertphillips
· 9 years ago
2e2202e
Move flush logic into GrAtlasTextBlob
by joshualitt
· 9 years ago
0671b96
Move texture drawing utility method to SkGpuDevice
by jvanverth
· 9 years ago
8ff8d24
Remove drawPathsFromRange from GrDrawContext
by cdalton
· 9 years ago
91d0620
fix mozilla bug
by joshualitt
· 9 years ago
433625e
Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed
by robertphillips
· 9 years ago
6dea83f
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
e2725f5
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ )
by scroggo
· 9 years ago
26489ef
Add option to draw wireframe batch bounds
by bsalomon
· 9 years ago
dc5685a
Wire up resource cache stats dumping in nanobench
by joshualitt
· 9 years ago
f16f88b
Create a define for nanobench builds to dump stats
by joshualitt
· 9 years ago
e45c81c
Began logging more gpu stats from nanobench
by joshualitt
· 9 years ago
7bceedc
Retract GrRenderTarget a bit
by robertphillips
· 9 years ago
69cfe95
Add debug option to clip each GrBatch to its device bounds
by bsalomon
· 9 years ago
56cf6dc
Create a static instances of SrcOver XferProcessor
by egdaniel
· 9 years ago
de4166a
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct
by ethannicholas
· 9 years ago
bf07455
Make stencil and cover path rendering have more reasonable bounds.
by bsalomon
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
7ea33f5
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
0315dbc
Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ )
by bsalomon
· 9 years ago
27a0487
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
f234272
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ )
by egdaniel
· 9 years ago
a7006d4
Make specialized SrcOver XPFactory
by egdaniel
· 9 years ago
Next »