This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
1919a458e88fc1a06567b9496c6c47d34b9df5f2
dolphin
/
Source
/
Core
History
rodolfoosvaldobogado
ee72852491
implement some code to reduce the amounts of calls to setup vertex format, in d3d9 it gives no noticeable speedup, in opengl it still does not work right.
...
thanks to neobrain for the idea
2012-10-26 23:18:09 -03:00
..
AudioCommon
misc movie cleanup and fixes
2012-10-20 22:26:40 -04:00
Common
If setting videobackend back to null strings, Just set it to the front of the list. Fixes loading game specific INI files that don't load back the "default" video backend which is nothing.
2012-09-25 00:47:37 +00:00
Core
i'm still not using a branch to fix the name of a variable
2012-10-24 15:32:02 -04:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
FifoPlayer: Copy selected object commands to clipboard when pressing ctrl+c
2012-10-22 12:32:57 +02:00
InputCommon
Re-add hack to use SDL/SDL.h ifndef _WIN32.
2012-07-14 20:50:58 -06:00
VideoCommon
implement some code to reduce the amounts of calls to setup vertex format, in d3d9 it gives no noticeable speedup, in opengl it still does not work right.
2012-10-26 23:18:09 -03:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00