skia2/src/gpu
2013-10-28 15:09:13 +00:00
..
effects use the supplied matrix instead of the texture w/h div for the bicubic GPU effect 2013-10-23 16:18:50 +00:00
gl Fix broken MSAA for RGBA 2013-10-28 15:09:13 +00:00
FlingState.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
gr_unittests.cpp Second wave of Win64 warning cleanup 2013-10-15 17:47:36 +00:00
GrAAConvexPathRenderer.cpp Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrAAConvexPathRenderer.h Follow up on the previous patch : 2012-12-17 21:16:45 +00:00
GrAAHairLinePathRenderer.cpp Sanitizing source files in Housekeeper-Nightly 2013-09-20 07:01:33 +00:00
GrAAHairLinePathRenderer.h Sanitizing source files in Housekeeper-Nightly 2013-08-17 07:01:54 +00:00
GrAARectRenderer.cpp Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrAARectRenderer.h Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
GrAddPathRenderers_default.cpp This takes the convex path tesselator from the Android code and hooks it into a 2013-01-09 21:04:52 +00:00
GrAddPathRenderers_none.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
GrAllocator.h move GrMalloc, GrFree, Gr_bzero to their sk equivalents 2013-09-26 19:56:51 +00:00
GrAllocPool.cpp move GrMalloc, GrFree, Gr_bzero to their sk equivalents 2013-09-26 19:56:51 +00:00
GrAllocPool.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrAtlas.cpp Add support for reading non-rendertarget textures. 2013-10-23 15:32:39 +00:00
GrAtlas.h Second wave of Win64 warning cleanup 2013-10-15 17:47:36 +00:00
GrBinHashKey.h Replace uses of GR_DEBUG by SK_DEBUG. 2013-08-28 14:17:03 +00:00
GrBitmapTextContext.cpp Split out GrBitmapTextContext from GrTextContext. 2013-10-16 18:15:34 +00:00
GrBlend.cpp Replace uses of GR_DEBUGCODE by SkDEBUGCODE. 2013-09-06 23:13:05 +00:00
GrBlend.h Add blend optimization helpers and use to convert rect draws to clears. 2013-08-14 21:56:37 +00:00
GrBufferAllocPool.cpp Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrBufferAllocPool.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrCacheID.cpp Revert r7595 due to housekeeper warning-as-error. 2013-02-05 20:09:41 +00:00
GrClipData.cpp Replace all instances of GrRect with SkRect. 2013-07-17 21:39:42 +00:00
GrClipMaskCache.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrClipMaskCache.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrClipMaskManager.cpp separate state for msaa renderability 2013-10-15 14:18:16 +00:00
GrClipMaskManager.h Implement filling a path with nv_path_rendering cover 2013-10-09 14:11:33 +00:00
GrContext.cpp We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. 2013-10-24 17:44:27 +00:00
GrDefaultPathRenderer.cpp Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrDefaultPathRenderer.h Replace uses of GR_API by SK_API. 2013-08-20 12:23:06 +00:00
GrDrawState.cpp Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrDrawState.h Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrDrawTarget.cpp separate state for msaa renderability 2013-10-15 14:18:16 +00:00
GrDrawTarget.h Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrDrawTargetCaps.h separate state for msaa renderability 2013-10-15 14:18:16 +00:00
GrEffect.cpp Allow gradient optimization with perspective 2013-10-04 01:20:09 +00:00
GrGeometryBuffer.cpp Extended instance counting to all GrResource-derived classes 2012-09-11 13:02:31 +00:00
GrGeometryBuffer.h Add support for vertex data rendered from CPU arrays. 2013-02-21 14:33:46 +00:00
GrGpu.cpp separate state for msaa renderability 2013-10-15 14:18:16 +00:00
GrGpu.h Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrGpuFactory.cpp Replace uses of GR_DEBUG by SK_DEBUG. 2013-08-28 14:17:03 +00:00
GrIndexBuffer.h Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrInOrderDrawBuffer.cpp Implement stroking a path with nv_path_rendering 2013-10-09 15:14:18 +00:00
GrInOrderDrawBuffer.h Implement stroking a path with nv_path_rendering 2013-10-09 15:14:18 +00:00
GrMemory.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
GrMemoryPool.cpp Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrMemoryPool.h Replace uses of GR_DEBUG by SK_DEBUG. 2013-08-28 14:17:03 +00:00
GrOvalRenderer.cpp Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrOvalRenderer.h Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
GrPaint.cpp Implement SkColorFilter as a GrGLEffect 2013-10-23 05:42:03 +00:00
GrPath.cpp Extended instance counting to all GrResource-derived classes 2012-09-11 13:02:31 +00:00
GrPath.h Implement stroking a path with nv_path_rendering 2013-10-09 15:14:18 +00:00
GrPathRenderer.cpp Reland path bounds change with correct bounds for convex and hairline path renderers. 2013-05-20 16:49:06 +00:00
GrPathRenderer.h Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
GrPathRendererChain.cpp Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrPathUtils.cpp Pull out Effect Shaders in GPU Path Renderer 2013-08-22 20:41:15 +00:00
GrPathUtils.h Move gpu conic calculations to GrPathUtils 2013-08-20 17:55:43 +00:00
GrPlotMgr.h move GrMalloc, GrFree, Gr_bzero to their sk equivalents 2013-09-26 19:56:51 +00:00
GrRectanizer_fifo.cpp move GrMalloc, GrFree, Gr_bzero to their sk equivalents 2013-09-26 19:56:51 +00:00
GrRectanizer_skyline.cpp Sanitizing source files in Housekeeper-Nightly 2013-10-03 07:01:37 +00:00
GrRectanizer.cpp Add new skyline Rectanizer 2013-10-02 17:37:59 +00:00
GrRectanizer.h GrAtlas cleanup: Split out GrPlot and GrAtlas 2013-09-27 19:39:38 +00:00
GrRedBlackTree.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrReducedClip.cpp Turn clear-to-white-then-intersect clips into clear-to-black-then-replace 2013-10-15 20:04:07 +00:00
GrReducedClip.h Make the clip reducer operate on int rects. Remove redundant Gr from func 2012-12-06 14:23:20 +00:00
GrRenderTarget.cpp Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
GrResource.cpp Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrResourceCache.cpp We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. 2013-10-24 17:44:27 +00:00
GrResourceCache.h We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. 2013-10-24 17:44:27 +00:00
GrSoftwarePathRenderer.cpp Replace all instances of GrRect with SkRect. 2013-07-17 21:39:42 +00:00
GrSoftwarePathRenderer.h Follow up on the previous patch : 2012-12-17 21:16:45 +00:00
GrStencil.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
GrStencil.h Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrStencilAndCoverPathRenderer.cpp Implement stroking a path with nv_path_rendering 2013-10-09 15:14:18 +00:00
GrStencilAndCoverPathRenderer.h Follow up on the previous patch : 2012-12-17 21:16:45 +00:00
GrStencilBuffer.cpp Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrStencilBuffer.h Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. 2013-01-23 20:25:22 +00:00
GrSurface.cpp Clean up SkTypes.h. 2013-10-11 18:50:45 +00:00
GrSWMaskHelper.cpp Make GPU coord transforms automatic 2013-10-02 13:04:56 +00:00
GrSWMaskHelper.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrTBSearch.h Replace uses of GrAssert by SkASSERT. 2013-08-17 00:02:59 +00:00
GrTemplates.h Replace uses of GrNoncopyable by SkNoncopyable. 2013-09-18 13:00:55 +00:00
GrTest.cpp Create new target to hold gpu test code, enable direct testing of GrEffects in GM. 2013-08-21 19:27:48 +00:00
GrTest.h Create new target to hold gpu test code, enable direct testing of GrEffects in GM. 2013-08-21 19:27:48 +00:00
GrTextContext.cpp Sanitizing source files in Housekeeper-Nightly 2013-10-17 07:02:33 +00:00
GrTextStrike_impl.h Clean up the GrTHashTable API. 2013-10-27 20:50:23 +00:00
GrTextStrike.cpp Clean up the GrTHashTable API. 2013-10-27 20:50:23 +00:00
GrTextStrike.h Clean up the GrTHashTable API. 2013-10-27 20:50:23 +00:00
GrTexture.cpp Minor changes 2013-10-24 14:03:01 +00:00
GrTextureAccess.cpp Replace uses of GR_DEBUG by SK_DEBUG. 2013-08-28 14:17:03 +00:00
GrTHashTable.h Clean up the GrTHashTable API. 2013-10-27 20:50:23 +00:00
GrVertexBuffer.h Add support for vertex data rendered from CPU arrays. 2013-02-21 14:33:46 +00:00
SkGpuDevice.cpp Compute clipped src rect once in tiled bitmap draws 2013-10-25 14:58:12 +00:00
SkGr.cpp We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. 2013-10-24 17:44:27 +00:00
SkGrFontScaler.cpp Start cleaning up 64bit Win warnings 2013-10-14 21:53:24 +00:00
SkGrPixelRef.cpp Remove GrRefCnt.h in favor of SkRefCnt.h 2013-09-09 13:38:37 +00:00
SkGrTexturePixelRef.cpp Partially rolled forward the SkGrPixelRef changes 2012-06-29 20:55:14 +00:00