On 4 July 2014 00:40, Andrei Slăvoiu <andrei.slavoiu(a)gmail.com> wrote:
> + /*Direct 3D 9 SM3*/
This is pretty minor, but could you please make that "/* Direct3D 9
SM3 */", etc.?
> + {"HD 6770M",CARD_AMD_RADEON_HD6600M},
> + {"HD 6750M",CARD_AMD_RADEON_HD6600M},
Since you're touching the entire table anyway, please add some extra
space here, preferably enough to make the "Radeon Xpress" entry from
the next patch fit as well.
> +····
> + /* Radeon R5xx */
Trailing whitespace.
You missed select_card_nvidia_mesa():
directx.c:2270:5: warning: initialization from incompatible pointer
type [enabled by default]
directx.c:2270:5: warning: (near initialization for
‘nvidia_gl_vendor_table[1].select_card’) [enabled by default]