3.0-784 12 jaar, 1 maand geleden Hey, long time no commits :). So to compensate lets bring back some speed to the emulation. change a little the way the vertex are send to the gpu, This first implementation changes dx9 a lot and dx11...
3.0-783 12 jaar, 1 maand geleden re-rearrange movie code so it actually works all of the time
3.0-782 12 jaar, 1 maand geleden small fix for undo load state while not recording
3.0-781 12 jaar, 1 maand geleden save settings necessary for syncing a movie to the .dtm, and load them upon playback
3.0-779 12 jaar, 1 maand geleden fix undo load state and load last overwritten state while recording
3.0-778 12 jaar, 1 maand geleden fix recording from save state
3.0-777 12 jaar, 1 maand geleden Correct the hotkey labels for undo load state, and load last overwritten state buttons
3.0-776 12 jaar, 2 maanden geleden Optimize JitCache::InvalidateICache by maintaining a "valid blocks" bitset
3.0-775 12 jaar, 2 maanden geleden Implement a simple benchmarking mode which logs FPS to a file
3.0-774 12 jaar, 2 maanden geleden Video_DX11: Remove some redundant code.
3.0-767 12 jaar, 2 maanden geleden F-Zero and Phantasy Star Online Memory Card Manager support. Thanks to Ralf from GS Central
3.0-766 12 jaar, 3 maanden geleden Revert merges of aram-dma-fixes and memcard-delay
3.0-765 12 jaar, 3 maanden geleden Fix broken build when using SDL from Externals.
3.0-764 12 jaar, 3 maanden geleden Gameconfig ini updates/additions: The Ant Bully, WWE Day of Reckoning 1 & 2, Dream Pinball 3d, Pokepark, Spider-Man: Edge of Time, Spider-Man: SD, Another Code:R, Geist, The Incredibles 2, Skies of Ar...
3.0-763 12 jaar, 3 maanden geleden Merge branch 'remove-libav-deprecation'
3.0-760 12 jaar, 3 maanden geleden Fix frame skipping on non-win32 systems missing libav
3.0-759 12 jaar, 3 maanden geleden Use correct linker flags for SDL.
3.0-758 12 jaar, 3 maanden geleden Partially revert be200074e9ed for OS X systems
3.0-757 12 jaar, 3 maanden geleden Merge branch 'memcard-delay'
3.0-755 12 jaar, 3 maanden geleden [Linux] Change from using /tmp to /dev/shm in MemArena so we don't cause any disk IO, also unlink file while it is open to allow multiple instances running. This was discussed months ago, but was neve...