6373 |
Download |
Download |
Not available |
14 years |
DX11: Add an option to choose the internal resolution.
DX9: When clearing the back buffer in Renderer::Swap(), use ... read more |
6372 |
Download |
Download |
Not available |
14 years |
Missed one file.
|
6367 |
Download |
Download |
Not available |
14 years |
StringUtil cleanup. Nothing seems broken.
|
6366 |
Download |
Download |
Not available |
14 years |
A couple of changes to the cmake build system.
First: Added a DESTDIR option for package building.
Second: Change the ... read more |
6365 |
Download |
Download |
Not available |
14 years |
Write bluetooth packets asynchronously to prevent blocking on
commands that take some time to complete in the wiimote. ... read more |
6364 |
Download |
Download |
Not available |
14 years |
Fix the annoying gap in the OpenGL configuration dialog in the "General" tab between "Use Real XFB" ... read more |
6363 |
Download |
Download |
Not available |
14 years |
Setup opencl to work like most of the other externals. Autodetect native shared libraries and if not found fall back to ... read more |
6362 |
Download |
Download |
Not available |
14 years |
General cleanup to 3D Vision hack, fits in more with the Dolphin coding style now. Also, fixed the crash that would ... read more |
6361 |
Download |
Download |
Not available |
14 years |
More CMake work:
- various fixes for using CMake on Windows
- support building external SDL, zlib, CLRun, wxWidgets
- ... read more |
6360 |
Download |
Download |
Not available |
14 years |
Removed the wait for swap when XFB is used. This fixes flickering in "Fragile Dreams" and "Another Code ... read more |
6359 |
Download |
Download |
Not available |
14 years |
Fix cmake so it is possible to build without bluetooth support, and the typo that tells you bluetooth is enabled when ... read more |
6357 |
Download |
Download |
Not available |
14 years |
Core/DSPCore: Implement Jit emitters for all extended operations. May break things, although my testing didn't reveal ... read more |
6356 |
Download |
Download |
Not available |
14 years |
Core/DSPCore: Make Jit read from coefficient ROM when told to do so,
change the unit test to catch this bug if it turns ... read more |
6355 |
Download |
Download |
Not available |
14 years |
Added an option in the cmake build to disable wxWidgets. To use add "-DDISABLE_WX=1" to the cmake ... read more |
6354 |
Download |
Download |
Not available |
14 years |
DX9/DX11: Remove some dead or obsolete code.
|