On Fri, 02 Mar 2012 14:38:37 -0800, Ian Romanick wrote:
> On 02/29/2012 11:56 AM, Eric Anholt wrote:
> > Module: Mesa
> > Branch: master
> > Commit: 8ffb098234fbc3d2e3c8b3db6912dec9ea7a65eb
> > URL:
> > http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ffb098234fbc3d2e3c8b3db6912dec9ea7a65eb
>
_mesa_max_texture_levels() is also used to test valid texture target
in _mesa_GetTexLevelParameteriv(). GL_TEXTURE_CUBE_MAP is not allowed
as texture target in glGetTexLevelParameter(). So, this should throw
GL_INVALID_ENUM error.
Few other functions which use _mesa_max_texture_levels() like
getco
On 02/29/2012 11:56 AM, Eric Anholt wrote:
Module: Mesa
Branch: master
Commit: 8ffb098234fbc3d2e3c8b3db6912dec9ea7a65eb
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ffb098234fbc3d2e3c8b3db6912dec9ea7a65eb
Author: Eric Anholt
Date: Sun Feb 5 06:10:56 2012 +0100
glx: Convert to a
There's even a comment in the code containing the right swizzling
computations!
Previously this has not been noticed because we need to manually
enabled swizzling on snb/ivb (kernel 3.4 will do that) and we
don't use the separate stencil on ilk (where the bios enables
swizzling). This fixes
pigli
On Fri, 2 Mar 2012 10:14:05 +0800, Yuanhan Liu
wrote:
> On Thu, Mar 01, 2012 at 09:54:46AM -0800, Eric Anholt wrote:
> > On Thu, 23 Feb 2012 14:19:19 +0800, Yuanhan Liu
> > wrote:
> > >
> > > + /* Handle gl_PointSize builtin var here */
> > > + if (ctx->Point._Attenuated || ctx->VertexPro
On Fre, 2012-03-02 at 16:14 +0100, Christian König wrote:
> On 02.03.2012 15:00, Michel Dänzer wrote:
> > Hi Christian,
> >
> >
> > On Fre, 2012-03-02 at 04:42 -0800, Christian KXXnig wrote:
> >> Module: Mesa
> >> Branch: master
> >> Commit: b90727bb241e4a04158d34aad078cb18e478fea7
> >> URL:
>
On 01.03.2012 01:05, Marek Olšák wrote:
2012/2/29 Christian König:
On 29.02.2012 17:53, Marek Olšák wrote:
Why this wasn't allowed is beyond me.
Because that resulted in allot better performance.
It doesn't make much sense to let the driver blit the content of a texture
into a tilled version
On Wed, Feb 29, 2012 at 11:52 AM, Marek Olšák wrote:
> Hi everyone,
>
> here's another series of patches for r600g.
>
> These 5 patches are mostly about improving queries:
> r600g: move all query code into r600_query.c
> r600g: release query buffers in destroy_query
> r600g: don't suspend timer
On 02.03.2012 15:00, Michel Dänzer wrote:
Hi Christian,
On Fre, 2012-03-02 at 04:42 -0800, Christian KXXnig wrote:
Module: Mesa
Branch: master
Commit: b90727bb241e4a04158d34aad078cb18e478fea7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b90727bb241e4a04158d34aad078cb18e478fea7
Au
On 02/29/2012 07:36 AM, Benjamin Franzke wrote:
> That is when building with --disable-opengl.
> Fix for commit c5f4024a793f1209b1693aed9a46be9374ba4741.
>
> CC: Chad Versace
> ---
> src/mesa/drivers/common/meta.c |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
For patches 1-2
Hi Christian,
On Fre, 2012-03-02 at 04:42 -0800, Christian KXXnig wrote:
> Module: Mesa
> Branch: master
> Commit: b90727bb241e4a04158d34aad078cb18e478fea7
> URL:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=b90727bb241e4a04158d34aad078cb18e478fea7
>
> Author: Christian König
> Date
https://bugs.freedesktop.org/show_bug.cgi?id=46502
--- Comment #4 from Kusanagi Kouichi 2012-03-02
03:05:30 PST ---
Wine crashes only if shared glapi is enabled.
Mesa version is irrelevant.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving thi
12 matches
Mail list logo