4.0-368 |
10 years, 11 months ago |
Fix OS X wxWidgets complaining. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-367 |
10 years, 11 months ago |
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems ... |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-366 |
10 years, 11 months ago |
Goto crosses initialization error. Sorry. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-365 |
10 years, 11 months ago |
Reworked Screenshot saving. Now OGL doesn't rely on WX for PNG saving. FlipImageData supports (pixel data len > 3) now. TextureToPng is now in ImageWrite.cpp/h Video Common depends on zlib and png. D3... |
|
Windows x64
Windows x86
|
4.0-364 |
10 years, 11 months ago |
Fixed ZComploc and Zfreeze values being incorrectly saved. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-363 |
10 years, 11 months ago |
More warning fixes, OSX build fix. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-362 |
10 years, 11 months ago |
Use libpng for saving images. TODO: Needs threading done similiar to OGL backend. Fixes issue 6779. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-361 |
10 years, 11 months ago |
build fix |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-360 |
10 years, 11 months ago |
more warning fixes |
|
Windows x64
Windows x86
|
4.0-359 |
10 years, 11 months ago |
atlbase not needed. Interim fix until I get png done. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-358 |
10 years, 11 months ago |
Windows requires memory to be included to use unique_ptr |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-357 |
10 years, 11 months ago |
Remove our two instances of auto_ptr and replace it with unique_ptr. auto_ptr has been deprecated. |
|
Android
Ubuntu 13.04
|
4.0-356 |
10 years, 11 months ago |
Support texture and screenshot dumping using WIC, no XP support. |
|
Windows x64
Windows x86
Android
Ubuntu 13.04
|
4.0-355 |
10 years, 11 months ago |
Revert "D3D: Reintroduce depencency on D3DX11 because it's the most straightforward way to bring back some broken features." |
|
Android
Ubuntu 13.04
|
4.0-354 |
10 years, 11 months ago |
warnings and code formatting |
|
Android
Ubuntu 13.04
|
4.0-353 |
10 years, 11 months ago |
Jit64: don't flush clean FPRs |
|
Android
Ubuntu 13.04
|
4.0-352 |
10 years, 11 months ago |
Jit64: don't unnecessarily load registers |
|
Android
Ubuntu 13.04
|
4.0-351 |
10 years, 11 months ago |
Jit64: use AVX instructions in some places |
|
Android
Ubuntu 13.04
|
4.0-350 |
10 years, 11 months ago |
x64: support VEX opcode encoding |
|
Android
Ubuntu 13.04
|
4.0-349 |
10 years, 11 months ago |
Jit64: Fix and re-enable psq_l for W=1 |
|
Android
Ubuntu 13.04
|