Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
5764 Download Download Not available 14 years,
3 months
Refactor and prepare the OpenCL texture decoder for decoding textures to RGBA format required by DX11. Fix the decoder ... read more
5763 Download Download Not available 14 years,
3 months
Fix color precision problems when decoding CMPR and RGB5A3 textures with OpenCL
5762 Download Download Not available 14 years,
3 months
Windows/Linux/whatever build fix.
5751 Download Download Not available 14 years,
3 months
Some more OCL changes : Gives 10x speedup for RGB5A3 on pre-DX11 hardware. Minor speedup for CMPR. (code by xsacha) ... read more
5750 Download Download Not available 14 years,
3 months
win32: Some more work on real wiimote automatic ingame pairup (automatic paired up wiimotes get connected now ingame as ... read more
5749 Download Download Not available 14 years,
3 months
fix for rbga8 decoding that causes problems in nsmbw fix for screen clearing in opengl and d3d
5748 Download Download Not available 14 years,
3 months
Use the new texture decoder path to speed up texture loading in DX11.
5747 Download Download Not available 14 years,
3 months
D3D9: Fix issue where the shader caches were lost whenever the render window was resized. Add some error logging to ... read more
5746 Download Download Not available 14 years,
3 months
add a path to texture decoder to produce only rgba textures, this will make texture loading in dx11 a lot easier and ... read more
5745 Download Download Not available 14 years,
3 months
DX11: Fix StateManager usage in ResetAPIState/RestoreAPIState. Fix screenshots (finally).
5744 Download Download Not available 14 years,
3 months
apply a patch done by xsacha :) + some minor stuff :p what changes do: cmpr decoding is fixed and rgb5a3 is re-enabled
5743 Download Download Not available 14 years,
3 months
DX11: Prefer DXGI_FORMAT_R8G8B8A8 to DXGI_FORMAT_B8G8R8A8 wherever appropriate. Slightly modify the way we're doing ... read more
5739 Download Download Not available 14 years,
3 months
Compile fix.
5742 Download Download Not available 14 years,
3 months
Include the two files added in r5741 in the VC project file as well. Improve the way we're saving screenshots, thanks ... read more
5737 Download Download Not available 14 years,
3 months
DSPLLE: jit increment/decrement_addr_reg to match int (TODO: increase/decrease). revert the OR back to MOV, since it ... read more