index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gypi
Commit message (
Expand
)
Author
Age
*
Uses a single pre-baked set of paths for drawing nvpr text of a given
cdalton
2014-09-18
*
Rename GrProgramResource to GrGpuResourceRef
bsalomon
2014-09-17
*
Revert "Revert "Move SkGpuDevice.h to src/gpu""
bsalomon
2014-09-17
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
Revert "Move SkGpuDevice.h to src/gpu"
borenet
2014-09-17
*
Move SkGpuDevice.h to src/gpu
bsalomon
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
Create an optimized draw state but not hooked in yet to gpu pipeline
egdaniel
2014-09-15
*
Add GrProgramElement base class for GrEffect with deferred exec ref.
bsalomon
2014-09-04
*
Replace SkPictureReplacementPlayback with GrRecordReplaceDraw
robertphillips
2014-09-03
*
Reorganize Layer Hoisting code
robertphillips
2014-09-02
*
Make textures register with GrResourceCache2 as scratch.
bsalomon
2014-08-28
*
Create Read-only Base class for GrDrawState that holds data members and getters
egdaniel
2014-08-26
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Separate GL path rendering state from GrGpuGL to GrGLPathRendering
kkinnunen
2014-08-20
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
Pretty print of shaders
joshualitt
2014-08-08
*
Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering"
bungeman
2014-08-06
*
Adds a GrGLPathRendering class that wraps the NV_path_rendering
cdalton
2014-08-04
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Finish removing GrTHashTable
robertphillips
2014-07-29
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
YUV to RGB converter
sugoi
2014-07-07
*
Implement text rendering with NVPR
kkinnunen
2014-06-24
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
Cache the GrEffect used for text rendering in GrBitmapTextContext.
bsalomon
2014-06-19
*
Push dash checks into GrContext.
egdaniel
2014-06-11
*
Generate path names on the client side
cdalton
2014-06-09
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add testing for Rectanizer-derived classes
commit-bot@chromium.org
2014-05-29
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Move GrGLInterface function ptr setup into a common function for all OpenGL G...
commit-bot@chromium.org
2014-04-29
*
Add a GrLayerCache to GrContext
robertphillips@google.com
2014-04-03
*
Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture
commit-bot@chromium.org
2014-03-31
*
Add clip effect for circles
commit-bot@chromium.org
2014-03-28
*
Revert of Implement text rendering with NVPR (https://codereview.chromium.org...
commit-bot@chromium.org
2014-03-27
*
Implement text rendering with NVPR
commit-bot@chromium.org
2014-03-27
*
Add Gpu Tracing to Ganesh
commit-bot@chromium.org
2014-03-25
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
Add GrSet class built on top of RedBlackTree
commit-bot@chromium.org
2014-02-27
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
[next]