index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
Create a static instances of SrcOver XferProcessor
egdaniel
2015-11-30
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
Make stencil and cover path rendering have more reasonable bounds.
bsalomon
2015-11-23
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-22
*
Revert of Initial version of external_oes texture support and unit test (patc...
bsalomon
2015-11-20
*
Initial version of external_oes texture support and unit test
bsalomon
2015-11-20
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Remove unsigned < signed comparison.
mtklein
2015-11-19
*
Change prealloc number of child FPs be 1 rather than 2
Brian Salomon
2015-11-19
*
Preallocate room for 2 child processors in FPs
bsalomon
2015-11-19
*
Initial implementation of GPU no filter NinePatch
joshualitt
2015-11-18
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Fix for chrome's skia gl bindings code.
bsalomon
2015-11-16
*
Add support for EGLImage to GrGLInterface
bsalomon
2015-11-16
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Move XferProcessors to glsl
egdaniel
2015-11-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Fix GrCoverageSetOpXP unit test on mixed samples
cdalton
2015-11-12
*
Revert of Enable stencil clipping in mixed sampled render targets (patchset #...
cdalton
2015-11-11
*
Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:...
cdalton
2015-11-11
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Use a struct for client GL texture handles
bsalomon
2015-11-10
*
apply mozilla patch
reed
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Loosen requirements for mixed samples support
cdalton
2015-11-06
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Create SDL backed SkOSWindow
joshualitt
2015-11-04
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-04
*
Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...
egdaniel
2015-11-03
*
Fix setColocatedSampleLocations on ES and GL < 4.5
cdalton
2015-11-03
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-03
*
Allow max tile size to be overridden separately from max texture size.
bsalomon
2015-11-02
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Remove min texture size support
bsalomon
2015-10-28
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://...
joshualitt
2015-10-23
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
[next]