search for: gl_texture_2d

Displaying 5 results from an estimated 5 matches for "gl_texture_2d".

2015 Jun 05
60
[Bug 90871] New: NV30: Xfwm4 use_compositing - garbled display
https://bugs.freedesktop.org/show_bug.cgi?id=90871 Bug ID: 90871 Summary: NV30: Xfwm4 use_compositing - garbled display Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee:
2007 Nov 30
0
Wine release 0.9.50
...call calls. wined3d: Do not try to disable unsupported texture units. wined3d: Report some more geforce 7 cards as geforce 7. wined3d: Allow using a different internal format for fbos. wined3d: Fix a sign mistake in the code creating the sorted attrib. wined3d: Disable GL_TEXTURE_2D in the standard blit setup. wined3d: Avoid hardcoding GL_TEXTURE_2D. wined3d: Add GL_ARB_texture_rectangles to our opengl extensions. wined3d: Make the code aware of GL_ARB_texture_rectangle. wined3d: Refuse to create a mipmapped conditional np2 texture. wined3d: Activ...
2016 Nov 25
0
Wine release 1.9.24
...IKnownFolderManager::GetFolderByName. Henri Verbeet (7): gdi32: Add support for D3DDDIFMT_A4R4G4B4 and D3DDDIFMT_X4R4G4B4 to D3DKMTCreateDCFromMemory(). wined3d: Support wined3d_texture_get_dc() on WINED3DFMT_B4G4R4A4_UNORM and WINED3DFMT_B4G4R4X4_UNORM textures. wined3d: Disable GL_TEXTURE_2D again in check_filter(). wined3d: The drawable is a valid location for offscreen textures when "AlwaysOffscreen" is disabled. wined3d: Properly check for the required extensions before selecting the GLSL FFP implementations. wined3d: Don't require the ARB program sha...
2007 Mar 30
0
Wine release 0.9.34
...r projective textures. d3d9/tests: Add test for texbem instruction. wined3d: Implement support for projective textures in ps 2.0 and later. Felix Nawothnig (3): wined3d: Only disable GL_TEXTURE_CUBE_MAP_ARB if supported. wined3d: Fix broken ERR() message. wined3d: Use GL_TEXTURE_2D for dummy textures. Francois Gouget (5): setupapi: Fix InstallCatalog()'s calling convention. netapi32/tests: Add a missing '\n' to a trace(). gdi32: Remove a space before '\n' in a trace. cmd: Spelling fix. Remove unneeded checks on the GetModuleH...
2007 Jun 01
0
Wine release 0.9.38
...n IDirectDraw methods. ddraw: Hold the lock in IDirectDrawSurface methods. ddraw: Check the validy of IDirectDrawSurface::BltFast parameters. ddraw: Hold the lock in IDirect3DX methods. wined3d: Don't mess with nv texture shaders if its not supported. wined3d: Keep GL_TEXTURE_2D enabled when using dummy textures. Stefan Leichter (1): advapi32: Added implementation of RegDeleteTreeA/W. Thomas Spear (1): wine.inf: Add uninstall key. Tim Schwartz (1): net.exe: Add NET START command. Vitaliy Margolen (4): dinput: Prevent race between destroying the...