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