Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b227e37eae36ccf630c4baef00b1354d42b40fd1
/
gyp
/
gpu.gypi
6819df3
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
by cdalton
· 10 years ago
6251d17
Split GrFragmentProcessor into its own header
by bsalomon
· 10 years ago
f439c77
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #17 id:1240001 of https://codereview.chromium.org/628453002/)
by mtklein
· 10 years ago
360b680
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
by cdalton
· 10 years ago
07894c4
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #14 id:1050001 of https://codereview.chromium.org/628453002/)
by mtklein
· 10 years ago
47c844a
Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate
by cdalton
· 10 years ago
9e61bb7
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
1080596
Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/)
by bsalomon
· 10 years ago
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
47bb382
Cleanup of shader building system
by joshualitt
· 10 years ago
db0d3ca
Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/)
by joshualitt
· 10 years ago
fe1233c
Cleanup of shader building system
by joshualitt
· 10 years ago
fa38a30
Add GrAASmallPathRenderer.
by jvanverth
· 10 years ago
29dda80
Add support for EGL on linux
by derekf
· 10 years ago
afbf2d6
Make "priv" classes for GrTexure and GrSurface.
by bsalomon
· 10 years ago
b06e5a2
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/)
by robertphillips
· 10 years ago
c0eb9b9
Make "priv" classes for GrTexure and GrSurface.
by bsalomon
· 10 years ago
89af44a
Split GrDrawState and GrOptDrawState into separate classes and remove base class.
by egdaniel
· 10 years ago
e33985a
Revert "Add support for EGL on linux"
by borenet
· 10 years ago
1cea736
Add support for EGL on linux
by derekf
· 10 years ago
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
855d83f
Uses a single pre-baked set of paths for drawing nvpr text of a given
by cdalton
· 10 years ago
f96ba02
Rename GrProgramResource to GrGpuResourceRef
by bsalomon
· 10 years ago
3850971
Revert "Revert "Move SkGpuDevice.h to src/gpu""
by bsalomon
· 10 years ago
408d612
Breaking out full program and frag only
by joshualitt
· 10 years ago
b0a35f7
Revert "Move SkGpuDevice.h to src/gpu"
by borenet
· 10 years ago
d99bbb6
Move SkGpuDevice.h to src/gpu
by bsalomon
· 10 years ago
249af15
BUG=skia:
by joshualitt
· 10 years ago
3658f38
Create an optimized draw state but not hooked in yet to gpu pipeline
by egdaniel
· 10 years ago
9574098
Add GrProgramElement base class for GrEffect with deferred exec ref.
by bsalomon
· 10 years ago
d982eb2
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
by robertphillips
· 10 years ago
98d709b
Reorganize Layer Hoisting code
by robertphillips
· 10 years ago
744998e
Make textures register with GrResourceCache2 as scratch.
by bsalomon
· 10 years ago
21aed57
Create Read-only Base class for GrDrawState that holds data members and getters
by egdaniel
· 10 years ago
30ba436
Initial refactor of shaderbuilder to prepare for geometry shaders
by joshualitt
· 10 years ago
c8dc1f7
Add GrResourceCache2.
by bsalomon
· 10 years ago
ccdaa04
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
by kkinnunen
· 10 years ago
1d89ddc
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/)
by bsalomon
· 10 years ago
94ce9ac
Add GrResourceCache2.
by bsalomon
· 10 years ago
c7103a1
Wrap NV_path_rendering API with GrGLPathRendering
by cdalton
· 10 years ago
bab82ed
Pretty print of shaders
by joshualitt
· 10 years ago
760ba8d
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
by bungeman
· 10 years ago
5672da0
Adds a GrGLPathRendering class that wraps the NV_path_rendering
by cdalton
· 10 years ago
7510b22
Rename GrGLUniformManager to GrGLProgramDataManager
by kkinnunen
· 10 years ago
8ab8cc0
Finish removing GrTHashTable
by robertphillips
· 10 years ago
6d3fe02
Rename GrGpuObject to GrGpuResource
by bsalomon
· 10 years ago
c44be0e
Merge GrGpuObject and GrCacheable.
by bsalomon
· 10 years ago
ac97792
Initial change to move 2D kernel to its own file.
by joshualitt
· 10 years ago
b85a0aa
Add a GrPathRange class
by cdalton
· 10 years ago
733f5f5
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
by jvanverth
· 10 years ago
24dcac2
YUV to RGB converter
by sugoi
· 10 years ago
c6cb56f
Implement text rendering with NVPR
by kkinnunen
· 10 years ago
f461a8f
Simple GPU based dithering:
by krajcevski
· 10 years ago
8b2fac4
Cache the GrEffect used for text rendering in GrBitmapTextContext.
by bsalomon
· 10 years ago
d58a0ba
Push dash checks into GrContext.
by egdaniel
· 10 years ago
5119234
Generate path names on the client side
by cdalton
· 10 years ago
d537341
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
by robertphillips
· 10 years ago
ad854bf
Add testing for Rectanizer-derived classes
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
9add5dc
Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet).
by commit-bot@chromium.org
· 11 years ago
e930a07
Add a GrLayerCache to GrContext
by robertphillips@google.com
· 11 years ago
8ddc26b
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
by commit-bot@chromium.org
· 11 years ago
3eedb80
Add clip effect for circles
by commit-bot@chromium.org
· 11 years ago
4784182
Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/)
by commit-bot@chromium.org
· 11 years ago
dcb8ef9
Implement text rendering with NVPR
by commit-bot@chromium.org
· 11 years ago
2a05de0
Add Gpu Tracing to Ganesh
by commit-bot@chromium.org
· 11 years ago
b97c3ff
Enable use of distance fields via SkPaint flag.
by commit-bot@chromium.org
· 11 years ago
4fcc3ca
Add GrSet class built on top of RedBlackTree
by commit-bot@chromium.org
· 11 years ago
c2f7824
Analytic rrect clip for cicular corners, radius >= 0.5
by commit-bot@chromium.org
· 11 years ago
c3fe549
Add convex polygon rendering effect and GM to test it.
by commit-bot@chromium.org
· 11 years ago
ddf2bfb
Move GrTextContext to private interface
by commit-bot@chromium.org
· 11 years ago
ee9fb43
fix file names in gpu.gypi
by bsalomon@google.com
· 11 years ago
907fbd5
Make texture domain a helper so that it can be incorporated into other effects.
by commit-bot@chromium.org
· 11 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
611fde1
Remove the comments settings for vim tab width and expansion variables.
by commit-bot@chromium.org
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 11 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
742058f
Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons
by commit-bot@chromium.org
· 11 years ago
4c2af74
GrTHashCache -> GrTHashTable
by mtklein@google.com
· 11 years ago
c7a40fa
Split out GrBitmapTextContext from GrTextContext.
by jvanverth@google.com
· 11 years ago
261dc56
Move VertexBuilder to a GrGLFullShaderBuilder subclass
by commit-bot@chromium.org
· 11 years ago
3390b9a
Repurpose GrGLCoordTransform as GrGLProgramEffects
by commit-bot@chromium.org
· 11 years ago
09846a0
Add new skyline Rectanizer
by commit-bot@chromium.org
· 11 years ago
ea1abfc
Fix gpu.gypi missing file issue
by bsalomon@google.com
· 11 years ago
77af680
Make GPU coord transforms automatic
by bsalomon@google.com
· 11 years ago
76eaf74
Add a GrCustomCoordsTextureEffect class
by commit-bot@chromium.org
· 11 years ago
939ca7c
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
by reed@google.com
· 11 years ago
a0b4028
Replace uses of GrNoncopyable by SkNoncopyable.
by commit-bot@chromium.org
· 11 years ago
a4de8c2
Remove GrRefCnt.h in favor of SkRefCnt.h
by commit-bot@chromium.org
· 11 years ago
bfe2b9d
Move oval and rect renderer includes to private interface
by jvanverth@google.com
· 11 years ago
3aad3b0
add support for high quality image filtering on the GPU
by humper@google.com
· 11 years ago
07e1c3f
Pull out Effect Shaders in GPU Path Renderer
by commit-bot@chromium.org
· 11 years ago
2398bbd
Revert "Pull out Effect Shaders in GPU Path Renderer"
by egdaniel@google.com
· 11 years ago
89ff637
Pull out Effect Shaders in GPU Path Renderer
by commit-bot@chromium.org
· 11 years ago
24ab3b0
Add blend optimization helpers and use to convert rect draws to clears.
by commit-bot@chromium.org
· 11 years ago
75796db
Revert "Add blend optimization helpers and use to convert rect draws to clears."
by bsalomon@google.com
· 11 years ago
c1cdf21
Add blend optimization helpers and use to convert rect draws to clears.
by commit-bot@chromium.org
· 11 years ago
9b6a185
Revert "Add blend optimization helpers and use to convert rect draws to clears."
by bsalomon@google.com
· 11 years ago
66017f6
Add blend optimization helpers and use to convert rect draws to clears.
by commit-bot@chromium.org
· 11 years ago
Next »