..
gl
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
2012-03-28 16:19:11 +00:00
GrClip.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrClipIterator.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrColor.h
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
2011-11-07 15:54:49 +00:00
GrConfig.h
Remove mutual dependency of gr and skgr.
2012-03-22 17:56:29 +00:00
GrContext.h
Use a single GrDrawState in GrContext for direct and buffered drawing
2012-03-27 17:40:15 +00:00
GrFontScaler.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrGlyph.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrInstanceCounter.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrKey.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrMatrix.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrNoncopyable.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrPaint.h
Skip unnecessary copies in GrPaint operator ==
2012-03-16 17:50:37 +00:00
GrPath.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrPoint.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrRect.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrRefCnt.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrRenderTarget.h
Add code path for Gr client to resolve an Gr-created MSAA render target.
2012-01-31 13:35:56 +00:00
GrResource.h
Add getContext to GrResouce
2011-11-15 19:42:07 +00:00
GrSamplerState.h
Erode and dilate image filter effects, CPU and GPU implementations.
2012-03-02 21:05:45 +00:00
GrScalar.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrTemplates.h
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
2011-10-12 19:53:16 +00:00
GrTextContext.h
Split GrTextContext into baseclass and subclass
2012-03-16 14:02:46 +00:00
GrTexture.h
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths.
2011-11-16 20:36:03 +00:00
GrTypes.h
Reland 3144 with assertion fix.
2012-02-07 16:06:47 +00:00
GrUserConfig.h
Remove old and GL-specific defines from GrUserConfig.h comments
2011-11-08 15:52:21 +00:00
SkGpuCanvas.h
Remove comment related to removed function.
2011-09-01 15:55:31 +00:00
SkGpuDevice.h
apply imagefilter to all draw calls
2012-03-23 15:36:36 +00:00
SkGr.h
Remove static initiazled gClampNearest in gpu backend
2011-12-12 16:10:08 +00:00
SkGrTexturePixelRef.h
Consolidate PixelRef flattables with the standard impl
2012-03-28 20:47:01 +00:00