RetroArch
Public Attributes | List of all members
global Struct Reference

#include <retroarch.h>

Collaboration diagram for global:
[legend]

Public Attributes

struct {
   char   savefile [8192]
 
   char   savestate [8192]
 
   char   cheatfile [8192]
 
   char   ups [8192]
 
   char   bps [8192]
 
   char   ips [8192]
 
   char   label [8192]
 
   char *   remapfile
 
name
 
struct {
   bool   use_output_dir
 
   char   path [8192]
 
   char   config [8192]
 
   char   output_dir [8192]
 
   char   config_dir [8192]
 
   unsigned   width
 
   unsigned   height
 
   size_t   gpu_width
 
   size_t   gpu_height
 
record
 
struct {
   bool   flickerfilter_enable
 
   bool   softfilter_enable
 
   struct {
      bool   pal_enable
 
      bool   pal60_enable
 
      unsigned char   soft_filter_index
 
      unsigned   gamma_correction
 
      unsigned int   flicker_filter_index
 
      struct {
         bool   check
 
         unsigned   count
 
         uint32_t *   list
 
         rarch_resolution_t   current
 
         rarch_resolution_t   initial
 
      }   resolutions
 
   }   screen
 
console
 

Member Data Documentation

◆ bps

char global::bps[8192]

◆ cheatfile

char global::cheatfile[8192]

◆ check

bool global::check

◆ config

char global::config[8192]

◆ config_dir

char global::config_dir[8192]

◆ console

struct { ... } global::console

◆ count

unsigned global::count

◆ current

rarch_resolution_t global::current

◆ flicker_filter_index

unsigned int global::flicker_filter_index

◆ flickerfilter_enable

bool global::flickerfilter_enable

◆ gamma_correction

unsigned global::gamma_correction

◆ gpu_height

size_t global::gpu_height

◆ gpu_width

size_t global::gpu_width

◆ height

unsigned global::height

◆ initial

rarch_resolution_t global::initial

◆ ips

char global::ips[8192]

◆ label

char global::label[8192]

◆ list

uint32_t* global::list

◆ name

struct { ... } global::name

◆ output_dir

char global::output_dir[8192]

◆ pal60_enable

bool global::pal60_enable

◆ pal_enable

bool global::pal_enable

◆ path

char global::path[8192]

◆ record

struct { ... } global::record

◆ remapfile

char* global::remapfile

◆ resolutions

struct { ... } global::resolutions

◆ savefile

char global::savefile[8192]

◆ savestate

char global::savestate[8192]

◆ screen

struct { ... } global::screen

◆ soft_filter_index

unsigned char global::soft_filter_index

◆ softfilter_enable

bool global::softfilter_enable

◆ ups

char global::ups[8192]

◆ use_output_dir

bool global::use_output_dir

◆ width

unsigned global::width

The documentation for this struct was generated from the following file: