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
*
Add convenience function on GrDrawState to set state bit based on a bool.
bsalomon@google.com
2012-10-04
*
Fixed bug(s) in batching of rects
robertphillips@google.com
2012-10-04
*
Make numTextures() be non-virtual on GrCustomStage.
bsalomon@google.com
2012-10-04
*
Omit shader swizzle if it is rgba.
bsalomon@google.com
2012-10-04
*
Oops, forgot a file
caryclark@google.com
2012-10-02
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-02
*
Move android gl files from src/gpu/android to src/gpu/gl/android.
bsalomon@google.com
2012-10-01
*
Fix for typo in r5754
robertphillips@google.com
2012-10-01
*
Speculative render target ref/unref fixes
robertphillips@google.com
2012-10-01
*
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
[next]