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-25 07:21:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
History
Tillmann Karras
c89f04a7c5
clang-modernize -loop-convert
...
and some manual adjustments
2014-03-09 21:11:59 +01:00
..
Android
Update android.toolchain.cmake
2014-03-09 15:24:33 +01:00
Core
clang-modernize -loop-convert
2014-03-09 21:11:59 +01:00
DSPSpy
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -05:00
DSPTool
Fix DSPTool string output for disassembly.
2014-03-09 15:01:56 -04:00
UnitTests
MathUtil: fix IsQNAN()
2014-03-09 19:34:58 +01:00
VSProps
windows: move arch defines to base.props
2014-03-06 14:37:40 -08: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