https://bugs.freedesktop.org/show_bug.cgi?id=110229

--- Comment #23 from Daniel Stone <dan...@fooishbar.org> ---
> I think it'll be more interesting to write a compiler to parse my c++ driver 
> code into GPU code without passing by an api like openCL or a graphic driver 
> with doesn't work and mostly if my bugs reports are not taken in 
> consideration.

We have considered your bug report, and the conclusion is that the driver works
correctly, but your code does not use OpenGL correctly. It does not take into
account that GPU execution is very, very, very, different from CPU execution.

Anyway, good luck writing a driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to