3.0-793 před 11 lety, 8 měsíci i'm still not using a branch to fix the name of a variable
3.0-791 před 11 lety, 8 měsíci fix Snow Leopard compatibility
3.0-790 před 11 lety, 8 měsíci Some code cleaning for my last commit. the amount and size of the buffer is now changed to "new hardware" frienly values and will fall back to the right values if hardware does not support them. my ne...
3.0-789 před 11 lety, 8 měsíci FifoPlayer: Copy selected object commands to clipboard when pressing ctrl+c
3.0-788 před 11 lety, 8 měsíci more movie cleanup. Removes the remaining globals that didn't need to be global, rearranges some code to make more sense, and removes some redundant code.
3.0-787 před 11 lety, 8 měsíci misc movie cleanup and fixes
3.0-786 před 11 lety, 8 měsíci keeping padding right is so hard
3.0-785 před 11 lety, 8 měsíci Save disc changes to .dtm, and load the full movie header every time it's loaded.
3.0-784 před 11 lety, 8 měsíci 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 před 11 lety, 8 měsíci re-rearrange movie code so it actually works all of the time
3.0-782 před 11 lety, 8 měsíci small fix for undo load state while not recording
3.0-781 před 11 lety, 8 měsíci save settings necessary for syncing a movie to the .dtm, and load them upon playback
3.0-779 před 11 lety, 8 měsíci fix undo load state and load last overwritten state while recording
3.0-778 před 11 lety, 8 měsíci fix recording from save state
3.0-777 před 11 lety, 8 měsíci Correct the hotkey labels for undo load state, and load last overwritten state buttons
3.0-776 před 11 lety, 9 měsíci Optimize JitCache::InvalidateICache by maintaining a "valid blocks" bitset
3.0-775 před 11 lety, 9 měsíci Implement a simple benchmarking mode which logs FPS to a file
3.0-774 před 11 lety, 9 měsíci Video_DX11: Remove some redundant code.
3.0-767 před 11 lety, 9 měsíci F-Zero and Phantasy Star Online Memory Card Manager support. Thanks to Ralf from GS Central
3.0-766 před 11 lety, 10 měsíci Revert merges of aram-dma-fixes and memcard-delay