aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/win
Commit message (Expand)AuthorAge
...
* Parse SampleApp command line for a test name. If an argument is passed toGravatar senorblanco@chromium.org2011-06-28
* Wrap SkStreams in IStreams instead of copying data around.Gravatar bungeman@google.com2011-06-23
* Add EGL context for Windows.Gravatar bungeman@google.com2011-06-02
* Add dual source blending support for proper blending with coverage.Gravatar bsalomon@google.com2011-05-20
* Disable MSAA in SkOsWindow on mac and windowsGravatar bsalomon@google.com2011-05-05
* Fix wrong class name used when unregistering class for dummy window in SkOsWi...Gravatar bsalomon@google.com2011-04-14
* Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.Gravatar bsalomon@google.com2011-03-18
* Remove dependence on glew for creating SkOSWindow_Win's GL ctx.Gravatar bsalomon@google.com2011-03-16
* Fix warnings of SkScalar -> int conversions, by using SkScalarRound()Gravatar reed@google.com2011-03-10
* Remove offscreen GL support from SampleApp and SkOSWindow. This never worked ...Gravatar bsalomon@google.com2011-03-10
* Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpa...Gravatar bsalomon@google.com2011-03-04
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* Cleanup issues related to SkBitmap getSize()/extractSubset().Gravatar wjmaclean@chromium.org2011-02-22
* Rev the GrContext interface. Context has draw* functions that take a new GrPa...Gravatar bsalomon@google.com2011-01-21
* Remove notion of default rendertarget. This doesn't map well to usage pattern...Gravatar bsalomon@google.com2011-01-18
* Make SampleApp build on Win32 (still requires glew, this needs to be fixed)Gravatar bsalomon@google.com2011-01-05
* Fixing results of incorrect conflict resolution in r646.Gravatar wjmaclean@chromium.org2010-12-23
* Fixed tab character.Gravatar wjmaclean@chromium.org2010-12-22
* Security fixes re getSize().Gravatar wjmaclean@chromium.org2010-12-22
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* update windows portGravatar reed@android.com2009-12-18