Searched defs:cards (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c652 /* DX9 cards support 40 single float varyings in hardware, most drivers report 32. ATI misreports
658 * dx10 cards usually have 64 varyings */
794 /* GL_RGBA16 uses GL_RGBA8 internally on Geforce 7 and older cards.
936 /* MacOS advertises GL_ARB_texture_non_power_of_two on ATI r500 and earlier cards, although
937 * these cards only support GL_ARB_texture_rectangle(D3DPTEXTURECAPS_NONPOW2CONDITIONAL).
984 * We don't want to enable this on all cards, as it adds an extra instruction per texcoord used. This
987 * ATI Radeon HD 2xxx cards on MacOS have the issue. Instead of checking for the buggy cards, blacklist
988 * all radeon cards on Macs and whitelist the good ones. That way we're prepared for the future. If
989 * this workaround is activated on cards tha
1789 cards[] = local
1889 cards[] = local
1997 cards[] = local
2124 cards[] = local
2199 cards[] = local
2291 cards[] = local
[all...]

Completed in 63 milliseconds