aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed error in SkOSMenuGravatar yangsu@google.com2011-08-05
* Updated SkOSMenu to use the updated SkEventsGravatar yangsu@google.com2011-08-05
* add api for scalers to force us to use skia to generate their bits from theirGravatar reed@google.com2011-08-05
* Fail draws when can't get geom into vb/ib.Gravatar bsalomon@google.com2011-08-05
* Fail path rendering gracefully when vb/ib space alloc failsGravatar bsalomon@google.com2011-08-05
* ignore alphaBit (and mask) for 32bit images, 'cause that seems to break thisGravatar reed@google.com2011-08-05
* Fixes for iOS / Ganesh (consistent fs/vs uni precision decl and don't use ste...Gravatar bsalomon@google.com2011-08-05
* Fix dumb copy/paste errorGravatar bsalomon@google.com2011-08-05
* revert rotated-lcd workaround until I can render gray/lcd+subpixel myselfGravatar reed@google.com2011-08-05
* submit LCD alpha supportGravatar caryclark@google.com2011-08-05
* Handle recursive call into GrResourceCache::purgeAsNeededGravatar bsalomon@google.com2011-08-05
* disable testGravatar reed@google.com2011-08-04
* use new SkEvent notion of passing targetID to constructorGravatar reed@google.com2011-08-04
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04
* Honor fixed width font in Windows.Gravatar ctguil@chromium.org2011-08-04
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-08-03
* allow events to store their target sink IDGravatar reed@google.com2011-08-03
* Add GrStencilBuffer as a separate resource type from render targetGravatar bsalomon@google.com2011-08-03
* Add glReadBuffer to GrGLInterface.Gravatar bsalomon@google.com2011-08-03
* Add glDrawBuffer(s) to GrGLInterfaceGravatar bsalomon@google.com2011-08-02
* Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to Samp...Gravatar yangsu@google.com2011-08-02
* Correct check against GR_USE_PLATFORM_CREATE_SAMPLE_COUNTGravatar bsalomon@google.com2011-08-02
* Revert r2026 due to bot failuresGravatar bsalomon@google.com2011-08-02
* Create a separate GrStencilBuffer class apart from GrRenderTarget.Gravatar bsalomon@google.com2011-08-02
* Move SkBitmap members of the skdiff DiffRecord to pointers so that theyGravatar tomhudson@google.com2011-08-02
* Set up global options for SampleApp and now allows SampleApp to request menu ...Gravatar yangsu@google.com2011-08-02
* iOS SampleApp menu related changesGravatar yangsu@google.com2011-08-02
* iOS Sample App menu implementationGravatar yangsu@google.com2011-08-02
* Remove unneeded include in SkBitSet.Gravatar bungeman@google.com2011-08-01
* Clip GPU blur against clip bounds. Clip the size of the FBOs used for blursGravatar senorblanco@chromium.org2011-08-01
* add roundOut()Gravatar reed@google.com2011-08-01
* deprecate SkScalarFloor, SkScalarCeil, SkScalarRoundGravatar reed@google.com2011-08-01
* Add Commit to SkWIStream.Gravatar bungeman@google.com2011-08-01
* Make WIC encoder lock the bitmap pixels.Gravatar bungeman@google.com2011-08-01
* Windows image decoder should handle all bitmap formats.Gravatar bungeman@google.com2011-08-01
* Fix comment alignmentGravatar bsalomon@google.com2011-08-01
* Revised SkOSMenuGravatar yangsu@google.com2011-08-01
* Cocoa SampleApp filesGravatar yangsu@google.com2011-08-01
* Remove unnecessary dirty clip flag in GrGpu, remove getUsableStencilBits()Gravatar bsalomon@google.com2011-08-01
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-08-01
* Add trunk/out to svn:ignore listGravatar bsalomon@google.com2011-08-01
* Split texture upload out from onCreateTextureGravatar bsalomon@google.com2011-08-01
* Fix bug in SkMatrix::invert where typemask is not set on inverse when a matri...Gravatar bsalomon@google.com2011-08-01
* update dox for LCD textGravatar reed@google.com2011-08-01
* another whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-29
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-29
* cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...Gravatar bsalomon@google.com2011-07-29
* move render target decls / defs to their own headers / srcsGravatar bsalomon@google.com2011-07-29
* disable optimization in Mac debug buildGravatar epoger@google.com2011-07-29
* More variable initializations and curly braces to avoid Linux compilerGravatar tomhudson@google.com2011-07-29