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