| Revision | Windows | Mac OS X | Date | Description | |
|---|---|---|---|---|---|
| 32 Bit | 64 Bit | ||||
| 5148 | Download | Download | Not available | 3 years, 2 months |
DSPLLE - lsr16 fix |
| 5146 | Download | Download | Not available | 3 years, 2 months |
should fix cases where the gamelist would stay active under the render window |
| 5145 | Download | Download | Not available | 3 years, 2 months |
remove Globals.cpp (had been removed from projects but forgot to svn delete it) |
| 5144 | Download | Download | Not available | 3 years, 2 months |
Whoops. |
| 5147 | Download | Download | Not available | 3 years, 2 months |
Enable the OSD hotkeys in linux |
| 5142 | Download | Download | Not available | 3 years, 2 months |
Omitted extra lower_bound() calls to reduce the computational time. The old routine consumed more than 4% of ... read more |
| 5141 | Download | Download | Not available | 3 years, 2 months |
Fixed a wrong type in r5140. Commited code that I forgot to commit in r5140. |
| 5139 | Download | Download | Not available | 3 years, 2 months |
Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position loader is selected from a function table. I ... read more |
| 5138 | Download | Download | Not available | 3 years, 2 months |
DSPLLE - addaxl,mulc,'ln fix |
| 5137 | Download | Download | Not available | 3 years, 2 months |
Add rodolfo's safe texture cache options to the OGL plugin dialog |
| 5136 | Download | Download | Not available | 3 years, 2 months |
experimental commit: simplify even more the params. please test and if theres something wrong will revert asap thanks ... read more |
| 5135 | Download | Download | Not available | 3 years, 2 months |
Simplify the params for the safe texture cache after some test the more relevant parameters were the color samples and ... read more |
| 5134 | Download | Download | Not available | 3 years, 2 months |
fix modal state for pad plugin configs |
| 5133 | Download | Download | Not available | 3 years, 2 months |
Fix issue 2364 + another issue introduced in r5129 causing the main window to lose the focus on windows |
| 5132 | Download | Download | Not available | 3 years, 2 months |
Build fix for linux. sprintf_s does not exist in linux. Does it in windows? |