Logo
Explore Help
Sign In
feedc0de/dolphin
Watch 1
Star 0
Fork 0
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
fca5e176b381e052d11e273540602552091c524e
dolphin/Source/Core/VideoBackends/Software/CPMemLoader.h
T

11 lines
234 B
C
Raw Normal View History

New license header introduced to all Video based projects.
2013-04-17 23:29:41 -04:00
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
Replace all include guard ifdefs with "#pragma once"
2014-02-10 13:54:46 -05:00
#pragma once
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
Include CommonTypes.h instead of Common.h.
2014-09-07 20:06:58 -05:00
#include "Common/CommonTypes.h"
Convert all includes to relative paths.
2014-02-17 05:18:15 -05:00
#include "VideoCommon/CPMemory.h"
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +00:00
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00
void SWLoadCPReg(u32 sub_cmd, u32 value);
Copy Permalink
Powered by Gitea Version: 1.27.2 Page: 55ms Template: 1ms
Auto
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