On 06.04.2012 17:38, nobled wrote:
> On Mon, Apr 2, 2012 at 7:40 AM, Tolga Dalman
> wrote:
> Hi,
>
>
> On 02.04.2012 00:24, nobled wrote:
#define LIST_FOR_EACH_ENTRY(pos, head, member)
\
- for (pos = container_of((head)->next, pos, member);
https://bugs.freedesktop.org/show_bug.cgi?id=45292
--- Comment #6 from Philip Milev 2012-04-08 01:38:40
UTC ---
Hi any progress here ?
I've tried all releases of wine (up to 1.5.1) and mesa- with no luck.
I was able to get past the ID3D10Include, but also ran into the timeval
structure re
On Sun, Apr 8, 2012 at 4:28 AM, Tolga Dalman
wrote:
> On 06.04.2012 17:38, nobled wrote:
>> On Mon, Apr 2, 2012 at 7:40 AM, Tolga Dalman
>> wrote:
>> Hi,
>>
>>
>> On 02.04.2012 00:24, nobled wrote:
> #define LIST_FOR_EACH_ENTRY(pos, head, member)
> \
>
https://bugs.freedesktop.org/show_bug.cgi?id=44405
--- Comment #15 from Agustin Ferrario 2012-04-08
16:49:42 PDT ---
Thaks for that i think i will try it, if it works for me i'll report it in
Spring Mantis
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You a
Fixes uninitialized member defects reported by Coverity.
NOTE: This is a candidate for the 8.0 branch.
Signed-off-by: Vinson Lee
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp |4
1 file changed, 4 insertions(+)
diff --git a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp
b/src/mesa/state