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
...
*
fixed missing "return" error
robertphillips@google.com
2012-06-27
*
Added ReadPixels format-supported check to GL Caps
robertphillips@google.com
2012-06-27
*
add explicit purgeAll() so we don't get foiled by the min cache-limit
reed@google.com
2012-06-27
*
Enable Scratch texture detach in SW path renderer's onDrawPath (again)
robertphillips@google.com
2012-06-27
*
Fixed Resource counting bug in AutoScratchTexture detach mechanism
robertphillips@google.com
2012-06-27
*
Make GrInOrderDrawBuffer playback command driven
bsalomon@google.com
2012-06-26
*
Fixed alignment issue in Linux build
robertphillips@google.com
2012-06-26
*
Removed cached copy of the GrDebugGLInterface
robertphillips@google.com
2012-06-26
*
plumb SkInstCnt to all subclasses of GrRefCnt
reed@google.com
2012-06-26
*
In GrBatchedTextContext, use GrSafeSetNull(), for more safeness!
tomhudson@google.com
2012-06-26
*
Reverting r4324
robertphillips@google.com
2012-06-26
*
Disable assert blocking DEPS roll. This is a sanity-checking assert not
tomhudson@google.com
2012-06-25
*
Fix crash when buidling with no deferred drawing in grcontext
bsalomon@google.com
2012-06-25
*
Fix the stencil rules to perfom an rdiff with an inverse path
bsalomon@google.com
2012-06-25
*
Add header needed to use the SWAP_PER_DRAW debug facility on windows.
bsalomon@google.com
2012-06-25
*
Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.
tomhudson@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)
robertphillips@google.com
2012-06-25
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Reverting r4319
robertphillips@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath
robertphillips@google.com
2012-06-25
*
Fix misplaced return in GrDrawState::stageDisabled().
tomhudson@google.com
2012-06-25
*
Extend texture release on GrDrawState to also handle custom stages.
tomhudson@google.com
2012-06-22
*
Revert #if 0ed out code accidentally committed as part of r4299.
bsalomon@google.com
2012-06-22
*
Revert r4287. Large numbers of textures created by random gradients can cause...
bsalomon@google.com
2012-06-22
*
Fix clipping of ovals on top & right
robertphillips@google.com
2012-06-22
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Move GrTemplates.h to src
bsalomon@google.com
2012-06-22
*
Minor GrStencilSettings cleanup
bsalomon@google.com
2012-06-22
*
Altered GrDrawState to always ref texture and render target
robertphillips@google.com
2012-06-22
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Remove count budget from resource cache
bsalomon@google.com
2012-06-21
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Fix memory leaks.
tomhudson@google.com
2012-06-19
*
fix incorrect GPU rendering for path inverse fill when path is outside the clip
bsalomon@google.com
2012-06-19
*
Store clip mask location in GrClipMaskManager as a enum rather than two bools
bsalomon@google.com
2012-06-18
*
GPU would ignore the path effect when its stroke is zero, fix it
bsalomon@google.com
2012-06-18
*
fix gl error of 'invalid enum' from GL_COLOR_TABLE
bsalomon@google.com
2012-06-18
*
show meaningful GL error strings during debugging
bsalomon@google.com
2012-06-18
*
Avoid un-necessary re-calculations of width in for loop of emitFS function
bsalomon@google.com
2012-06-15
*
Give GrClipMaskManager a GrGpu*
bsalomon@google.com
2012-06-15
*
Remove unused function left in GrGLProgram.cpp
bsalomon@google.com
2012-06-15
*
Suppress annoying printf in GM when MSAA is not supported.
bsalomon@google.com
2012-06-15
*
Add strings to debug/null interfaces glGetString
bsalomon@google.com
2012-06-15
*
TLS GrContext count
bsalomon@google.com
2012-06-15
*
Use GrAARectRenderer in GPU AA clip mask generation
robertphillips@google.com
2012-06-15
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
releaseTextures portion of GrDrawState Ref textures CL (http://codereview.app...
robertphillips@google.com
2012-06-13
[prev]
[next]