Displaying 16 results from an estimated 16 matches for "doublebuffering".
Did you mean:
isdoublebuffering
2008 Nov 03
1
No sound device detected
Hi,
Im using intrepid and wine 1.0.1
and I am trying to play Dynasty Warriors 6 Demo
which shows the below error
On googling i found that i need set doublebuffering in winecfg
but i have no doublebuffering option in my winecfg.
Now, How do I run the demo?
Code:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f8fc,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:d3d:IWineD3DDeviceImpl_Crea...
2020 Jul 05
2
Framebuffer double buffering (via FBIOPAN_DISPLAY)
<div dir='auto'>I am not familiar with that setting, but I have really struggled to find documentation on dealing with the framebuffer. Referring to this guide, "http://betteros.org/tut/graphics1.php#doublebuffer", I attempted to set the mmap allocation size to double, but it caused the mmap to fail. I no longer believe that it is a driver issue, though, because I just
2008 May 21
2
Medieval 2 Total War
Good evening!
So, I have a problem with installing this game on ubuntu-linux. I tried it with Wine which turned out not to be able to set the doublebuffer in the configuration menu.
First there were no problems, but after having installed quite half of the game there was an issue:
Though the Error came in German (cause the game in German - anyway, I am a German guy ^^)
The
2020 Jul 05
1
Framebuffer double buffering (via FBIOPAN_DISPLAY)
Oops, the FBIOPAN_DISPLAY ioctl error was a stupid mistake on mistake on
my part.? Thanks for the info on where the validation code was.?
Comparing against that made it easy to find the mistake.? It's working
now, well...where I have been able to get over-allocation working!?
Thanks for the help.? If I can't get the over-allocation to work on my
other systems, I'll take it up in
2020 Jul 05
2
Framebuffer double buffering (via FBIOPAN_DISPLAY)
Well...it's been a bit of a mixed bag.? Setting
drm_kms_helper.drm_fbdev_overalloc=200 set the vinfo.yres_virtual to
2160 as opposed to 1080 (My monitor vertical resolution)? This fixed the
mmap() problem.? However, it only worked on my main workstation.? My
laptop running Intel graphics wasn't affected by the change in kernel
cmdline.? My workstation is a custom build from a few
2007 May 30
0
[PATCH] added comments
- added lots of comments, discussed comments with ahuillet and refined comments
- replaced two constants with MACROs
- no changes to actual code
diff --git a/src/nv_video.c b/src/nv_video.c
index cf4f88d..d9ee700 100644
--- a/src/nv_video.c
+++ b/src/nv_video.c
@@ -25,6 +25,15 @@
#include "nv_include.h"
#include "nv_dma.h"
+/*
+2046 is the maximum image size in one
2020 Jul 05
2
Framebuffer double buffering (via FBIOPAN_DISPLAY)
Does NOUVEAU support mmaping a double-sized Framebuffer?
When attempting to run, where fd refers to "/dev/fb0":
mmap(ptr, screensize * 2, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0);
I get back an invalid argument error. This doesn't happen if I only
request a single screensize. Is this a limitation of the driver?
-------------- next part --------------
An HTML attachment was
2020 Jul 05
0
Framebuffer double buffering (via FBIOPAN_DISPLAY)
Try booting with drm_kms_helper.drm_fbdev_overalloc=200 and see if it
works with that. (There's also CONFIG_DRM_FBDEV_OVERALLOC which sets
the default.)
Cheers,
-ilia
On Sun, Jul 5, 2020 at 3:41 PM <michael at michaelkloos.com> wrote:
>
> I am not familiar with that setting, but I have really struggled to find documentation on dealing with the framebuffer. Referring to this
2001 Mar 17
2
another diablo II prob
now that i got diablo II installed fine (full install) , wine hangs when i
try to start the game. i compiled wine with --disable-debug, so i recompiled
it without that, but it still wouldn't give me any errors. it just sits
there doing nothing short period after starting.
anybody had similar problems before, or has an idea of what it happening?
thx in advance, totti.
--
Sent through GMX
2008 Jun 24
2
mouse cursor moving only up and left
Hi all!
I have a subject problem in fullscreen apps.
In virtual desktop format everything is ok.
Sorry, if it is a silly question, but I'm a noob in using Wine.
2010 Jul 25
0
Anno 1503 issue
Hi folks,
I've got a problem regarding the flawless gaming of Anno 1503.
I use wine version 1.2 and the current winetricks (OS = archlinux).
It is not possible to install it from original cd/dvd because of the missing data3.cab. This data is not stored on any of the both cd. But the game demands for it. I tried several times to reconfigure wine, but it doesn't help. Thus, I took the
2012 Jan 17
7
Help trying to bisect
Hello Everyone,
I'm trying to run bisect wine 1.3.22 (good) and 1.3.23(bad) for
Rayman 3 but i dont know how to use it can someone give ins
tructions on how to use it?
I tried git bisect start which i got
fatal: Not a git repository (or any of the parent directories): .git
2020 Jul 05
0
Framebuffer double buffering (via FBIOPAN_DISPLAY)
Check fb_pan_display in drivers/video/fbdev/core/fbmem.c for the
argument validation of the FBIOPAN_DISPLAY ioctl.
CONFIG_FB_NVIDIA is a dedicated fbdev driver, not compatible with
nouveau (it takes over the relevant PCI device). It also won't support
your Pascal GPU, I believe -- I think it MIGHT support the Tesla
generation (i.e. G80..GT21x) but definitely not anything newer. Most
likely it
2012 May 05
2
looking for adice on bigmemory framework with C++ and java interoperability
I work with problems that have rather large data requirements -- typically
a bunch of multigig arrays. Given how generous R is with using memory, the
only way for me to work with R has been to use bigmatrices from bigmemory
package. One thing that is missing a bit is interoperability of bigmatrices
with C++ and possibly java. What i mean by that is API that would allow
read and write filebacked
2016 Oct 01
0
Wine release 1.9.20
The Wine development release 1.9.20 is now available.
What's new in this release (see below for details):
- Reimplementation of the clipboard API.
- Message handling in WebServices.
- Many more API Set libraries.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.20.tar.bz2
2007 Sep 14
0
Wine release 0.9.45
This is release 0.9.45 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Many improvements to the crypto dlls (should make iTunes work).
- The usual assortment of Direct3D improvements.
- A number of fixes to sound support.
- Many more WordPad features.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before