This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-10 08:09:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
History
Pierre Bourdon
177ef615d7
UnitTests: ensure the Binaries/Tests directory exists before linking.
2014-03-03 04:03:53 +01:00
..
Android
Fix the OpenGL About tab.
2014-02-22 21:08:27 -06:00
Core
Fix a case where the wrong placeholders were being assigned for the up and down D-Pad buttons in the TAS dialog.
2014-03-02 18:58:54 -05:00
DSPSpy
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
DSPTool
Forgot to move DSPTool over. Fixed now.
2014-02-20 01:01:11 +01:00
UnitTests
UnitTests: ensure the Binaries/Tests directory exists before linking.
2014-03-03 04:03:53 +01:00
VSProps
Scope the Windows include directory to only point to Source/Core/.
2014-02-18 13:21:12 -05:00
CMakeLists.txt
Unittests: Always use GTest from Externals (recommended way from GTest FAQ).
2014-03-03 03:38:46 +01: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