On 26/03/07, Felix Nawothnig flexo@holycrap.org wrote:
As discussed in IRC. Probably won't apply without the last patch but doesn't depend on it.
I think I missed that discussion.
Am Montag 26 März 2007 08:54 schrieb H. Verbeet:
On 26/03/07, Felix Nawothnig flexo@holycrap.org wrote:
As discussed in IRC. Probably won't apply without the last patch but doesn't depend on it.
I think I missed that discussion.
A driver bug workaround :-)
The problem is that the Matrox(?) cards don't handle GL_TEXTURE_1D, and the driver falls back to Software. Ok, 1D textures are supposed to be 2D textures with height = 1, but the driver doesn't think so :-(
On 26/03/07, Stefan Dösinger stefandoesinger@gmx.at wrote:
A driver bug workaround :-)
Brilliant. Anyway, for what it's worth, I don't think there's anything wrong with using 2D dummy textures.