Pioneer
Loading...
Searching...
No Matches
Namespaces | Functions
OSPosix.cpp File Reference
#include "FileSystem.h"
#include "buildopts.h"
#include "core/OS.h"
#include "utils.h"
#include <SDL.h>
#include <fenv.h>
#include <sys/time.h>
#include <unistd.h>
#include <sys/utsname.h>
Include dependency graph for OSPosix.cpp:

Namespaces

namespace  OS
 

Functions

void OS::NotifyLoadBegin ()
 
void OS::NotifyLoadEnd ()
 
const char * OS::GetIconFilename ()
 
void OS::EnableFPE ()
 
void OS::DisableFPE ()
 
uint32_t OS::GetNumCores ()
 
const std::string OS::GetOSInfoString ()
 
const std::string OS::GetUserLangCode ()
 
void OS::EnableBreakpad ()
 
bool OS::SupportsFolderBrowser ()
 
void OS::OpenUserFolderBrowser ()
 
void OS::SetDPIAware ()