Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread johannes hanika
On Tue, Aug 20, 2013 at 4:24 PM, Moritz Moeller wrote: > On 20/8/13 11:54 AM, Daniel J Blueman wrote: > > 4096 is the next power of two above my screen width of 2880. > > Does DT use power of two mip maps only? That's wasteful to start with. > no it doesn't. j. --

Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread Moritz Moeller
On 20/8/13 11:54 AM, Daniel J Blueman wrote: > 4096 is the next power of two above my screen width of 2880. Does DT use power of two mip maps only? That's wasteful to start with. .mm -- Introducing Performance Central,

Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread Daniel J Blueman
On 20 August 2013 15:48, johannes hanika wrote: > On Tue, Aug 20, 2013 at 9:38 AM, Daniel J Blueman wrote: >> On 20 August 2013 15:27, johannes hanika wrote: >> > On Tue, Aug 20, 2013 at 5:25 AM, Daniel J Blueman >> > wrote: >> >> On 20 August 2013 01:46, Tobias Ellinghaus wrote: >> >> > Am So

Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread johannes hanika
On Tue, Aug 20, 2013 at 9:38 AM, Daniel J Blueman wrote: > On 20 August 2013 15:27, johannes hanika wrote: > > On Tue, Aug 20, 2013 at 5:25 AM, Daniel J Blueman > wrote: > >> On 20 August 2013 01:46, Tobias Ellinghaus wrote: > >> > Am Sonntag, 18. August 2013, 23:32:18 schrieb Daniel J Blueman

Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread Daniel J Blueman
On 20 August 2013 15:27, johannes hanika wrote: > On Tue, Aug 20, 2013 at 5:25 AM, Daniel J Blueman wrote: >> On 20 August 2013 01:46, Tobias Ellinghaus wrote: >> > Am Sonntag, 18. August 2013, 23:32:18 schrieb Daniel J Blueman: >> >> On high-res displays, we need to increase the default "maximu

Re: [darktable-devel] drawing area maximum size...

2013-08-20 Thread johannes hanika
On Tue, Aug 20, 2013 at 5:25 AM, Daniel J Blueman wrote: > On 20 August 2013 01:46, Tobias Ellinghaus wrote: > > Am Sonntag, 18. August 2013, 23:32:18 schrieb Daniel J Blueman: > >> On high-res displays, we need to increase the default "maximum width > >> of image drawing area" and for height al

Re: [darktable-devel] drawing area maximum size...

2013-08-19 Thread Daniel J Blueman
On 20 August 2013 01:46, Tobias Ellinghaus wrote: > Am Sonntag, 18. August 2013, 23:32:18 schrieb Daniel J Blueman: >> On high-res displays, we need to increase the default "maximum width >> of image drawing area" and for height also. >> >> Since most users probably have more powerful processors w

Re: [darktable-devel] drawing area maximum size...

2013-08-19 Thread Tobias Ellinghaus
Am Sonntag, 18. August 2013, 23:32:18 schrieb Daniel J Blueman: > On high-res displays, we need to increase the default "maximum width > of image drawing area" and for height also. > > Since most users probably have more powerful processors with larger > displays, I see there is good rationale to

[darktable-devel] drawing area maximum size...

2013-08-18 Thread Daniel J Blueman
On high-res displays, we need to increase the default "maximum width of image drawing area" and for height also. Since most users probably have more powerful processors with larger displays, I see there is good rationale to default this to unset, ie unlimited, rather than the current default, no?