3.0-785 11 years, 6 months ago Save disc changes to .dtm, and load the full movie header every time it's loaded.
3.0-784 11 years, 6 months ago 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 11 years, 6 months ago re-rearrange movie code so it actually works all of the time
3.0-782 11 years, 6 months ago small fix for undo load state while not recording
3.0-781 11 years, 6 months ago save settings necessary for syncing a movie to the .dtm, and load them upon playback
3.0-779 11 years, 6 months ago fix undo load state and load last overwritten state while recording
3.0-778 11 years, 6 months ago fix recording from save state
3.0-777 11 years, 6 months ago Correct the hotkey labels for undo load state, and load last overwritten state buttons
3.0-776 11 years, 7 months ago Optimize JitCache::InvalidateICache by maintaining a "valid blocks" bitset
3.0-775 11 years, 7 months ago Implement a simple benchmarking mode which logs FPS to a file
3.0-774 11 years, 7 months ago Video_DX11: Remove some redundant code.
3.0-767 11 years, 7 months ago F-Zero and Phantasy Star Online Memory Card Manager support. Thanks to Ralf from GS Central
3.0-766 11 years, 8 months ago Revert merges of aram-dma-fixes and memcard-delay
3.0-765 11 years, 8 months ago Fix broken build when using SDL from Externals.
3.0-764 11 years, 8 months ago 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 11 years, 8 months ago Merge branch 'remove-libav-deprecation'
3.0-760 11 years, 8 months ago Fix frame skipping on non-win32 systems missing libav
3.0-759 11 years, 8 months ago Use correct linker flags for SDL.
3.0-758 11 years, 8 months ago Partially revert be200074e9ed for OS X systems
3.0-757 11 years, 8 months ago Merge branch 'memcard-delay'