Re: Make RenderTextureEmulation configurable

2009-10-24 Thread Ove Kaaven
Roderick Colenbrander skrev: > On Mon, Oct 19, 2009 at 1:08 PM, Ove Kaaven wrote: >> Roderick Colenbrander skrev: >>> On Mon, Oct 19, 2009 at 12:45 AM, Austin English >>> wrote: On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie wrote: > Ove Kaaven wrote: >> This makes it possible

Re: Make RenderTextureEmulation configurable

2009-10-19 Thread Roderick Colenbrander
On Mon, Oct 19, 2009 at 1:08 PM, Ove Kaaven wrote: > Roderick Colenbrander skrev: >> On Mon, Oct 19, 2009 at 12:45 AM, Austin English >> wrote: >>> On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie >>> wrote: Ove Kaaven wrote: > This makes it possible to work around bug 10080 without havi

Re: Make RenderTextureEmulation configurable

2009-10-19 Thread Ove Kaaven
Roderick Colenbrander skrev: > On Mon, Oct 19, 2009 at 12:45 AM, Austin English > wrote: >> On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie >> wrote: >>> Ove Kaaven wrote: This makes it possible to work around bug 10080 without having to patch the source code. >>> This is a hack to

Re: Make RenderTextureEmulation configurable

2009-10-19 Thread Roderick Colenbrander
On Mon, Oct 19, 2009 at 10:03 AM, Roderick Colenbrander wrote: > On Mon, Oct 19, 2009 at 12:45 AM, Austin English > wrote: >> On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie >> wrote: >>> Ove Kaaven wrote: This makes it possible to work around bug 10080 without having to patch the sour

Re: Make RenderTextureEmulation configurable

2009-10-19 Thread Roderick Colenbrander
On Mon, Oct 19, 2009 at 12:45 AM, Austin English wrote: > On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie > wrote: >> Ove Kaaven wrote: >>> This makes it possible to work around bug 10080 without having to patch >>> the source code. >>> >> This is a hack to allow a work around to function.  Much

Re: Make RenderTextureEmulation configurable

2009-10-18 Thread Austin English
On Sun, Oct 18, 2009 at 1:50 PM, James McKenzie wrote: > Ove Kaaven wrote: >> This makes it possible to work around bug 10080 without having to patch >> the source code. >> > This is a hack to allow a work around to function.  Much better to > actually fix the problem permanently. This is direct3

Re: Make RenderTextureEmulation configurable

2009-10-18 Thread James McKenzie
Ove Kaaven wrote: > This makes it possible to work around bug 10080 without having to patch > the source code. > This is a hack to allow a work around to function. Much better to actually fix the problem permanently. Also, it is preferred to preface your patch with the affected area like this