index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Dont try to draw glyphs with unexpected mask formats
joshualitt
2015-07-30
*
Make GrGpu read/write pixels take GrSurface
bsalomon
2015-07-30
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Fix for GrAtlasTextContext crash
joshualitt
2015-07-29
*
Revert "Move headers with no dependencies."
Mike Klein
2015-07-29
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Fix silly mistake in allocating geoms in TextBatch
bsalomon
2015-07-29
*
Skip temp texture when config conversion test has already failed.
bsalomon
2015-07-29
*
Don't read from unref'ed RT in GrContext::readSurfacePixels
bsalomon
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Revert "Move the rest of src headers used by include to include/private."
Mike Klein
2015-07-28
*
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...
bsalomon
2015-07-28
*
Move the rest of src headers used by include to include/private.
mtklein
2015-07-28
*
Change GrDefaultGeoProcFactory to a namespace
joshualitt
2015-07-28
*
Cleanup GrDefaultGeoProcFactory localCoords
joshualitt
2015-07-28
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
Cleanup Default Geo Proc API
joshualitt
2015-07-27
*
fix up GrImmediateDrawTarget.cpp
joshualitt
2015-07-27
*
Steal refs from other TextBatch in onCombineIfPossible
bsalomon
2015-07-27
*
Make allocation count in TextBatch implicit
bsalomon
2015-07-27
*
Added GrGLBlend.h|cpp with helper function AppendPorterDuffBlend() in prepara...
wangyix
2015-07-24
*
fix for GrAtlasTextContext occasionally crashes on mixed runs
joshualitt
2015-07-24
*
Minimize retrieving SkGlyph in GrTextContext
joshualitt
2015-07-24
*
Fix Ganesh drawAtlas bug with quad colors
robertphillips
2015-07-24
*
Set preallocated TextBatch geometries to 4 rather than 32
bsalomon
2015-07-24
*
skia: wrong calling convention on eglGetPlatformDisplayEXT
hendrikw
2015-07-24
*
Fix ImageNewSurface test on S4.
bsalomon
2015-07-23
*
fix comment on GrBatchTextStrike
joshualitt
2015-07-23
*
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...
bsalomon
2015-07-23
*
Name of primitive processor will now be printed in generated shader code
wangyix
2015-07-23
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Misc cleanup
robertphillips
2015-07-22
*
Moved GrGLFragmentProcessor definition to its own file
wangyix
2015-07-22
*
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
bsalomon
2015-07-22
*
skia: GrGLAssembleGLInterface update load chromium extension functions
hendrikw
2015-07-22
*
Fix tile drop-out on S4 for texture decal mode.
jvanverth
2015-07-22
*
ANGLE deps roll
hendrikw
2015-07-21
*
Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...
ericrk
2015-07-21
*
Revert of skia: ANGLE deps roll (patchset #1 id:1 of https://codereview.chrom...
hendrikw
2015-07-21
*
ANGLE deps roll
hendrikw
2015-07-21
*
Bilinear optimization for 1D convolution.
ericrk
2015-07-21
*
adding assert to GrAtlasTextContext
joshualitt
2015-07-21
*
Possible fix Moto E compilation failure
robertphillips
2015-07-21
*
Add sanity check to GrAtlasTextBlob
joshualitt
2015-07-21
*
rename BitmapTextBlob and move it to its own file
joshualitt
2015-07-21
*
Add Rec709 YUV color space support to GrYUVtoRGBEffect.
rileya
2015-07-20
*
Fix textureDomain/bleed prevention in msaa
robertphillips
2015-07-20
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
[next]