http://bugs.winehq.org/show_bug.cgi?id=6480
------- Additional Comments From hverbeet(a)gmail.com 2006-31-12 20:08 -------
That's a registry setting now.
HKCU/Software/Wine/Direct3D/OffscreenRenderingMode, set it to "pbuffer" to
enable pbuffers, "fbo" for framebuffer objects. Anything else will use the
backbuffer for offscreen rendering. "fbo" should in theory work best, but right
now that doesn't work for HL2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6480
------- Additional Comments From ekohlwey(a)gmail.com 2006-31-12 19:51 -------
pbuffer_support is not a variable in the file mentioned in the above posts. Any
other ideas on what else could be done to fix the problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6714
------- Additional Comments From mook.moz+sites.org.winehq.bugs(a)gmail.com 2006-31-12 19:45 -------
I'm seeing this too, OpenSuSE 10.2, Wine 0.9.24. (Stock kernel/wine/make from
their repo.) Tried wine 0.9.26, 0.9.27, and 0.9.28 too, same. Backtrace looks
like attachment 4166 (eip 0x40000412 with nothing in bt). `ldd /usr/bin/wine`
looks similar to comment 18 (the high word of the addresses are the same, not in
the range of the EIP). `ldd /usr/bin/wine-pthread` is similar.
Running kernel with noexec=off, doesn't help. I'm on an AthlonXP 1600+ so
there's no hardware NX support.
Strangely, it works fine again if I downgrade GNU make to 3.80... (It comes
with make 3.81 by default)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.