3.0-923 hace 12 años TextureCacheBase: Fix a potential bug when using custom textures.
3.0-922 hace 12 años Change copyright year to 2013 in the about dialog.
3.0-921 hace 12 años OGL: Make OSD messages fade out properly instead of having them disappear spontaneously.
3.0-920 hace 12 años Should completely fix game list sorting.
3.0-919 hace 12 años Fix another sorting bug.
3.0-918 hace 12 años Fix sorting bug.
3.0-917 hace 12 años Merge branch 'osx-savegame-fix'
3.0-913 hace 12 años Revert "support retina display"
3.0-912 hace 12 años Fix some random warnings.
3.0-911 hace 12 años Changed to non conflicting overload.
3.0-910 hace 12 años Function definition was not updated.
3.0-909 hace 12 años Uninitialized usage.. or so it thought.
3.0-908 hace 12 años Unused variable.
3.0-907 hace 12 años Someone changed this to a u32... it's definitely a s32 :)
3.0-906 hace 12 años support retina display
3.0-905 hace 12 años Fixes swprintf_s issues hopefully. Also fixed an include not using correct caps.
3.0-904 hace 12 años Apply same force to float fix as has already been done for DX11.
3.0-903 hace 12 años Fixed stupid bool to int conversion warnings.
3.0-902 hace 12 años Warning free SOIL lib.
3.0-901 hace 12 años Remove warning about ambigious if/else.