<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Textures binded to framebuffer objects or images are not correctly updated."
href="https://bugs.freedesktop.org/show_bug.cgi?id=110229#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Textures binded to framebuffer objects or images are not correctly updated."
href="https://bugs.freedesktop.org/show_bug.cgi?id=110229">bug 110229</a>
from <span class="vcard"><a class="email" href="mailto:laurentduroisin@gmail.com" title="Laurent <laurentduroisin@gmail.com>"> <span class="fn">Laurent</span></a>
</span></b>
<pre>It seems to be more simple that was I thought, mesa use posix threads for the
GPU, the only new thing here is the use of libdrm for dma.
So I only have to code this like a simple c++ program, and then put it, in the
right linux folder to test it. (I'm not sure I can test it directly because,
normally linux needs to load the driver)
I'm afraid if I test it directly with my EDI and a main function threads'll not
be executed by the GPU, but by the CPU.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>