search for: gldrawbuffers

Displaying 14 results from an estimated 14 matches for "gldrawbuffers".

2009 May 20
3
Running 3D in Virtual Desktop Mode freezes Nvidia hardware
...o_framebuffer_drawpixels >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawBuffer(GL_BACK) @ surface.c / 1363 fixme:d3d:apply_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawBuffers() @ context.c / 1464 fixme:d3d:apply_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glDrawBuffers() @ context.c / 1464 fixme:d3d:apply_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPER...
2014 Jan 15
3
[PATCH] nv50, nvc0: don't crash on a null cbuf
This is needed since commit 9baa45f78b (st/mesa: bind NULL colorbuffers as specified by glDrawBuffers). Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Not sure whether something needs to be done to clear out the old RT_* settings for that index buffer, or if things are cleared out implicitly. Perhaps instead of skipping indices, RT_CONTROL needs to be adjusted with the appropriate...
2014 Jan 23
2
[PATCH v2] nv50, nvc0: clear out RT on a null cbuf
On 17/01/14 02:23, Ilia Mirkin wrote: > This is needed since commit 9baa45f78b (st/mesa: bind NULL colorbuffers > as specified by glDrawBuffers). > > This implementation is highly based on a larger commit by > Christoph Bumiller <e0425955 at student.tuwien.ac.at> in his gallium-nine > branch. > Ilia, Do you know why we cannot set the rt height to 64? After all you explicitly set the format to NONE. Either way this p...
2014 Jan 17
0
[PATCH v2] nv50, nvc0: clear out RT on a null cbuf
This is needed since commit 9baa45f78b (st/mesa: bind NULL colorbuffers as specified by glDrawBuffers). This implementation is highly based on a larger commit by Christoph Bumiller <e0425955 at student.tuwien.ac.at> in his gallium-nine branch. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- src/gallium/drivers/nouveau/nv50/nv50_defs.xml.h | 1 + src/gallium/drivers/nouvea...
2014 Jan 23
0
[PATCH v2] nv50, nvc0: clear out RT on a null cbuf
On Thu, Jan 23, 2014 at 2:40 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote: > On 17/01/14 02:23, Ilia Mirkin wrote: >> This is needed since commit 9baa45f78b (st/mesa: bind NULL colorbuffers >> as specified by glDrawBuffers). >> >> This implementation is highly based on a larger commit by >> Christoph Bumiller <e0425955 at student.tuwien.ac.at> in his gallium-nine >> branch. >> > Ilia, > Do you know why we cannot set the rt height to 64? After all you > explicitly set the f...
2008 Dec 09
4
Civilization IV refuses to run, also Morrowind problems
Hi, I just tried to install Civ4 1.74 according to the notes on its appdb page (using the new 1.1.10 Debian 5.0 packages), but whenever I try to run the game, I get this: matt at hayashi:~/.wine/drive_c/Program Files/Firaxis Games/Sid Meier's Civilization 4$ wine Civilization4.exe fixme:service:QueryServiceObjectSecurity 0x141140 4 0x141828 0 0x32ef30 - semi-stub
2015 Jul 01
8
[Bug 91171] New: Space Rangers 2 (in Wine) shows only black screen
https://bugs.freedesktop.org/show_bug.cgi?id=91171 Bug ID: 91171 Summary: Space Rangers 2 (in Wine) shows only black screen Product: Mesa Version: git Hardware: Other URL: http://www.fileplanet.com/162972/160000/fileinfo/Space -Rangers-2:-Rise-of-the-Dominators-Demo OS: All
2008 Jun 30
4
errors with oblivion launching
to get oblivion working in wire i've followed the guide at http://www.uesp.net/wiki/Oblivion:Linux I'm using openSuSE 11.0 and wine 1.1.0 Thanks in advance for any help when i ran OblivionLauncher.exe i get this: artsq at dominator:~/.wine/drive_c/Program Files/Bethesda Softworks/Oblivion> wine ./OblivionLauncher.exe fixme:win:SetLayeredWindowAttributes (0x10026,0x00000000,0,2):
2015 Jan 23
0
Wine release 1.7.35
...ffer* functions. wined3d: Use the core glColorMaski function. opengl32: Update to GL 4.5. opengl32: Store the OpenGL context version in the handle value. dxgi: Fix a comment typo. wined3d: Use the core gl*CompressedTex* functions. wined3d: Use the core version of glDrawBuffers. wined3d: Use the core version of glDrawElementsInstanced. wined3d: Always use the core version of the glPointParameteri function. wined3d: Add separate stencil state setup via GL 2.0+ core functions. wined3d: Don't normalize R8G8B8A8_UINT attributes. wined3d: Prop...
2007 Apr 27
0
Wine release 0.9.36
This is release 0.9.36 of Wine, a free implementation of Windows on Unix. What's new in this release: - Midi support in the CoreAudio driver. - Mixer support in the Alsa driver. - A lot of MSI fixes. - Implementation for most D3DRM functions. - The usual assortment of Direct3D fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before
2013 Apr 12
0
Wine release 1.5.28
The Wine development release 1.5.28 is now available. What's new in this release (see below for details): - GnuTLS used for all secure connections, OpenSSL is no longer needed. - Mac driver enabled by default. - Built-in FixedSys fonts. - New icon for the joystick control panel. - Postscript driver improvements. - Various bug fixes. The source is available from the following
2013 Apr 26
0
Wine release 1.5.29
The Wine development release 1.5.29 is now available. What's new in this release (see below for details): - Input method support in the Mac driver. - Support for TLS 1.1 and 1.2 connections on Mac OS X. - JavaScript performance improvements. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.5.29.tar.bz2
2011 Jun 10
0
Wine release 1.3.22
...l32/tests: Removed sign comparison warning in listview tests. comctl32/tests: Removed sign comparison warning in imagelist tests. comctl32/tests: Removed sign comparison warning in rebar tests. Matteo Bruni (3): wined3d: Mark some texture formats as filterable. wined3d: Fix glDrawBuffers() optimization. wined3d: Simplify context_apply_draw_buffers() a bit. Michael Stefaniuc (43): d3dxof/tests: Fix an ok() comment to match the tested value. shell32: COM cleanup in autocomplete.c. shell32: COM cleanup for the IDropTargetHelper iface. shell32: COM cleanu...
2008 Sep 05
0
Wine release 1.1.4
The Wine development release 1.1.4 is now available. What's new in this release (see below for details): - Substantial chunks of WinHTTP are implemented. - More JavaScript support. - Beginnings of shell AppBar implementation. - Several fixes for Google Chrome support. - Chinese translations. - Various bug fixes. The source is available from the following locations: