- 0251b2f Tag GrPrintf with GR_API so that it is exposed to users of a Skia DLL by bsalomon@google.com · 13 years ago
- bcc5683 tiny document-only change by epoger@google.com · 13 years ago
- 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 13 years ago
- 3c14d0f Fix gm tests for fixed point. by bungeman@google.com · 13 years ago
- 0368d06 Fix clipping in StrokeRectGM test for fixed point. by bungeman@google.com · 13 years ago
- 2368f6f Remove createPlatformRenderTarget, undeprecate createRenderTargetFrom3DAPIState by bsalomon@google.com · 13 years ago
- 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
- 9e0f2ee Add build for unix to gyp. by bungeman@google.com · 13 years ago
- e580bc1 Plug a leak in SampleShaderTest. by senorblanco@chromium.org · 13 years ago
- 71ff02c Add unix and mesa GL files to gyp. http://codereview.appspot.com/4545055/ by bungeman@google.com · 13 years ago
- 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 13 years ago
- 65245ad fix assertion failure in Skia_Linux_Fixed_Debug build by epoger@google.com · 13 years ago
- ef3913b Batch up draws into triangle fans as large as possible when drawing convex by senorblanco@chromium.org · 13 years ago
- 2766118 Fix windows color order Review URL: http://codereview.appspot.com/4553048/ by bsalomon@google.com · 13 years ago
- 346ff6c Add snapshot of gyp-generated vs proj for any third party devs who were using the old project. README.TXT explains how to generate an up to date one. by bsalomon@google.com · 13 years ago
- c386b87 Fix windows build (missing SkFontHost.cpp) by bsalomon@google.com · 13 years ago
- ec96518 Remove old visual studio project by bsalomon@google.com · 13 years ago
- 466f3d6 [PDF] Implement clear xfermode with a mask instead of pushing the clip down. by vandebo@chromium.org · 13 years ago
- 8989d31 [PDF] Fix windows compile warning. by vandebo@chromium.org · 13 years ago
- 05ea181 move SHIFT default definitions from SkColorPriv.h to SkPostConfig.h, so that by reed@google.com · 13 years ago
- 9d75767 setHinting modifies fFlags in places, so call it last (after initializing fFlags) by reed@google.com · 13 years ago
- 1f75399 fix PathTest for SKIA_SCALAR=fixed http://codereview.appspot.com/4528083/ by epoger@google.com · 13 years ago
- bad8c87 show consistent timings between debug and release by reed@google.com · 13 years ago
- 00e17c5 Fix uninit of mask var by bsalomon@google.com · 13 years ago
- 02b5331 encode current LCD orientation and order into font-cache-key by reed@google.com · 13 years ago
- 2ed67e8 Fix tests with incorrect swizzle. http://codereview.appspot.com/4552046/ by bungeman@google.com · 13 years ago
- d1a416a glFinish to complete bench before stopping stopwatch. by bungeman@google.com · 13 years ago
- 6cc26da [PDF] Fix PDF primitives test for fixed scalars. by vandebo@chromium.org · 13 years ago
- 6271117 support BW glyphs, instead of always forcing them to AA by reed@google.com · 13 years ago
- b36334d lockPixels before looking at them in Zoomer by reed@google.com · 13 years ago
- 79b3b7e checkpoint for 8->5 bit reduction by reed@google.com · 13 years ago
- 9e39bb3 code style, inherit from SampleView by reed@google.com · 13 years ago
- 09e3baa add 'h' to tri-toggle font hinting by reed@google.com · 13 years ago
- bde3c8e improve gray approximation for LCD LERP by reed@google.com · 13 years ago
- c518134 add optional decolorization value for lcd text by reed@google.com · 13 years ago
- 1fbb300 add more keys by reed@google.com · 13 years ago
- 26c2d0a Use coverage stages for supersample AA resolve, edgeAA, and glyph masks. Expose a mask stage through GrPaint by bsalomon@google.com · 13 years ago
- db2566b Set fEdgesUni to kUseUniform when we need to upload it. Fix for bug introduced by senorblanco@chromium.org · 13 years ago
- ff39032 [PDF] Improve path effect and drawPath(prePathMatrix) support. by vandebo@chromium.org · 13 years ago
- 5793a1f Pass forceClose "true" to SkPath::Iter constructor in by senorblanco@chromium.org · 13 years ago
- bb7f076 Fix enums in code path that uses uncached GrRenderTargets behind SkGpuDevices by bsalomon@google.com · 13 years ago
- 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 13 years ago
- d31cbc4 Removing remnants of GrGLEffect. by junov@google.com · 13 years ago
- 8af476a Fixed typo in skia.gyp by junov@google.com · 13 years ago
- 08270cb remove reference to fContext by reed@google.com · 13 years ago
- 869d6d9 Adding a test to sampleapp for texture domain by junov@google.com · 13 years ago
- 6fb8f77 silence printf by reed@google.com · 13 years ago
- 66f22fd fix uninitialized var by reed@google.com · 13 years ago
- 176753a add 'n' to tri-toggle bitmap-filter (LERP) on/off/neutral by reed@google.com · 13 years ago
- 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 13 years ago
- 1dd17a1 use hires metrics when rotated (or subpixel is requested) by reed@google.com · 13 years ago
- a9015f8 add GPU config by mike@reedtribe.org · 13 years ago
- f4c2622 Use SkSetFourByteTag in SkFontHost_win.cpp. by ctguil@chromium.org · 13 years ago
- f2d9155 separate coverage stages from color stages. by bsalomon@google.com · 13 years ago
- 852fa0f remove dead files by reed@google.com · 13 years ago
- 6acc9b3 Fixed color bleeding issue when drawing a sub region of a bitmap with filtering enabled. by junov@google.com · 13 years ago
- 4b4fb3a fully expand the initialization for rect (android compiler didn't like {0}) by reed@google.com · 13 years ago
- 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 13 years ago
- ff174b3 Fix winding order check for negative scale in tesselated path rendering. The by senorblanco@chromium.org · 13 years ago
- b54455e Change getConvexity() to now compute it if the value is set to kUnkown. by reed@google.com · 13 years ago
- 27a4dc4 Upload matrix as gl float rather than gr scalar (fixes a build break when scalar==fixed) by bsalomon@google.com · 13 years ago
- d757df2 Optimize colorfilter path when using a constant color.\nReviewed at http://codereview.appspot.com/4548041/ by Scroggo · 13 years ago
- 0b7b982 clean up sign detection code in computeconvexity by reed@google.com · 13 years ago
- 85b6e39 detect more than one loop in computeconvexity by reed@google.com · 13 years ago
- 7c42481 migrate more tests from GrPath.cpp by reed@google.com · 13 years ago
- 04863fa add Convexity enum to SkPath by reed@google.com · 13 years ago
- a8fd79d make tests return nonzero if failing by epoger@google.com · 13 years ago
- 6e7a7b3 Another tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
- 4b8117d Tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
- 6112c21 [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes. by vandebo@chromium.org · 13 years ago
- d604481 [PDF] Fix windows SkFontHost::OpenStream for TTC fonts. by vandebo@chromium.org · 13 years ago
- af8edcc update dox by reed@google.com · 13 years ago
- a6ff4dc add 'p' to toggle on/off testing the pipe by reed@google.com · 13 years ago
- 12ad3aa Disable blend for edge AA not general AA by bsalomon@google.com · 13 years ago
- 5d75740 Style fix by Scroggo · 13 years ago
- 92e0f22 Edge antialiasing for convex shapes in Ganesh by senorblanco@chromium.org · 13 years ago
- 189520d Fix intentional breakage in previous commit by epoger@google.com · 13 years ago
- 262d5f7 Intentional breakage to test notifications, will fix quickly by epoger@google.com · 13 years ago
- 540fb22 Tiny comment-only change to trigger update by epoger@google.com · 13 years ago
- 3189158 cleanup previous array of paints by reed@google.com · 14 years ago
- 0bad673 Allow blending if there is a color filter. by Scroggo · 14 years ago
- dcf1b0b Add space between mediump and float in 2pt radial vertex uniform decl by bsalomon@google.com · 14 years ago
- 67d78b1 Fix my intentional break. by epoger@google.com · 14 years ago
- 78dad54 [PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL. by vandebo@chromium.org · 14 years ago
- 76c5847 Intentionally break tests, will fix quickly. by epoger@google.com · 14 years ago
- f28b78b Another comment-only change to test notifications by epoger@google.com · 14 years ago
- a8a57be Remove a warning. by Scroggo · 14 years ago
- 823c973 Tiny comment-only change to test notifications by epoger@google.com · 14 years ago
- 01b87ec Store 1/255 as a constant to reduce number of divides. by Scroggo · 14 years ago
- f475a33 Remove dead debug code. by bsalomon@google.com · 14 years ago
- 25a61c3 Remove unused variable. by Scroggo · 14 years ago
- 2d9ddf9 Keep program cache consistent when program creation fails. by bsalomon@google.com · 14 years ago
- 97c88c2 Add color filters to gpu path. by Scroggo · 14 years ago
- 0faac1e remove some dead code in pipes by reed@google.com · 14 years ago
- c1c5b15 add include/core to header path for release build by reed@google.com · 14 years ago
- b55d118 check-point for pipe: flatten/unflatten objects for single paint by reed@google.com · 14 years ago
- 34dae87 [PDF] Fix ending condition for font advance construction. by vandebo@chromium.org · 14 years ago
- 246bd0f by twiz@google.com · 14 years ago
- 4a6ae8b add master images for macbook (which differ in the gpu variant from gm/base) by reed@google.com · 14 years ago
- f2eb5ab fix bug where we wrote uninitialized data to the flatten stream for shaders. by reed@google.com · 14 years ago