Displaying 7 results from an estimated 7 matches for "gluniform4fvarb".
2008 Nov 03
1
Far Cry 2: Not working, but could be working quite easily?
...a huge problem.
When launching single player, it works and i am ~ 8 seconds ingame, but then
it shutds down...
In my output i can see this 100 times:
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 445
fixme:d3d_shader:shader_glsl_load_constantsF >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB() @ glsl_shader.c / 265
fixme:d3d_shader:shader_glsl_load_constantsI >>>>>>>>>>>...
2008 Nov 23
3
Try to run Football Manager 2009
Hello all,
I'm trying to run Football Manager 2009 under Wine.
I installed the application; But see what's happening.
wine fm.exe
err:service:validate_service_config Service L"Macsvmgbbsbs" has an unknown service type
err:service:scmdatabase_load_services Invalid configuration of service L"Macsvmgbbsbs" - skipping
fixme:actctx:parse_depend_manifests Could not find
2009 Jul 03
6
Civilization 4, Beyond the Sword crashes with "Out of memory
...>> GL_INVALID_OPERATION (0x502) from glUniform4ivARB @ glsl_shader.c / 318
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glUniform4fvARB @ glsl_shader.c / 445
fixme:d3d_shader:shader_glsl_load_constantsI >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4ivARB @ glsl_shader.c / 318...
2009 Jul 22
1
Tales of Monkey Island
...ning the game there is only the white window (although I hear the sound, so I guess it's not frozen).
These messages appear in the terminal:
Code:
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 669
fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 4278
And this is how it looks like...
[Image: http://img510.imageshack.us/img510/9199/screensho...
2008 Mar 19
6
Neverwinter Nights 2: almost everything black on start
Hi everyone !
I installed NWN2 from DVD, with all updates (last 1.11.1153 FR) and face one big problem as I tried to play :
Almost everything, except for the game interface, is turned black when the game starts. Please look here to see what I mean :
------
[Image: http://designed2.free.fr/screenshots/t_missing.jpg ]
bigger picture here (http://designed2.free.fr/screenshots/missing.png)
------
It
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote:
>
> then I would imagine the problem is in the nvidia driver...yes? Now I
> heard there were problems with the game and older dirvers, so I can not
> go back to one to "fix" this problem--- any ideas?
Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2008 Jun 06
0
Wine release 1.0-rc4
...ild: Fix branch mnemonic on ppc.
winebuild: Fix import stub on ppc.
libwine: Implement wine_call_on_stack for ppc.
libwine: Fix wine_switch_to_stack on ppc.
Stefan D?singer (3):
wined3d: Give local constants a shader type prefix.
wined3d: Hardcode local constants with glUniform4fvARB.
wined3d: Avoid float->string conversion in arb shaders.
Vijay Kiran Kamuju (1):
rsaenh: Fix AES provider keys for Windows XP.
Vitaliy Margolen (2):
Update Russian translations.
user32: Fix input tests failing on WinXP+.
Zac Brown (2):
ntdll/tests: Actually verif...