Displaying 4 results from an estimated 4 matches for "sourceconstantalpha".
2009 May 07
14
WINE Help
Alright I really need some help with this. I have been trying to get Roblox running for my Son and this has proved to be extremely difficult.. (Wine really does make you want to whine.. lol)
I try to run Roblox.exe and Robloxapp.exe and I get this terminal output:
Code:
ons/version-b7d710b83ef74c14/RobloxApp.exe'
fixme:advapi:RegisterEventSourceW ((null),L"PDH"): stub
2008 May 16
2
Book Collector install
...b
mike at serenity:~/Desktop$ fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:keyboard:RegisterHotKey (0x30058,123,0x00000001,121): stub
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 64 for AC_SRC_ALPHA
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 64 for AC_SRC_ALPHA
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 64 for AC_SRC_ALPHA
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 64 for AC_SRC_ALPHA
fixme:xrender:X11DRV_AlphaBlend Igno...
2008 Aug 05
0
run winamax with wine on Fedora 9, very slow display.
...;table" the problem remains the same and so the gameplay is very poor.
during execution of StartWinamaxPoker.exe i ve got a lot of message, I don t report all of these messages because they are recursives. I extract of 2 thems, because they come often:
fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha NUMBER for AC_SRC_ALPHA
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
nota: NUMBER have to be replace by a number :)
how can i fix these problems?
my wine's version:
$ wine --version
wine-1.0
my kernel:
# uname -a
Linux localhost.localdomain 2.6.25.11-97.fc9.i686 #1 SMP...
2009 Nov 13
0
Wine release 1.1.33
...ll32/tests: Run tests again on NT4.
setupapi/tests: Fix some test failures on Win9x/WinMe.
comctl32/tests: Remove unused parameter.
advapi32/tests: Add tests for reading and writing to a real eventlog.
Peter Urbanec (1):
winex11: Implement AlphaBlend mode for the case where SourceConstantAlpha is combined with source alpha.
Piotr Caban (2):
jscript: Fix Error.toString() test.
jscript: Throw URIError in encodeURI function.
Rico Sch?ller (35):
d3d10: Improve d3d10_variable_type().
d3d10: Add matrix column major parsing.
d3d10: Improve parse_fx10_type()....