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
12c38d3afae66ad2f434e075098739478bb6a4b4
dolphin
/
Source
/
Core
History
Marko Pusljar
12c38d3afa
llejit - fix for flag generation code + dspspy jit workaround
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7459
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-15 13:04:20 +00:00
..
AudioCommon
Fixed some memory leaks. Only one was mine ;P
2011-03-22 07:27:23 +00:00
Common
Fix sysconf generation. Fixes issue 4348.
2011-04-11 15:57:45 +00:00
Core
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DiscIO
Use mutexes in LogManager to make it threadsafe, as suggested by beistin's patch. Change some LogManager function names to be consistent with Dolphin's naming conventions.
2011-04-01 07:43:02 +00:00
DolphinWX
Fix some strings for translation in the video config dialog.
2011-04-07 02:27:45 +00:00
InputCommon
Fix SDL 1.3 support.
2011-04-01 23:57:06 +00:00
VideoCommon
Fix an error introduced in r7083. In the pixel shader manager the farZ and zRange of the z bias were flipped. Switched to using the viewport struct rather than a raw float array to hopefully avoid such confusion in the future. Fixes issue 4060.
2011-04-11 01:49:32 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00