Mesa-3D
Mesa-3D copied to clipboard
Please use official https://gitlab.freedesktop.org/mesa/mesa/ !
Replaying a trace of crysis crashes on softpipe: lp_setup_tri.c:627:do_triangle_ccw: Assertion `(plane[i].dcdy > 8 == plane[i].dcdy' failed. wine: Unhandled exception 0x80000003 in thread 34 at address 0x7d83a23b (thread 0034), starting debugger...
Most games create shaders on startup. WINE compiles them at time of first use (due to OpenGL backend), but nine compiles them at creation. While I prefer nine behaviour to...
The Startup Screen shows up, it loads a lot of shaders (PS/VS) and then does some Texture format things and Crash.... Mesa 11.1.2 Works Mesa 11.2 didn't Work Mesa Git...
The code provided in the branch "for_upstream_staging" does not properly compile on FreeBSD yet. The issue was initially reported by a FreeBSD user, for testing purposes I've set up my...
Steps to reproduce: 1. Launch the game 2. Find a new location entrance (e.g. Cassardis gate) 3. Go back and forth between locations a few times, the game will eventually...
Rivals of Aether used to run well with D3D enabled, but now whenever the game is started, this error appears: [playonlinux.log.txt](https://github.com/iXit/Mesa-3D/files/288061/playonlinux.log.txt)
d3d9 visual.c test_multisample_mismatch() fails on nine. 1 backbuffer configured, swapchain_discard, windowed mode. The test doesn't clear the rendertarget after present which should result in random content (MSDN isn't clear about...
Adding d3d9-patches breaks "make DESTDIR=/tmp/knasbubbla install" Without d3d9-patches it works and i do use staging but after i patched with d3d9-patches it breaks. If i don't use d3d9-patches everything works...
Hello! The issue: NFS Most Wanted (back from 2005) crashes (on launch) immediately when Native D3D9 is enabled. I've tried both 32- and 64-bit prefixes, neither works. I'm attaching some...
Using master iXit branch + wine dri3 PPAs with game Panzers Phase I and Panzers Phase II. The games start showing a video which works fine. After the video a...