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
*
delete obsolete/unused SkGpuCanvas
reed@google.com
2012-10-01
*
Fixed bug in drawing of large bitmaps
robertphillips@google.com
2012-10-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-29
*
Don't allow previous render target to be deleted in GrGpu::clear
bsalomon@google.com
2012-09-28
*
Update Ganesh to support fractional rects in drawBitmapRect
robertphillips@google.com
2012-09-28
*
Make gpu work in iOS SampleApp.
bsalomon@google.com
2012-09-28
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
Remove memcpy/memcmp from GrDrawState. Hopefully, this fixes Issue 912 withou...
bsalomon@google.com
2012-09-26
*
remove uses of setBitmapDevice (DEPRECATED)
reed@google.com
2012-09-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-26
*
Fix some linux build warnings
bsalomon@google.com
2012-09-25
*
Remove GrTLList.h
robertphillips@google.com
2012-09-25
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-25
*
Fix for GrTextureStripAtlas memory leak
robertphillips@google.com
2012-09-24
*
Addressed xcode analysis complaints
robertphillips@google.com
2012-09-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-19
*
Added functor to GrTHashCache to allow discovery of un-reffed resources
robertphillips@google.com
2012-09-18
*
Move GrTextureParams from GrSamplerState to GrTextureAccess
bsalomon@google.com
2012-09-18
*
Add GrColor to RGBA float helper func
bsalomon@google.com
2012-09-17
*
Fix texture ref/unref bug in GrContext::createResizedTexture
robertphillips@google.com
2012-09-11
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
Fix GrGLCreateNativeInterface_android
borenet@google.com
2012-09-11
*
Add more logging to GrGLInterface. Temporary.
borenet@google.com
2012-09-11
*
Add lots of logging to GrGLInterface.cpp. Temporary.
borenet@google.com
2012-09-11
*
printf->SkDebugf for r5491
borenet@google.com
2012-09-11
*
Temporarily add logging to GrContextFactory and SkNativeGLContext_android
borenet@google.com
2012-09-11
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Move GrTextureAccess decl/defn to separate files
bsalomon@google.com
2012-09-11
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Removed access of freed memory in GrContext dtor
robertphillips@google.com
2012-09-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-11
*
Fix for DEPS compiler issue in SkGrFontScaler.cpp
robertphillips@google.com
2012-09-10
*
Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache
bsalomon@google.com
2012-09-10
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Added explicit cache clearing
robertphillips@google.com
2012-09-07
*
Remove extraneous const qualifier.
bsalomon@google.com
2012-09-07
*
Try r5428 again with fix
bsalomon@google.com
2012-09-07
*
Revert 5428 and 5429.
bsalomon@google.com
2012-09-07
*
Fix shader errors in r5428.
bsalomon@google.com
2012-09-07
*
Consolidate texture access functions, provide default GrTextureAccess
bsalomon@google.com
2012-09-07
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Fixed assert in unlockStencilBuffer
robertphillips@google.com
2012-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Resource cache now explicitly takes ref of managed resources
robertphillips@google.com
2012-09-05
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Don't purge resources from cache if they have > 1 ref
robertphillips@google.com
2012-09-04
*
Switch GrGpu's GrResource list over to using SkTDLinkedList
robertphillips@google.com
2012-09-04
[next]