search for: glcopyteximage2d

Displaying 3 results from an estimated 3 matches for "glcopyteximage2d".

2007 Mar 20
1
Java-1.4.2 not installing - video issues.
..._resultarg WINED3DTSS_RESULTARG not supported yet err:d3d:tex_resultarg WINED3DTSS_RESULTARG not supported yet err:d3d:tex_resultarg WINED3DTSS_RESULTARG not supported yet fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture >>>>>>>>>>>>>>>>> 501 from glCopyTexImage2D @ surface.c / 1800 fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture >>>>>>>>>>>>>>>>> 501 from glCopyTexImage2D @ surface.c / 1800 This last line line repeated a total of 32 times then fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x529dc0)-&...
2006 Dec 11
1
{noob warning!] Irish Revenue software
...andle DDBLT_WAIT flag right now. fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to Rendering surface surf@0x21dfa8 usage(WINED3DUSAGE_RENDERTARGET) fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture >>>>>>>>>>>>>>>>> 501 from glCopyTexImage2D @ surface.c / 1812 last line repeated MANY times always with surface.c / 1812 fixme:font:WineEngCreateFontInstance Untranslated charset 255 Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX) Stack Trace: java.lang.ArrayIndexOutOfBo...
2007 Aug 10
0
Wine release 0.9.43
...wgl: Enable WGL_EXT_swap_control by default even when the GLX version isn't there. wgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_format_float support. wgl: wglBindTexImageARB should return TRUE on success. wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D. wgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB. wined3d: Compile against standard GL headers. wgl: Silence an error in ConvertPixelFormatWGLtoGLX. wgl: GetPixelFormat fix for offscreen formats. wgl: SetPixelFormat should fail on the root window. wgl:...