Re: [Mesa-dev] Gallium depth clamp support

2010-08-06 Thread Keith Whitwell
On Fri, 2010-08-06 at 08:29 -0700, Marek Olšák wrote: > On Mon, Jul 26, 2010 at 8:11 PM, Brian Paul wrote: > > On 07/23/2010 03:27 PM, Roland Scheidegger wrote: > On 22.07.2010 01:27, Brian Paul wrote: > On 07/21/2010 05:19 PM, Marek Olšák w

Re: [Mesa-dev] Gallium depth clamp support

2010-08-06 Thread Marek Olšák
On Mon, Jul 26, 2010 at 8:11 PM, Brian Paul wrote: > On 07/23/2010 03:27 PM, Roland Scheidegger wrote: > >> On 22.07.2010 01:27, Brian Paul wrote: >> >>> On 07/21/2010 05:19 PM, Marek Olšák wrote: >>> On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger>>> > wrote

Re: [Mesa-dev] Gallium depth clamp support

2010-07-26 Thread Brian Paul
On 07/23/2010 03:27 PM, Roland Scheidegger wrote: On 22.07.2010 01:27, Brian Paul wrote: On 07/21/2010 05:19 PM, Marek Olšák wrote: On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheideggermailto:srol...@vmware.com>> wrote: Marek Olšák wrote: Hi, there is a new branch gall

Re: [Mesa-dev] Gallium depth clamp support

2010-07-23 Thread Roland Scheidegger
On 22.07.2010 01:27, Brian Paul wrote: > On 07/21/2010 05:19 PM, Marek Olšák wrote: >> On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger > > wrote: >> >> Marek Olšák wrote: >> >> Hi, >> >> there is a new branch gallium-depth-clamp in the main reposi

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Brian Paul
On 07/21/2010 05:19 PM, Marek Olšák wrote: On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger mailto:srol...@vmware.com>> wrote: Marek Olšák wrote: Hi, there is a new branch gallium-depth-clamp in the main repository which implements ARB_depth_clamp in Gallium. Wi

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Marek Olšák
On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger wrote: > Marek Olšák wrote: > >> Hi, >> >> there is a new branch gallium-depth-clamp in the main repository which >> implements ARB_depth_clamp in Gallium. Wine uses this extension to disable >> clipping when it's requested from a D3D9 app, so i

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Roland Scheidegger
Marek Olšák wrote: Hi, there is a new branch gallium-depth-clamp in the main repository which implements ARB_depth_clamp in Gallium. Wine uses this extension to disable clipping when it's requested from a D3D9 app, so it's an important one. There is a new state "depth_clamp" in pipe_clip_st

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Marek Olšák
On Wed, Jul 21, 2010 at 3:54 PM, Keith Whitwell wrote: > On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote: > > Hi, > > > > there is a new branch gallium-depth-clamp in the main repository which > > implements ARB_depth_clamp in Gallium. Wine uses this extension to > > disable clipping when it

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Keith Whitwell
On Wed, 2010-07-21 at 06:54 -0700, Keith Whitwell wrote: > On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote: > > Hi, > > > > there is a new branch gallium-depth-clamp in the main repository which > > implements ARB_depth_clamp in Gallium. Wine uses this extension to > > disable clipping when i

Re: [Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Keith Whitwell
On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote: > Hi, > > there is a new branch gallium-depth-clamp in the main repository which > implements ARB_depth_clamp in Gallium. Wine uses this extension to > disable clipping when it's requested from a D3D9 app, so it's an > important one. > > There

[Mesa-dev] Gallium depth clamp support

2010-07-21 Thread Marek Olšák
Hi, there is a new branch gallium-depth-clamp in the main repository which implements ARB_depth_clamp in Gallium. Wine uses this extension to disable clipping when it's requested from a D3D9 app, so it's an important one. There is a new state "depth_clamp" in pipe_clip_state, and a new cap PIPE_C