Commit History

Author SHA1 Message Date
  Benedikt Schroeder 1ba88c3900 Merge branch 'master' into Direct2D1LocatorRemoval 7 years ago
  Benedikt Schroeder 66bebd0c1b Initial 7 years ago
  Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 7 years ago
  Jeremy Koritzinsky e462e06193 Use memcpy instead of System.Runtime.CompilerServices.Unsafe 8 years ago
  Jeremy Koritzinsky 1c12cd4bd6 Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues. 8 years ago
  Steven Kirk e7247a2c12 Added methods for creating D2D render layers. 8 years ago
  Nikita Tsukanov 59e79a6685 Removed unused field from WicBitmapImpl 8 years ago
  Steven Kirk 1b9d61416f Ported ImmediateRenderer from scenegraph branch. 8 years ago
  Nikita Tsukanov 67a82d0462 Reverted WIC default pixel format 8 years ago
  Nikita Tsukanov 90a4915549 Implemented WritableBitmap 8 years ago
  Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 8 years ago
  Jeremy Koritzinsky 1fd692f262 Change implementation to be via different classes so as to not break invariants and pixel measurements. 9 years ago