This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-07 06:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
History
Eder Bastos
5416dd24d7
Attach '.debug' to the end of the app's package name. This allows for installation of both debug and release configs on the same device.
2014-05-26 00:08:40 -04:00
..
Android
Attach '.debug' to the end of the app's package name. This allows for installation of both debug and release configs on the same device.
2014-05-26 00:08:40 -04:00
Core
Merge pull request
#408
from lioncash/bool
2014-05-25 02:25:56 +02:00
DSPSpy
Fixes spacing for "for", "while", "switch" and "if"
2014-03-11 00:35:07 +13:00
DSPTool
Fixes spacing for "for", "while", "switch" and "if"
2014-03-11 00:35:07 +13:00
UnitTests
BitFieldTest: fix warnings
2014-04-19 18:31:35 +02:00
VSProps
windows: move arch defines to base.props
2014-03-06 14:37:40 -08:00
CMakeLists.txt
Fixes build if the build path has spaces in it.
2014-05-23 18:24:08 -05:00
dolphin-emu.sln
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
pch.h
Fix Linux build
2014-02-18 12:09:38 +01:00