Displaying 3 results from an estimated 3 matches for "set_tex_op_nvrc".
2008 Mar 19
1
Clarification on what a certain fixme is
I'm trying to figure out what a certain fixme means since I think it has to do with the serious lag in a game I maintain on the appDB.
fixme:d3d:set_tex_op_nvrc >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from set_tex_op_nvrc()
@ utils.c / 1426
In the game menu, it plays fine until I try to open a window to mess around with game options whether it be settings or to prepare to start a game session. Anyway,...
2010 Jan 09
4
Super Pro 9.4 / USAF question
...neD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
err:d3d7:IDirect3DViewportImpl_Clear Trying to clear the color buffer without background material !
fixme:d3d7:IDirect3DDeviceImpl_3_SetLightState D3DLIGHTSTATE_MATERIAL called with NULL material !!!
fixme:d3d:set_tex_op_nvrc >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from set_tex_op_nvrc() @ nvidia_texture_shader.c / 454
fixme:d3d_draw:drawPrimitive Using software emulation because manual fog coordinates are provided
fixme:d3d7:IDirect3DDeviceImpl_3_SetLightState D3DLI...
2010 Oct 01
0
Wine release 1.3.4
...mitive type to wined3d_state.
wined3d: Move light state to wined3d_state.
wined3d: Move clip plane state to wined3d_state.
wined3d: Move clip status to wined3d_state.
wined3d: Pass a wined3d_state structure to is_invalid_op().
wined3d: Pass a wined3d_state structure to set_tex_op_nvrc().
wininet: Check URLCache_LocalFileNameToPathW() return values in CreateUrlCacheEntryW().
wininet: Cut of the query string before searching for the filename in CreateUrlCacheEntryW().
wined3d: Pass a wined3d_state structure to set_tex_op().
wined3d: Directly pass the textur...