19 Apr
2022
19 Apr
'22
9:34 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52832 --- Comment #3 from Svyatpro <svyatpro(a)gmail.com> --- Actual broking patch is https://github.com/wine-mirror/wine/commit/801f1bb433e9d49be523cf357929795a8... I think it is better to do like this: #ifdef _WIN64 #define WINED3D_CS_QUEUE_SIZE 0x400000u #else #define WINED3D_CS_QUEUE_SIZE 0x100000u #endif -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.