[Bug 8051] Sims 2 demo exits prematurely
http://bugs.winehq.org/show_bug.cgi?id=8051 Florian Friedrich <friedrich(a)hooster.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |friedrich(a)hooster.de --- Comment #88 from Florian Friedrich <friedrich(a)hooster.de> 2009-01-22 17:17:07 --- I don't know, if this works, but I got a quick idea. Isn't it possible to implement just the constants replacement in software and do the rest in hardware? So, if a constant gets defined, we store it in normal ram, instead of the graphics card-ram. And if then the shader program comes in, we replace the constants in the program with the stored values and give the resulting program to the gpu. So we don't have to write a complete software shader implementation, but get around the gpu-constants-limit. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org