Re: [Mesa-dev] Mesa (master): mesa: Add channel-wise copy propagation to ir_to_mesa.

2011-01-14 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/14/2011 03:22 PM, Brian Paul wrote: > On 01/14/2011 02:58 PM, Eric Anholt wrote: >> +void >> +ir_to_mesa_visitor::copy_propagate(void) >> +{ >> + ir_to_mesa_instruction *acp[this->next_temp * 4]; > > This does not compile with MSVC: > > src\m

Re: [Mesa-dev] Mesa (master): mesa: Add channel-wise copy propagation to ir_to_mesa.

2011-01-14 Thread Brian Paul
On 01/14/2011 02:58 PM, Eric Anholt wrote: Module: Mesa Branch: master Commit: 34a9da4eb4dd41dc874f1a175e993e42d4ff4b2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34a9da4eb4dd41dc874f1a175e993e42d4ff4b2a Author: Eric Anholt Date: Wed Jan 12 18:25:33 2011 -0800 mesa: Add channel

Re: [Mesa-dev] Mesa (master): mesa: Simplify _mesa_base_fbo_format by making it exceptions to teximages.

2011-01-14 Thread Brian Paul
On 01/14/2011 02:58 PM, Eric Anholt wrote: Module: Mesa Branch: master Commit: 65c41d55a06137115f0b4c67f9a3fd2708f0b625 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65c41d55a06137115f0b4c67f9a3fd2708f0b625 Author: Eric Anholt Date: Thu Jan 13 10:05:50 2011 -0800 mesa: Simplify _m

Re: [Mesa-dev] Mesa (master): i965: Remove unnecessary headers.

2011-01-14 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/13/2011 10:59 AM, Vinson Lee wrote: >> -Original Message- >> From: mesa-dev-bounces+vlee=vmware@lists.freedesktop.org [mailto:mesa- >> dev-bounces+vlee=vmware@lists.freedesktop.org] On Behalf Of Ian >> Romanick >> Sent: Thursday,

Re: [Mesa-dev] Common GL usage pattern where mesa/gallium is underperforming

2011-01-14 Thread Brian Paul
On 01/13/2011 03:02 PM, Jerome Glisse wrote: Hi, This mail is mostly a remainder to myself and also a try to get someone to look into it before i myself got more time on this :) A common GLSL pattern is : glUseProgram(Program1); glActiveTexture(GL_TEXTURE0 + 0); glBindTexture(...); glActiveText

Re: [Mesa-dev] [PATCH 1/1] st/mesa: Set samplers views' first_level.

2011-01-14 Thread Henri Verbeet
On 14 January 2011 16:49, Brian Paul wrote: > This isn't fresh in my head any more, but the code as-is matches the > behaviour of NVIDIA's driver (and fixed a mipmap failure in a test > somewhere).  The mesa-demos/src/tests/mipmap_limits test is good for testing > this. > > I applied your patch an

Re: [Mesa-dev] [PATCH 1/1] st/mesa: Set samplers views' first_level.

2011-01-14 Thread Brian Paul
On 01/13/2011 03:55 AM, Henri Verbeet wrote: On 4 January 2011 22:05, Henri Verbeet wrote: Base level and min LOD aren't equivalent. In particular, min LOD has no effect on image array selection for magnification and non-mipmapped minification. --- src/mesa/state_tracker/st_atom_sampler.c |

[Mesa-dev] [Bug 33071] xorg session stops due to 3d plotting

2011-01-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33071 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] About OpenGL QB stereo support..

2011-01-14 Thread Zhao, Juan J
> -Original Message- > From: mesa-dev-bounces+juan.j.zhao=intel@lists.freedesktop.org > [mailto:mesa-dev-bounces+juan.j.zhao=intel@lists.freedesktop.org] > On Behalf Of Corbin Simpson > Sent: Thursday, January 13, 2011 8:18 PM > To: rtfss none > Cc: mesa-dev@lists.freedesktop.org >