https://bugs.freedesktop.org/show_bug.cgi?id=43128
Bug #: 43128
Summary: Software Rasterizer Alpha buffer transparent when
window does not request an alpha buffer.
Classification: Unclassified
Product: Mesa
Version: git
On Mon, Nov 21, 2011 at 1:06 AM, Kenneth Graunke wrote:
> On 11/20/2011 01:15 PM, Marek Olšák wrote:
>> ---
>> src/glsl/linker.cpp | 20
>> 1 files changed, 20 insertions(+), 0 deletions(-)
>>
>> diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp
>> index 3527088..80892
https://bugs.freedesktop.org/show_bug.cgi?id=43125
--- Comment #2 from Jure Repinc 2011-11-20 19:53:55 PST ---
Created attachment 53730
--> https://bugs.freedesktop.org/attachment.cgi?id=53730
amnesia-good.png
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=43125
--- Comment #1 from Jure Repinc 2011-11-20 19:39:53 UTC ---
Created attachment 53729
--> https://bugs.freedesktop.org/attachment.cgi?id=53729
amnesia-bad.png
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=43125
Bug #: 43125
Summary: [bisected] Start screen in Amnesia too dark after
"Rewrite the way uniforms are tracked and handled"
commit
Classification: Unclassified
Product:
Looks good, for the u_caps.c code you might as well just change
the macro to include the FLOAT_ prefix instead changing where
they are used. Fix that and you have my
Reviewed-by: Jakob Bornecrantz
Cheers, Jakob.
- Original Message -
> The motivation behind this is to add some self-docum
On 11/20/2011 01:15 PM, Marek Olšák wrote:
> ---
> src/glsl/linker.cpp | 20
> 1 files changed, 20 insertions(+), 0 deletions(-)
>
> diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp
> index 3527088..8089255 100644
> --- a/src/glsl/linker.cpp
> +++ b/src/glsl/linker.cp
---
src/glsl/linker.cpp | 20
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp
index 3527088..8089255 100644
--- a/src/glsl/linker.cpp
+++ b/src/glsl/linker.cpp
@@ -2230,8 +2230,28 @@ link_shaders(struct gl_context *ct
https://bugs.freedesktop.org/show_bug.cgi?id=43122
Kai changed:
What|Removed |Added
Summary|piglit: |piglit:
|spec/ARB_depth_buffer_f
https://bugs.freedesktop.org/show_bug.cgi?id=43122
Kai changed:
What|Removed |Added
Keywords||regression
--- Comment #1 from Kai 2011-11-20 09:
https://bugs.freedesktop.org/show_bug.cgi?id=43122
Bug #: 43122
Summary: piglit:
spec/ARB_depth_buffer_float/fbo-depth-GL_DEPTH_COMPONE
NT32F-
Classification: Unclassified
Product: Mesa
Version: git
> Hi there,
>
> I get a regression in piglit test "read-front -auto" from git-ec174a4 to
> git-bdffb94. Can anybody confirm this? I can´t imagine which commit would
> have broken this test.
>
> glxinfo:
>
> OpenGL renderer string: Gallium 0.4 on AMD BARTS
> OpenGL version string: 2.1 Mesa 7.
This fixes:
- depthstencil-default_fb-copypixels
- fbo-depthstencil-GL_DEPTH24_STENCIL8-copypixels
---
src/mesa/state_tracker/st_cb_drawpixels.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/mesa/state_tracker/st_cb_drawpixels.c
b/src/mesa/state_tracker/st_cb_
unpack_float_z_Z24_X8 fails with -O2 in:
- fbo-blit-d24s8
- fbo-depth-sample-compare
- fbo-readpixels-depth-formats
- glean/depthStencil
With -O0, it works fine.
I am removing all the assertions. There's not much point in having them,
is there?
---
src/mesa/main/format_unpack.c |8
Hi there,
I get a regression in piglit test "read-front -auto" from git-ec174a4 to
git-bdffb94. Can anybody confirm this? I can´t imagine which commit would have
broken this test.
glxinfo:
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL version string: 2.1 Mesa 7.12-devel (git-bdffb94)
---
src/gallium/drivers/nouveau/nv_object.xml.h| 13 ++-
src/gallium/drivers/nvc0/nvc0_3d.xml.h |8 +-
src/gallium/drivers/nvc0/nvc0_context.c|2 +-
src/gallium/drivers/nvc0/nvc0_context.h| 25 +++--
src/gallium/drivers/nvc0/nvc0_program.c| 42
---
.../state_trackers/d3d1x/dxgi/src/dxgi_native.cpp |4 +-
.../state_trackers/d3d1x/gd3d11/d3d11_context.h| 102 +---
.../state_trackers/d3d1x/gd3d11/d3d11_objects.h| 25 +-
.../state_trackers/d3d1x/gd3d11/d3d11_screen.h | 86 +++--
.../state
17 matches
Mail list logo