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