http://bugs.winehq.org/show_bug.cgi?id=29144
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #16 from Stefan Dösinger stefan@codeweavers.com 2011-12-01 04:26:19 CST --- I have occasional contact with AMD and was about to file a bug in their official Bugzilla. I didn't hit the submit button when I realized that their only options are violating the GL_NV_half_float spec(which would be hacky) or writing a new extension(which I consider an overkill for the legacy immediate mode functions).
I'd say GL_ARB_instanced_arrays is the best way to go if we want to avoid the extra type conversion.