similar to: SDL.DLL

Displaying 20 results from an estimated 9000 matches similar to: "SDL.DLL"

2011 Sep 20
5
Replacing X11 backend driver with SDL
I have been doing some research on Wine and have the following questions ? 1) Would it be possible to run Wine on a non-X11 system if I replace its X11 backend driver?with an SDL backend?? 2) Does such a SDL driver exist or know of anyone who has worked on it but never made it into Wine? 3)?Are all the X11 dependencies in Wine contained in the winex11.drv driver or are there other areas of the
2005 Nov 29
1
[PATCH] Disable SDL repeat key.
This is to disable SDL repeat key to fix the repeat key issue in slow network connection situation. thx,eddie Signed-off-by: Eddie Dong <eddie.dong@intel.com> diff -r f6fdb6e0d3c9 tools/ioemu/sdl.c --- a/tools/ioemu/sdl.c Thu Nov 17 13:56:50 2005 +++ b/tools/ioemu/sdl.c Sun Nov 27 22:26:07 2005 @@ -592,7 +592,7 @@ sdl_resize(ds, 640, 400); sdl_update_caption(); -
2014 Nov 21
2
Libvirt fullscreen sdl problem
Hi all, I use libvirt/kvm for my virtualization needs and have a little scerio in mind that I want to implement: a small linux box boots up, launches an X session and after that launches a virtual machine with a fullscreen sdl window, With this I hope to achive several goals: user gets a familiar experience with guest os ( I had windows in mind), near native graphics responsiveness ( we deploy
2008 Mar 17
2
[PATCH] sdl rendering
Hi all, I am attaching a patch that adds opengl support for rendering the guest framebuffer in the SDL window. SDL is needed anyway to open the window and handle the events. Opengl rendering is optional and can be turned off at both compile time and in the vm configuration file. Some of the benefits of using opengl are: -faster rendering, less CPU intensive, especially with good graphic cards;
2010 Oct 30
1
qemu sdl parameters via libvirt
Hello List, I run a few VMs via libvirt using '--sdl'. I would like to use qemu parameters -no-quit, -no-frame and -ctrl-grab with libvirt. Does libvirt support a way to use these qemu parameters? Does libvirt provide a way to add these options under <graphics/> in the domain.xml using 'virsh edit domain.xml'? My current <graphics/> is as follows: <graphics
2005 Sep 27
5
WxRuby + Ruby/SDL
Hi, I am making a game with Ruby/SDL and have run into trouble finding a GUI to cooperate. I have seen numerous examples of wxWindows in combination with SDL (wxPython and PyGame), but have yet to be able to do it in ruby (PyGame example: http://wiki.wxpython.org/index.cgi/IntegratingPyGame). I am not very good with wxRuby as this is my first time using it and thought some more knowledgable users
2006 Nov 11
1
HVM: Could not initialize SDL - exiting
Hello, I''m trying to get my first HVM domU installed (another Debian domU is already working under the same dom0). I intend to install the guest OS from a bootable CD-ROM. But when I create the new HVM domU with ''xm create xp1-cd.cfg'' , I don''t get the expected installation-window and find this in /var/log/xen/qemu-dm.6575.log: domid: 6 qemu: the number
2013 Jan 11
9
Usage of SDL vs. VNC
Hello, First off, I don''t really know if this is the correct mailing list to ask about, so feel free to direct me to appropriate mailing list. I have two questions: 1- mtozses@mtozses:~$ sudo xm create windows7.cfg Using config file "/etc/xen/windows7.cfg". Error: Domain ''windows7'' does not exist. mtozses@mtozses:~$ sudo xm create windows7.cfg Using config
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2006 Oct 23
14
SDL display of HVMs -- how?
I''m having some trouble working out how to make the SDL interface for HVM domUs appear. The documentation simply says "it will appear" when you start the domU, but doesn''t state what packages or libraries are needed in order for this magic to happen, or explain how to debug it if it doesn''t happen. All that I''m getting at the moment is a domU (running
2003 Sep 18
1
Mixing libvorbisfile with SDL
I am having no luck at all mixing libvorbisfile with the cross-platform gaming library SDL. It seems that any time I call ov_clear, the app goes unstable and crashes later in calls to glibc. This is unacceptable for obvious reasons and I was wondering if there was a way to fix it by just using libvorbis. I was going to experiment with the possibility, but I have, as yet, been unable to find
2006 Jun 20
1
DAO 3.5 and OLEAUT32.DLL troubles...
Hi, I'm a Delphi developer. Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.15 or 0.9.9 I've got a trouble: when I launch a query that uses some expressions (ie: "SELECT Format(...) FROM Customers") the query fails, lamenting that the function doesn't exist... (A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to evaluate expressions) The
2006 Aug 07
1
Native mciavi32.dll
Greetings, Currently, Worms 2, and many other games that use Microsoft AVI for films, fail to play these because of Wine's implementation of mciavi32.dll. If I try to use the native version of this file, Wine gives the following. wine: Call from 0x73629dd0 to unimplemented function KERNEL32.dll.IsWow64Process, aborting Is this a type of function that it will make no sense to implement
2012 Apr 03
0
CEBA-2012:0446 CentOS 6 SDL FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0446 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0446.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ce57df4f5c00f5310d51533b24b80e3c7e3996382222ac0dfb4c73ab17473b46 SDL-1.2.14-3.el6.i686.rpm 8c0388c6fc4176f7b464a0946be0046f737f7fb35afa15d8d23a36fb38061936
2015 Mar 11
0
CEBA-2015:0656 CentOS 6 SDL FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:0656 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0656.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: bf3bafe68d3abd91f30147567c45b5eef23fea8cac523246cdfd4b7b5dc281fe SDL-1.2.14-5.el6.i686.rpm 8a1b27cca8488110b529a6085756cd2f3d33578a49df0dc50f7495f820a739a9
2015 Nov 10
0
CEBA-2015:2009 CentOS 6 SDL BugFix Update
CentOS Errata and Bugfix Advisory 2015:2009 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-2009.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 67514b67fd85c7c4deb3057ff008ec27030423dde646d5637eec05665eb43020 SDL-1.2.14-7.el6_7.1.i686.rpm 579321ef67730504177aeb2dc8ae6c5c7b443958da9b529f67d46b0eed515b1f
2006 Sep 28
4
PowerDVD 4.0: unimplemented function MFC42.DLL.6467 called in 32-bit code
I was able to install PowerDVD 4.0 by overriding mfc42.dll. So I could close bug 6067. Trying to run it I get: Unhandled exception: unimplemented function MFC42.DLL.6467 called in 32-bit code (0x7bc37f38). What should I do with this info? Open somewhere a bug? Is it a non-Wine bug? Googling for it gives that some other people had problems with it (see
2008 Jun 03
1
wine can not handle running a simple SDL program that calls
I have a simple SDL program, which I've used mingw to compile. It attempts to call cout more than once. It crashes when calling it the second time. Windows handles this program just fine. However, running this program using wine gives the following error: $ wine tmp.exe wine: Unhandled page fault on write access to 0x00000000 at address 0xb7cc3825 (thread 0009), starting debugger... I moved
2013 Jan 17
1
Configure can't find SDL (Sort of OT)
One last issue: I ran ./configure and got this: checking for Mix_OpenAudio in -lSDL_mixer... no *** SDL_mixer not found. Configuring without audio support. config.log says: configure:3145: checking for sdl-config configure:3180: checking for SDL - version >= 1.0.1 configure:3265: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread 1>&5