Logo
Explore Help
Sign In
piwalker/dolphin
1
0
Fork 0
You've already forked dolphin
mirror of https://github.com/dolphin-emu/dolphin.git synced 2025-08-01 18:48:56 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
198dcccfb0281cf07333bda40535c0ae6603b1ba
dolphin/Source/Plugins
History
Glenn Rice 198dcccfb0 Linux build fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6938 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-27 22:48:46 +00:00
..
Plugin_DSP_HLE
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
2011-01-27 10:41:26 +00:00
Plugin_DSP_LLE
Replaced Common::Thread with a partial implementation of std::thread. (rvalue references are used if available, <thread> is used if possible) Eliminates the need to use dynamic memory allocation for threads, so it's impossible to forget to delete a thread or set a pointer to NULL. Enables use of type-safe thread functions, no need to cast to and from void*. I've made sure the code compiles in vs08 and tested the functionality of "StdThread.h" on Linux so I'm hoping everything will work :p. In the future "StdThread.h" can be removed (maybe when OS X ships with gcc 4.4 and vs2015 is released :p).
2011-01-27 20:47:58 +00:00
Plugin_VideoDX9
Gah, missed still more files.
2011-01-27 22:20:30 +00:00
Plugin_VideoDX11
Gah, missed still more files.
2011-01-27 22:20:30 +00:00
Plugin_VideoOGL
Linux build fix.
2011-01-27 22:48:46 +00:00
Plugin_VideoSoftware
Various minor fixes to allow building with clang on OS X.
2011-01-27 05:01:00 +00:00
CMakeLists.txt
Add the video software plugin to the cmake build system.
2010-11-18 02:13:05 +00:00
Powered by Gitea Version: 1.24.0 Page: 236ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API