This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-13 06:52:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ac5b1f2f805b2bc553492606cf71b6609fa0ae7
dolphin
/
Source
History
Lioncash
cd8196f5db
Turns out Console.cpp and ConsoleListener.cpp were being built into the Linux builds too. Fixes the build.
2014-02-16 20:55:07 -05:00
..
Android
Remove Cache DL option from Android UI
2014-02-06 17:02:38 -06:00
Core
Turns out Console.cpp and ConsoleListener.cpp were being built into the Linux builds too. Fixes the build.
2014-02-16 20:55:07 -05:00
DSPSpy
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
DSPTool
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
TestSuite
Convert all vcxproj files to UNIX line endings
2013-12-31 14:03:18 -05:00
UnitTests
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
VSProps
[GLExtensions] Fix Windows build.
2014-01-17 16:04:05 +01:00
CMakeLists.txt
…
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
…