4.0-659 10 años, 3 meses ago Reenable vsync after releasing tab even if frame limit is disabled.
4.0-658 10 años, 3 meses ago Automatic translation template update
4.0-657 10 años, 3 meses ago Change the gettextize to not update .po files (Transifex will do that)
4.0-656 10 años, 3 meses ago Automatic translation resources update from Transifex
4.0-655 10 años, 3 meses ago Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows.
4.0-654 10 años, 3 meses ago Move Win32 specific function grabbing fallback to WGL.cpp. Fixes issue 6964.
4.0-653 10 años, 3 meses ago Merge of GL-AutoChoose. This branch is the final step of fully supporting both OpenGL and OpenGL ES in the same binary. This of course only applies to EGL and won't work for GLX/AGL/WGL since they don...
4.0-652 10 años, 3 meses ago Gameini database update for Mega Man Anniversary Collection (gc), Tony Hawk's Pro Skater 3 (gc) and WarioWare, Inc. Mega Party Games (gc).
4.0-651 10 años, 3 meses ago Merge branch 'GLExtensions'
4.0-623 10 años, 3 meses ago Merge branch 'index_buffer_cleanup'
4.0-664 10 años, 3 meses ago Merge branch 'GLExtensions'
4.0-619 10 años, 3 meses ago VertexLoader: don't check for possible range
4.0-618 10 años, 3 meses ago enable buffer_storage on nvidia 331.38 on linux
4.0-617 10 años, 3 meses ago GameSettings: Deleted references to the ZTP hack.
4.0-616 10 años, 3 meses ago fixup "Remove the ZTP speedup hack"
4.0-615 10 años, 3 meses ago Remove vertex streaming hack.
4.0-614 10 años, 3 meses ago Remove the ZTP speedup hack. Also remove useless debugging code, and a presumably outdated workaround (which was commented out).
4.0-613 10 años, 3 meses ago VideoCommon: cleanup of "components" usage
4.0-612 10 años, 3 meses ago Change the default GFX backend from D3D11 to OGL.
4.0-611 10 años, 3 meses ago Added a check for a redundant mov in the fastmem writes code.