Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9c0e629c64c0fa93ac9bf5c2eaa1821370a6fbe5
/
include
/
gpu
/
GrContext.h
9c0e629
Initial work to get ETC1 data up to the GPU
by krajcevski
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
af091a1
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 10 years ago
f9bd04f
Constify the arguments to createTexture
by commit-bot@chromium.org
· 10 years ago
e49157f
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 10 years ago
59e7d23
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 10 years ago
bd465d1
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 10 years ago
95c2003
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 10 years ago
95a2b0e
Allow custom resources in the GrContext's cache
by commit-bot@chromium.org
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
0a09d71
Implement drawDRRect for GPU
by commit-bot@chromium.org
· 11 years ago
e930a07
Add a GrLayerCache to GrContext
by robertphillips@google.com
· 11 years ago
972f9cd
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
by commit-bot@chromium.org
· 11 years ago
28361fa
Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()
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
d8a57af
Adding a new SkSurface factory for generating surfaces from the scratch texture pool.
by commit-bot@chromium.org
· 11 years ago
b471a32
Add API for GrContext to recommend rendertarget sample count
by commit-bot@chromium.org
· 11 years ago
e79f320
Revert of r13384 (Stateful PathRenderer implementation)
by robertphillips@google.com
· 11 years ago
3e0c64a
Stateful PathRenderer implementation
by robertphillips@google.com
· 11 years ago
94d8f1e
Update bench pictures to time image decode & upload costs
by robertphillips@google.com
· 11 years ago
db6f36e
Remove problematic GrContext thread local instance counting
by commit-bot@chromium.org
· 11 years ago
2614418
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6006d0f
Add bevel-stroke support in GrAARectRenderer
by commit-bot@chromium.org
· 11 years ago
32700ac
Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures
by robertphillips@google.com
· 11 years ago
5c8ee25
Make GrContext cache the gpu paths
by commit-bot@chromium.org
· 11 years ago
e1e99ef
Add bevel-stroke support in GrAARectRenderer
by commit-bot@chromium.org
· 11 years ago
56ce48a
Add can-ignore-rect hint to clear call
by robertphillips@google.com
· 11 years ago
50a3043
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.
by commit-bot@chromium.org
· 11 years ago
6b7938f
separate state for msaa renderability
by commit-bot@chromium.org
· 11 years ago
5dbb149
When cache is full delay flush until GrContext draw is finished
by commit-bot@chromium.org
· 11 years ago
03e3e89
Add support to dump font cache texture for debug purposes
by commit-bot@chromium.org
· 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
78a1078
Create new target to hold gpu test code, enable direct testing of GrEffects in GM.
by commit-bot@chromium.org
· 11 years ago
d28063e
Replace uses of GR_API by SK_API.
by commit-bot@chromium.org
· 11 years ago
7475811
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 11 years ago
a8916ff
Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush.
by commit-bot@chromium.org
· 11 years ago
956b310
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
b86add1
make the filter mode for GrTextureAccess an enum so we can plumb down
by humper@google.com
· 11 years ago
44a91dc
Add GrContext::setMaxTextureSizeOverride
by robertphillips@google.com
· 11 years ago
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 11 years ago
736dd03
Move gaussianBlur functionality to src\effects
by robertphillips@google.com
· 11 years ago
cae27fe
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
by commit-bot@chromium.org
· 11 years ago
1267fbd
Minor GrContext/GrInOrderDrawBuffer cleanup
by robertphillips@google.com
· 11 years ago
0a208a1
Add flag bits for partial GrContext reset
by bsalomon@google.com
· 11 years ago
ba66999
revert 9802 breacking tests on some configs
by edisonn@google.com
· 11 years ago
cad107b
Add flag bits for partial GrContext reset
by bsalomon@google.com
· 11 years ago
eb6879f
Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage.
by bsalomon@google.com
· 11 years ago
21c10c5
Make text context responsible for setting GrPaint on GrDrawState.
by bsalomon@google.com
· 11 years ago
bb6a317
Make GrContext track the current matrix, render target, and clip directly rather than using GrDrawState.
by commit-bot@chromium.org
· 11 years ago
3f4ea26
Check for NULL texture in GrAutoScratchTexture::detach()
by commit-bot@chromium.org
· 11 years ago
37d883d
Disable AA for ovals and roundrects if MSAA is enabled.
by commit-bot@chromium.org
· 12 years ago
f2bfd54
Add GPU support for roundrects
by commit-bot@chromium.org
· 12 years ago
7e32851
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8131283
Move oval rendering code to GrOvalRenderer.
by commit-bot@chromium.org
· 12 years ago
c781888
Attempt to reland 8264-5 with warning-as-error fixes.
by bsalomon@google.com
· 12 years ago
67e7cde
revert 8265-8264 (broke build)
by reed@google.com
· 12 years ago
ae81d5c
Adds local coords to GrEffect system.
by bsalomon@google.com
· 12 years ago
65eb4d5
Add stroked ovals and CircleEdgeEffect.
by jvanverth@google.com
· 12 years ago
8a70eef
Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013
by bsalomon@google.com
· 12 years ago
6e4e650
Give GrDrawTarget a back ptr to its owning GrContext.
by bsalomon@google.com
· 12 years ago
fec0bc3
Remove legacy names no longer referenced in Chrome and WebKit.
by bsalomon@google.com
· 12 years ago
9c68058
Fix WritePixels test on ANGLE.
by bsalomon@google.com
· 12 years ago
cdcb2ce
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
adc6536
Remove getter of writable GrEffectStage from GrDrawState.
by bsalomon@google.com
· 12 years ago
95ed55a
Make all GrContext members that return a texture also ref the texture for the caller.
by bsalomon@google.com
· 12 years ago
730138c
Remove declaration of unimplemented function.
by bsalomon@google.com
· 12 years ago
46d3d39
Add GPU support for axis-aligned ovals:
by jvanverth@google.com
· 12 years ago
0797c2c
Reland 6914 w/ fixes.
by bsalomon@google.com
· 12 years ago
0b6ad22
Revert 6914 to fix build issues.
by bsalomon@google.com
· 12 years ago
4b86e34
Simplify cache IDs and keys.
by bsalomon@google.com
· 12 years ago
5f74cf8
Follow up on the previous patch :
by sugoi@google.com
· 12 years ago
9f6a557
Remove unused type GrCacheKey
by bsalomon@google.com
· 12 years ago
45a15f5
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager.
by bsalomon@google.com
· 12 years ago
a2a3192
Fix some extract subset bugs.
by scroggo@google.com
· 12 years ago
12b4e27
As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh.
by sugoi@google.com
· 12 years ago
b9086a0
Replace GrMatrix with SkMatrix.
by bsalomon@google.com
· 12 years ago
8171288
Remove GrScalar, replace with SkScalar.
by bsalomon@google.com
· 12 years ago
d8b5fac
Reland r6233 with fix.
by bsalomon@google.com
· 12 years ago
115b06f
Re-revert r6233.
by bsalomon@google.com
· 12 years ago
c3a58f3
Reland r6233 with fix for config conversion texture matrices.
by bsalomon@google.com
· 12 years ago
27b40e9
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
16e3dde
Platform/Engine -> Backend createPlatform -> wrapBackend
by bsalomon@google.com
· 12 years ago
6f261be
GrCustomStage Renaming Part 2
by bsalomon@google.com
· 12 years ago
a469c28
CustomStage Renaming Part 1
by bsalomon@google.com
· 12 years ago
288d954
Separate out the texture matrix from the coord-system change matrix in GrSamplerState. This is a step towards moving texture matrix to GrCustomStage.
by bsalomon@google.com
· 12 years ago
1e269b5
Spell correct some comments.
by bsalomon@google.com
· 12 years ago
f57c01b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
3cbaa2d
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
by bsalomon@google.com
· 12 years ago
0f11e1a
Remove translate param from GrContext::drawPath (and subsequent calls).
by bsalomon@google.com
· 12 years ago
af84e74
Move setPaint from GrContext to GrDrawState.
by bsalomon@google.com
· 12 years ago
dc3a4e5
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ccb3950
Speculative render target ref/unref fixes
by robertphillips@google.com
· 12 years ago
cdb426d
Fix for GrTextureStripAtlas memory leak
by robertphillips@google.com
· 12 years ago
d6ce0db
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
9fbcad0
Removed old resource locking system
by robertphillips@google.com
· 12 years ago
Next »