https://bugs.freedesktop.org/show_bug.cgi?id=89043
--- Comment #1 from Aditya Atluri ---
Hi,
I re-installed Ubuntu 14.04.1 and did not check "install updates" during
installation.
Install and Upgrade all the packages.
sudo apt-get install freeglut3-dev build-essential libx11-dev libxmu-dev
li
https://bugs.freedesktop.org/show_bug.cgi?id=89043
Aditya Atluri changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=89043
Aditya Atluri changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|NOTABUG
https://bugs.freedesktop.org/show_bug.cgi?id=89043
--- Comment #2 from Aditya Atluri ---
It came back!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lis
https://bugs.freedesktop.org/show_bug.cgi?id=89043
--- Comment #3 from Brian Paul ---
Try reconfiguring with --enable-glx-tls and rebuilding.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=88962
Park, Jeongmin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=89050
Chris Wilson changed:
What|Removed |Added
Component|Driver/intel|GLX
Version|unspecified
https://bugs.freedesktop.org/show_bug.cgi?id=89050
Chris Wilson changed:
What|Removed |Added
Priority|high|medium
--
You are receiving this mail be
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #25 from Emil Velikov ---
Hi guys, sorry about the delay.
Christian had some comments on the original patch which I've addressed here -
http://patchwork.freedesktop.org/patch/42201/ Can you give it a spin ?
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #26 from Andy Furniss ---
(In reply to Emil Velikov from comment #25)
> Hi guys, sorry about the delay.
>
> Christian had some comments on the original patch which I've addressed here
> - http://patchwork.freedesktop.org/patch/42201/
https://bugs.freedesktop.org/show_bug.cgi?id=89068
Bug ID: 89068
Summary: glTexImage2D regression by texstore_rgba switch to
_mesa_format_convert
Product: Mesa
Version: git
Hardware: Other
OS: All
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #1 from Brad King ---
Created attachment 113324
--> https://bugs.freedesktop.org/attachment.cgi?id=113324&action=edit
VTK test output image before change
--
You are receiving this mail because:
You are the QA Contact for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #2 from Brad King ---
Created attachment 113325
--> https://bugs.freedesktop.org/attachment.cgi?id=113325&action=edit
VTK test output image after change
--
You are receiving this mail because:
You are the QA Contact for the bug.
Y
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #27 from darkbasic ---
Created attachment 113327
--> https://bugs.freedesktop.org/attachment.cgi?id=113327&action=edit
build.log
It doesn't build anymore with your latest patch
(Mesa-dev-4-4-auxiliary-vl-bring-back-the-VL-code-for-
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #28 from John ---
(In reply to Emil Velikov from comment #25)
> Hi guys, sorry about the delay.
>
> Christian had some comments on the original patch which I've addressed here
> - http://patchwork.freedesktop.org/patch/42201/ Can you
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #29 from Emil Velikov ---
Forgot to update the omx target, silly me - v2 of the patch should handle that
http://patchwork.freedesktop.org/patch/42260/
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #30 from John ---
(In reply to Emil Velikov from comment #29)
> Forgot to update the omx target, silly me - v2 of the patch should handle
> that
> http://patchwork.freedesktop.org/patch/42260/
That works!
Thanks for the quick v2.
--
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--- Comment #31 from darkbasic ---
Works fine here, thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://li
https://bugs.freedesktop.org/show_bug.cgi?id=89043
--- Comment #4 from Emil Velikov ---
As Brian pointed out try building with --enable-tls.
If that does not work, explain step by step what you're doing.
Getting the output when LIBGL_DEBUG=verbose and LD_DEBUG=libs are set would be
nice. You can
https://bugs.freedesktop.org/show_bug.cgi?id=89050
--- Comment #2 from lu hua ---
When run webgl case on HSW, report "This browser does not appear to support
WebGL".
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=88536
--- Comment #23 from Alberto Salvia Novella ---
I confirm it also happens with the Adobe Flash player when reproducing videos
in YouTube.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the b
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #3 from Iago Toral ---
Thanks for reporting this, I'll have a look.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
mesa-d
https://bugs.freedesktop.org/show_bug.cgi?id=89068
Iago Toral changed:
What|Removed |Added
CC||ito...@igalia.com
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #4 from Iago Toral ---
(In reply to Brad King from comment #0)
(...)
> After the change, _mesa_format_convert is called but none of the coe paths
> invoking _mesa_pack_ubyte_rgba_row is taken. Instead the path using
> compute_src2dst
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #5 from Iago Toral ---
(In reply to Iago Toral from comment #4)
> (In reply to Brad King from comment #0)
> (...)
> > After the change, _mesa_format_convert is called but none of the coe paths
> > invoking _mesa_pack_ubyte_rgba_row is
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #6 from Brad King ---
Thanks for taking a look!
I've just run a debug session with commit 1e02f2ba checked out.
> what GPU are you running on?
I'm building software-only:
./autogen.sh --prefix="..." \
--disable-dri --disable-e
https://bugs.freedesktop.org/show_bug.cgi?id=89088
Bug ID: 89088
Summary: Mesa fails to build if indent does not support
requested arguments (eg: -nut)
Product: Mesa
Version: 10.4
Hardware: Other
OS: All
https://bugs.freedesktop.org/show_bug.cgi?id=0
--- Comment #2 from Ian Romanick ---
It's invalid because the code referenced in the bug report was removed by
commit 7ef4a07 in July 2006. I think it's time for any upgrade. :)
See also bug #7353.
--
You are receiving this mail because:
You
https://bugs.freedesktop.org/show_bug.cgi?id=89088
--- Comment #1 from Matt Turner ---
A commit was made recently to require GNU indent:
commit efef6c828092702b1f928f98d15fb90b4544a85c
Author: Samuel Iglesias Gonsalvez
Date: Tue Jan 13 11:02:27 2015 +0100
configure: add check for GNU ind
https://bugs.freedesktop.org/show_bug.cgi?id=89050
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
Assignee|mesa-dev@list
https://bugs.freedesktop.org/show_bug.cgi?id=79629
--- Comment #18 from Chris Wilson ---
*** Bug 89050 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
https://bugs.freedesktop.org/show_bug.cgi?id=89050
Chris Wilson changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=89088
--- Comment #2 from Jeremy Huddleston ---
No, I was encountering this on the MacPorts Snow Leopard buildbot after
updating mesa from 8.0.5 to 10.4.4. We should probably cherry-pick that into
10.5 and 10.4.
--
You are receiving this mail becaus
https://bugs.freedesktop.org/show_bug.cgi?id=88852
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 from Ian Romanick
https://bugs.freedesktop.org/show_bug.cgi?id=88852
Jason Ekstrand changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=88535
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #3 from Ian Romanick
https://bugs.freedesktop.org/show_bug.cgi?id=86944
Ian Romanick changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #10 from Ian Romanic
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Bug 79706 depends on bug 82471, which changed state.
Bug 82471 Summary: [swrast] piglit fp-condition_codes-01 regression
https://bugs.freedesktop.org/show_bug.cgi?id=82471
What|Removed |Added
---
https://bugs.freedesktop.org/show_bug.cgi?id=82477
--- Comment #3 from Ian Romanick ---
*** Bug 82471 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
m
https://bugs.freedesktop.org/show_bug.cgi?id=82471
Ian Romanick changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=89088
Matt Turner changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|mesa-dev@lists
https://bugs.freedesktop.org/show_bug.cgi?id=63717
Matt Turner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=5
Carl Worth changed:
What|Removed |Added
Assignee|mesa-dev@lists.freedesktop. |cwo...@cworth.org
|org
https://bugs.freedesktop.org/show_bug.cgi?id=86944
Vinson Lee changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #11 from Vinson Lee ---
(I
https://bugs.freedesktop.org/show_bug.cgi?id=86944
Matt Turner changed:
What|Removed |Added
Summary|glsl_parser_extras.cpp",|glsl_parser_extras.cpp",
https://bugs.freedesktop.org/show_bug.cgi?id=88535
Kenneth Graunke changed:
What|Removed |Added
Component|Mesa core |Drivers/DRI/i965
Assignee|me
https://bugs.freedesktop.org/show_bug.cgi?id=89068
Iago Toral changed:
What|Removed |Added
CC||ja...@jlekstrand.net
--- Comment #7 from Ia
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #8 from Jason Ekstrand ---
(In reply to Iago Toral from comment #7)
> After testing with a binary provided by the reporter and comparing with the
> old code it looks like the problem comes from the fact that they are using
> transferO
https://bugs.freedesktop.org/show_bug.cgi?id=88907
Matt Turner changed:
What|Removed |Added
QA Contact||mesa-dev@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=88907
--- Comment #3 from Ian Romanick ---
Comment on attachment 113390
--> https://bugs.freedesktop.org/attachment.cgi?id=113390
patch to fix the issue
Review of attachment 113390:
-
https://bugs.freedesktop.org/show_bug.cgi?id=88907
--- Comment #4 from Ian Romanick ---
(In reply to Ian Romanick from comment #3)
> Comment on attachment 113390 [details] [review]
> patch to fix the issue
>
> Review of attachment 113390 [details] [review]:
>
https://bugs.freedesktop.org/show_bug.cgi?id=86837
Emil Velikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Bug 79706 depends on bug 86837, which changed state.
Bug 86837 Summary: kodi segfault since auxiliary/vl: rework the build of the VL
code
https://bugs.freedesktop.org/show_bug.cgi?id=86837
What|Removed |Added
-
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Bug 79706 depends on bug 82477, which changed state.
Bug 82477 Summary: [softpipe] piglit fp-long-alu regression
https://bugs.freedesktop.org/show_bug.cgi?id=82477
What|Removed |Added
---
https://bugs.freedesktop.org/show_bug.cgi?id=82477
Carl Worth changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Vinson Lee changed:
What|Removed |Added
Depends on||89112
--
You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=89112
Bug ID: 89112
Summary: u_atomic_test: u_atomic_test.c:124:
test_atomic_8bits_bool: Assertion `r == 65 &&
"p_atomic_add"' failed.
Product: Mesa
Version: git
https://bugs.freedesktop.org/show_bug.cgi?id=89107
Michel Dänzer changed:
What|Removed |Added
Component|Drivers/Gallium/radeonsi|Mesa core
Assignee|dri-devel@l
https://bugs.freedesktop.org/show_bug.cgi?id=88907
--- Comment #5 from Tapani Pälli ---
(In reply to Ian Romanick from comment #3)
> Comment on attachment 113390 [details] [review]
> patch to fix the issue
>
> Review of attachment 113390 [details] [review]:
>
https://bugs.freedesktop.org/show_bug.cgi?id=89131
Bug ID: 89131
Summary: [Bisected] Graphical corruption in Weston, shows old
framebuffer pieces
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linu
https://bugs.freedesktop.org/show_bug.cgi?id=89131
James Harvey changed:
What|Removed |Added
Attachment #113450|text/plain |image/png
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=89131
--- Comment #1 from James Harvey ---
Created attachment 113451
--> https://bugs.freedesktop.org/attachment.cgi?id=113451&action=edit
dmesg and weston output
--
You are receiving this mail because:
You are the QA Contact for the bug.
_
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #9 from Iago Toral ---
(In reply to Jason Ekstrand from comment #8)
> (In reply to Iago Toral from comment #7)
> > After testing with a binary provided by the reporter and comparing with the
> > old code it looks like the problem come
https://bugs.freedesktop.org/show_bug.cgi?id=89112
José Fonseca changed:
What|Removed |Added
Assignee|mesa-dev@lists.freedesktop. |jfons...@vmware.com
|or
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #10 from Iago Toral ---
Sent a patch for review to mesa-dev:
http://lists.freedesktop.org/archives/mesa-dev/2015-February/076851.html
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee f
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #4 from Tapani Pälli ---
It looks like lab1-1.c source does not match provided binary lab1-1. If I
compile sources again I get segfault at _mesa_UniformMatrix4fv.
--
You are receiving this mail because:
You are the QA Contact for th
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #5 from Sebastian Parborg ---
(In reply to Tapani Pälli from comment #4)
> It looks like lab1-1.c source does not match provided binary lab1-1. If I
> compile sources again I get segfault at _mesa_UniformMatrix4fv.
The binary should
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #11 from Iago Toral ---
Also, patch that adds a piglit test for this to avoid new regressions here:
http://lists.freedesktop.org/archives/piglit/2015-February/014490.html
--
You are receiving this mail because:
You are the QA Conta
https://bugs.freedesktop.org/show_bug.cgi?id=89068
--- Comment #12 from Brad King ---
(In reply to Iago Toral from comment #10)
> Sent a patch for review to mesa-dev:
> http://lists.freedesktop.org/archives/mesa-dev/2015-February/076851.html
I've confirmed that fixes all the VTK test regressions
https://bugs.freedesktop.org/show_bug.cgi?id=89043
Eero Tamminen changed:
What|Removed |Added
Status|REOPENED|NEEDINFO
CC|
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Bug 79706 depends on bug 89112, which changed state.
Bug 89112 Summary: u_atomic_test: u_atomic_test.c:124: test_atomic_8bits_bool:
Assertion `r == 65 && "p_atomic_add"' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=89112
What
https://bugs.freedesktop.org/show_bug.cgi?id=89112
José Fonseca changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=45348
--- Comment #4 from Vinson Lee ---
mesa: 8323796840a343ee39687cc8e8b424ee43d6fee7 (10.6.0-devel)
piglit fbo-drawbuffers-arbfp still fails on swrast.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=77288
--- Comment #5 from Vinson Lee ---
mesa: 8323796840a343ee39687cc8e8b424ee43d6fee7 (10.6.0-devel)
piglit glean glsl1 regression on swrast is still present.
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freedesktop.org/show_bug.cgi?id=78318
--- Comment #4 from Vinson Lee ---
mesa: 8323796840a343ee39687cc8e8b424ee43d6fee7 (master 10.6.0-devel)
piglit glsl-kwin-blur-1 regression is still present.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=86980
--- Comment #7 from Vinson Lee ---
mesa: 8323796840a343ee39687cc8e8b424ee43d6fee7 (master 10.6.0-devel)
piglit fp-rfl regression on swrast is still present.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=89131
--- Comment #2 from Michel Dänzer ---
Have you enabled any of pp_celshade / pp_jimenezmlaa / pp_jimenezmlaa_color /
pp_nored / pp_nogreen / pp_noblue in /etc/drirc or ~/.drirc or the environment?
--
You are receiving this mail because:
You are
https://bugs.freedesktop.org/show_bug.cgi?id=89131
--- Comment #3 from James Harvey ---
Hi Michel,
Yes, both pp_jimenezmlaa and pp_jimenezmlaa_color were set to 8. Changing
pp_jimenezmlaa to zero or setting "always_have_depth_buffer=true" seems to fix
the problem. Would that mean this is a bug
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #6 from Tapani Pälli ---
(In reply to Sebastian Parborg from comment #5)
> (In reply to Tapani Pälli from comment #4)
> > It looks like lab1-1.c source does not match provided binary lab1-1. If I
> > compile sources again I get segfau
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #7 from Tapani Pälli ---
I got it compiling and working when using '--std=c99' but even then the visual
result of the app is different than what the prebuilt binary provides. For me
the bunny is completely solid black (on i965 driver)
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #8 from Sebastian Parborg ---
(In reply to Tapani Pälli from comment #6)
>
> The way how you pass matrix does not seem legit with C standard. Which
> compiler and version are you using? Are you using C or C++ compiler?
I'm using gcc
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #9 from Sebastian Parborg ---
Disregard the last question. You have to use the supplied makefile!
The bunny is black for you because you didn't use the "-DGL_GLEXT_PROTOTYPES"
compile flag.
--
You are receiving this mail because:
Y
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #10 from Tapani Pälli ---
(In reply to Sebastian Parborg from comment #9)
> Disregard the last question. You have to use the supplied makefile!
>
> The bunny is black for you because you didn't use the
> "-DGL_GLEXT_PROTOTYPES" compi
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #11 from Sebastian Parborg ---
Created attachment 113518
--> https://bugs.freedesktop.org/attachment.cgi?id=113518&action=edit
The bunny on fglrx and/or the binary nvidia drivers
This is how it look like when using the nvidia binar
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #12 from Grigori Goronzy ---
This seems to be related to the context creation by the included "MicroGlut".
The code of this is quite messy. My guess is that something is wrong with
context creation, not Mesa.
If I replace "MicroGlut"
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #13 from Grigori Goronzy ---
Created attachment 113522
--> https://bugs.freedesktop.org/attachment.cgi?id=113522&action=edit
s/MicroGlut/freeglut/
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are
https://bugs.freedesktop.org/show_bug.cgi?id=89107
Grigori Goronzy changed:
What|Removed |Added
Attachment #113522|text/plain |application/octet-stream
mime
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #14 from Sebastian Parborg ---
(In reply to Grigori Goronzy from comment #12)
> This seems to be related to the context creation by the included
> "MicroGlut". The code of this is quite messy. My guess is that something is
> wrong wit
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #15 from Grigori Goronzy ---
The call to glXChooseFBConfig in MicroGlut doesn't specify any attribute list,
so a list of all configs is returned by it. Later on, the GLX context i just
uses the first returned config, which can be pret
https://bugs.freedesktop.org/show_bug.cgi?id=88907
--- Comment #6 from Tapani Pälli ---
I've sent updated patch to the list for review.
--
You are receiving this mail because:
You are the QA Contact for the bug.
___
mesa-dev mailing list
mesa-dev@list
https://bugs.freedesktop.org/show_bug.cgi?id=67676
Jonny Lamb changed:
What|Removed |Added
Attachment #111864|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=89107
--- Comment #16 from Sebastian Parborg ---
(In reply to Grigori Goronzy from comment #15)
> The call to glXChooseFBConfig in MicroGlut doesn't specify any attribute
> list, so a list of all configs is returned by it. Later on, the GLX context
> i
https://bugs.freedesktop.org/show_bug.cgi?id=89107
Michel Dänzer changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=89152
Michel Dänzer changed:
What|Removed |Added
Component|Drivers/Gallium/radeonsi|Mesa core
Assignee|dri-devel@l
https://bugs.freedesktop.org/show_bug.cgi?id=89131
Michel Dänzer changed:
What|Removed |Added
CC||pjm0...@gmail.com
Component|EGL
https://bugs.freedesktop.org/show_bug.cgi?id=89131
--- Comment #5 from Park, Jeongmin ---
I moved depth buffer checks from dri*.c to pp_jimenezmlaa() per Brian's comment
here: https://bugs.freedesktop.org/show_bug.cgi?id=88962
depth buffer check was added to pp_mlaa.c in
2e6ba6afdb62e80689b844c7
https://bugs.freedesktop.org/show_bug.cgi?id=89152
--- Comment #2 from Tapani Pälli ---
program prints no errors when run on i965 (tested on haswell)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=89152
--- Comment #3 from smoki ---
For mi on Kabini env LIBGL_ALWAYS_SOFTWARE=true also gives same
GL_INVALID_OPERATION... regression somewhere as it does not happen on 10.1
mesa, but it is in 10.2+
--
You are receiving this mail because:
You are
https://bugs.freedesktop.org/show_bug.cgi?id=89152
--- Comment #4 from smoki ---
OK it happen once GLSL 3.30 is adveritised for llvmpipe:
http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.2&id=7380ce9bf68d6d9913b5901ea3a432b4dae0ba72
For radeon it is not there, likely once later on when th
https://bugs.freedesktop.org/show_bug.cgi?id=67676
Jonny Lamb changed:
What|Removed |Added
Attachment #113529|0 |1
is obsolete|
501 - 600 of 23703 matches
Mail list logo