https://bugs.freedesktop.org/show_bug.cgi?id=29137
Summary: [r300g] troubles with wine and "r300: Max size of the constant buffer is 256*4 floats." Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel at lists.freedesktop.org ReportedBy: drakkk at centrum.cz When running Sins of a Solar Empire under Wine all 3D objects are black, the only thing which is rendered correctly are menus and control panels. Main problem here is this massage: r300: Max size of the constant buffer is 256*4 floats. Some time ago there was a bug 27996, however it was about crash and later I forgot about this issue because I found a workaround (disabling use of GLSL in Wine).