Mercurial > hg > svgui
log view/View.cpp @ 951:53e039d99b5d osx-retina
age | author | description |
---|---|---|
Mon, 20 Apr 2015 15:59:03 +0100 | Chris Cannam | Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet) osx-retina |
Mon, 20 Apr 2015 14:01:39 +0100 | Chris Cannam | Some scaling & zoom bits osx-retina |
Wed, 18 Mar 2015 13:52:07 +0000 | Chris Cannam | Pass proxy to layer for painting osx-retina |
Wed, 11 Mar 2015 15:35:20 +0000 | Chris Cannam | Experiment with querying paint rect separately from view rect osx-retina |
Wed, 11 Mar 2015 13:54:01 +0000 | Chris Cannam | First steps toward high-res rendering on retina Mac -- quite a bit more to be done osx-retina |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |