2011-04-06 |
reed@google.com | add strokerects baseline images |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | re-re-enable antialiased rects for gpu |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | eeek, revert last CL until I fix texture matrix |
commit | commitdiff | tree | snapshot |
2011-04-06 |
reed@google.com | enable antialiased rects |
commit | commitdiff | tree | snapshot |
2011-04-06 |
mike@reedtribe.org | support BW text on GPU |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Fix dangling ptr when GrRenderTarget outlives its GrTex... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | check-point (disabled) for antialiased rects |
commit | commitdiff | tree | snapshot |
2011-04-05 |
vandebo@chromium.org | Make SkFlate buffers statically sized (fixes Windows... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | add rect.inset(dx, dy) |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Add GrTexture.cpp to legacy project files |
commit | commitdiff | tree | snapshot |
2011-04-05 |
bsalomon@google.com | Adds read pixels to GrTexture and GrRenderTarget |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | export SkDraw::ComputeRectType() and share that with... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | add toggle keys: |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | support BW text |
commit | commitdiff | tree | snapshot |
2011-04-05 |
reed@google.com | handle scale < 0 for stroke-rects |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | always flush accumulated draws before we purge the... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
vandebo@chromium.org | [PDF] Make the NOT_IMPLEMENTED macro not print anything... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | reenable fast stroked rects, now that we correctly... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
bsalomon@google.com | export GrDefaultPathRenderer/GrPathRenderer |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | temporarily disable fast stroking, until we handle... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | move trimStorage to outer scope, so its memory is still... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
bsalomon@google.com | Remove dependence on platform GL headers. Remove code... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | rebaseline antialiased stroked rects with faster code... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | add #ifdef SK_DISABLE_FAST_AA_STROKE_RECT to disable... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mike@reedtribe.org | faster stroke rects |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | add baseline images for strokerects |
commit | commitdiff | tree | snapshot |
2011-04-04 |
reed@google.com | add strokerects to gm |
commit | commitdiff | tree | snapshot |
2011-04-04 |
scroggo | Remove SkMetaData from makefile. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
mike@reedtribe.org | add 2 stroke tests to rects |
commit | commitdiff | tree | snapshot |
2011-04-01 |
reed@google.com | add pixelref->readPixels() |
commit | commitdiff | tree | snapshot |
2011-04-01 |
bsalomon@google.com | Fix crash when codec not found for SampleDecode |
commit | commitdiff | tree | snapshot |
2011-04-01 |
vandebo@chromium.org | Move where compression enable/disable is done to make... |
commit | commitdiff | tree | snapshot |
2011-04-01 |
bsalomon@google.com | fix mac build of gr unit test |
commit | commitdiff | tree | snapshot |
2011-04-01 |
reed@google.com | add () to fix warning |
commit | commitdiff | tree | snapshot |
2011-03-31 |
ctguil@chromium.org | Add src/core include for pdf project. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
junov@google.com | Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGL... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | add code to test different premul techniques (disabled... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bsalomon@google.com | Add pdf to skia.gyp and checkin a snap of GYP. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bsalomon@google.com | Fix signed/unsigned warnings in debug build in flushSte... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bsalomon@google.com | Add GrResource.cpp to gr_files.mk |
commit | commitdiff | tree | snapshot |
2011-03-30 |
bsalomon@google.com | Add GrResource base class for ibs, texs, vbs, etc. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | replace SkRefDict with SkMetaData (much more general) |
commit | commitdiff | tree | snapshot |
2011-03-30 |
ctguil@chromium.org | Prepend SkAdvancedTypefaceMetrics on enum usage. |
commit | commitdiff | tree | snapshot |
2011-03-30 |
ctguil@chromium.org | Additional SK_API annotations needed for print preview... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | add SkMetaData |
commit | commitdiff | tree | snapshot |
2011-03-30 |
vandebo@chromium.org | Improve the SkAdvancedTypefaceMetrics interface w.r... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | add refcnt helper to metadata |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | move SkMetaData into core |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | add new file GrPathUtils.cpp |
commit | commitdiff | tree | snapshot |
2011-03-30 |
reed@google.com | add getTopLayer(), so clients don't have to use a Layer... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
bsalomon@google.com | Fix ref leak on GrGpu. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
senorblanco... | Two optimizations for the tesselated path renderer: |
commit | commitdiff | tree | snapshot |
2011-03-28 |
senorblanco... | This CL implements a tesselated path renderer, using... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
vandebo@chromium.org | Store content streams in an SkStream instead of an... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
reed@google.com | add experimental Relay class |
commit | commitdiff | tree | snapshot |
2011-03-25 |
bsalomon@google.com | Hairline stroke 1px wide paths. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
senorblanco... | Add the GLU tesselator source files to third_party... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
reed@google.com | add dox for drawPath, describing how to interpret the... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
bsalomon@google.com | Add way to determine at link time what path renderer... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
reed@google.com | Remove optional impl for SkClampMax that relied on... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Scroggo | Move zoomer into SampleApp |
commit | commitdiff | tree | snapshot |
2011-03-24 |
bsalomon@google.com | Fix direct-to-stencil clippath rendering logic in GrGpu. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
bsalomon@google.com | Rename flag that disables stencil buffer creation |
commit | commitdiff | tree | snapshot |
2011-03-23 |
scroggo | Fix a crash. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
reed@google.com | Initialize fClip in SkBounder, in case doIRect() is... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
bsalomon@google.com | Add GL_CHROMIUM_framebuffer_multisample support. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
bsalomon@google.com | Fix SK build macro. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
reed@google.com | inline knowledge that our pointsize is always 1 when... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
reed@google.com | add GR at the end |
commit | commitdiff | tree | snapshot |
2011-03-22 |
bsalomon@google.com | Fix macro in Chrome's GL config file |
commit | commitdiff | tree | snapshot |
2011-03-22 |
reed@google.com | add SkCreateTypefaceFromCTFont() to create a typeface... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
scroggo | Add a 'fatbits' mode to unix sample app. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
bsalomon@google.com | Remove redundant defines of GR_GL macros. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
mike@reedtribe.org | add more styles to show |
commit | commitdiff | tree | snapshot |
2011-03-22 |
mike@reedtribe.org | map canonical css names to real fonts |
commit | commitdiff | tree | snapshot |
2011-03-21 |
bsalomon@google.com | Remove IMG multisample texture support. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
reed@google.com | convert fixed->scalar directly, since we know that the |
commit | commitdiff | tree | snapshot |
2011-03-21 |
bsalomon@google.com | Remove old GR_* macros for GL extensions in favor of... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
reed@google.com | increase intermediate precision when chopping lines... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
bsalomon@google.com | Add GR_DLL builds to Ganesh (minimal exports for Chrome... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
reed@google.com | change -lpng12 to -lpng |
commit | commitdiff | tree | snapshot |
2011-03-21 |
bsalomon@google.com | Fix line endings on gyp file. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
mike@reedtribe.org | allow window-subclass to handle dispatching click event... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
mike@reedtribe.org | add draw sample |
commit | commitdiff | tree | snapshot |
2011-03-19 |
vandebo@chromium.org | Make SkDeviceFactory part of the API. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
scroggo | Pass motion events in the unix sample app. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
scroggo | Updates to the unix sample app. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
reed@google.com | fix scalar math to work with float and fixed |
commit | commitdiff | tree | snapshot |
2011-03-18 |
reed@google.com | fix warnings of int->float and double->float |
commit | commitdiff | tree | snapshot |
2011-03-18 |
twiz@google.com | Remove the compile-time selection of the GL implementat... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
twiz@google.com | This CL removes all dependencies on GL headers across... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
bsalomon@google.com | Revert GR_STATIC_RECT_VB in GrGLConfig_chrome.h |
commit | commitdiff | tree | snapshot |
2011-03-18 |
reed@google.com | fix warnings (local storage too small, int->scalar) |
commit | commitdiff | tree | snapshot |
2011-03-18 |
reed@google.com | change operator== to return bool instead of int |
commit | commitdiff | tree | snapshot |
2011-03-18 |
bsalomon@google.com | Initial GYP file for skia / gr. Builds SampleApp on... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
mike@reedtribe.org | use SkSafeUnref() |
commit | commitdiff | tree | snapshot |
2011-03-17 |
reed@google.com | abort drawing if srcRect is outside of the bitmap bounds |
commit | commitdiff | tree | snapshot |
2011-03-17 |
twiz@google.com | Addition of missing file in Visual Studio sample app... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
bsalomon@google.com | Make chrome use the static square vb when drawing rects. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
reed@google.com | update dox for setLooper() |
commit | commitdiff | tree | snapshot |
next |