Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5736 | Download | Download | Not available | 14 years, 5 months |
DX11: Fix flickering when resizing the emulator window. |
5734 | Download | Download | Not available | 14 years, 5 months |
Actually make use of the new CHECK functionality in DX9. |
5733 | Download | Download | Not available | 14 years, 5 months |
Improve the CHECK macro used in DX9 and DX11 to allow more flexible error messages. |
5732 | Download | Download | Not available | 14 years, 5 months |
DX11: Implement safe texture cache. Fix screenshot functionality. |
5731 | Download | Download | Not available | 14 years, 5 months |
DX11: Use D3DX11FilterTexture instead of ID3D11Context::GenerateMips. Test if performance changed in any games by this ... read more |
5730 | Download | Download | Not available | 14 years, 5 months |
DX11: Fix all remaining window resizing issues. Implement screenshot functionality (doesn't seem to work completely, ... read more |
5727 | Download | Download | Not available | 14 years, 5 months |
Don't try to link with dynamic versions of the LZO/SFML/SOIL libraries on Linux when building a release image to make ... read more |
5726 | Download | Download | Not available | 14 years, 5 months |
Hopefully fix Windows build. |
5728 | Download | Download | Not available | 14 years, 5 months |
DX11: Introduce a D3DBlob class. Advantages: - easier to use - drops our dependence on d3d10.lib, without depending on ... read more |
5729 | Download | Download | Not available | 14 years, 5 months |
On linux make the build default to autodetection of glew, sdl, zlib, lzo, sfml-network, and soil, with an option to ... read more |
5722 | Download | Download | Not available | 14 years, 5 months |
Build with shared libraries whenever possible on Linux; on OS X, always build with static libraries from Externals. XXX ... read more |
5721 | Download | Download | Not available | 14 years, 5 months |
apply some speedup to dx11 plugin + some minor stuff |
5720 | Download | Download | Not available | 14 years, 5 months |
Trim down the SDL and GLEW libraries to just those files we use. |
5719 | Download | Download | Not available | 14 years, 5 months |
Alleviate FIFO overflown situation a bit. |
5710 | Download | Download | Not available | 14 years, 5 months |
more bug fix in dx11: fixed screen clearing and simplify drawClearQuad a little put some nice code from dx11 that i ... read more |