Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7683 | Download | Download | Download | 13 years, 4 months |
add definitions of some bp mem bits relating to interlacing (no behavior change) |
7671 | Download | Download | Download | 13 years, 4 months |
DX9: Fix issue r4638: Invalid Call error when resizing the window. |
7670 | Download | Download | Download | 13 years, 4 months |
anti-minimize workaround (MainWindowPosX/Y = -32000 prob) |
7669 | Download | Download | Download | 13 years, 4 months |
added 1.5x, 2.5x, 4x internal resolution |
7668 | Download | Download | Download | 13 years, 4 months |
VideoCommon: Always update pixel shader constants when tevregs change This time, it doesn't break the games i tested, ... read more |
7667 | Download | Download | Download | 13 years, 4 months |
Fix GLSL shaders for virtual EFB copies. |
7666 | Download | Download | Download | 13 years, 4 months |
Revert r7665. Breaks about all other games. Sorry, MP3 users will have to wait a bit longer. |
7665 | Download | Download | Download | 13 years, 4 months |
VideoCommon: Always update pixel shader constants when tevregs change Fixes texts staying visible and strange colors in ... read more |
7663 | Download | Download | Download | 13 years, 4 months |
Fix libavcodec detection for some linux systems. |
7662 | Download | Download | Download | 13 years, 4 months |
OGL: Use GLSL shader to make virtual EFB copies. |
7661 | Download | Download | Download | 13 years, 4 months |
Various UI and documentation improvements to the GFX debugger. |
7660 | Download | Download | Download | 13 years, 4 months |
Improve text positioning in debug views by adding a static pixel offset |
7659 | Download | Download | Download | 13 years, 4 months |
Make the debug views use the actual rendered pixel size of the fonts. Fixes debug view rendering on non-96dpi displays. |
7658 | Download | Download | Download | 13 years, 4 months |
PPC-Jit: Fix cache invalidation when doing a memory exception on 64bit |
7657 | Download | Download | Download | 13 years, 4 months |
JIT: Get rid of SHLs with shifts of 1, 2, 3 Also contains a few other minor jit code optimizations. |