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