19 #ifndef __RARCH_NETPLAY_H 20 #define __RARCH_NETPLAY_H 28 #include "../../core.h" 38 {
"nyc",
"New York City, USA" },
39 {
"madrid",
"Madrid, Spain" },
40 {
"montreal",
"Montreal, Canada" },
89 unsigned idx,
unsigned id);
92 unsigned height,
size_t pitch);
frontend_architecture
Definition: frontend_driver.h:46
bool netplay_driver_ctl(enum rarch_netplay_ctl_state state, void *data)
Definition: netplay_frontend.c:1495
GLenum GLuint GLenum GLsizei const GLchar * buf
Definition: glext.h:8418
rarch_netplay_ctl_state
Definition: netplay.h:43
static const mitm_server_t netplay_mitm_server_list[]
Definition: netplay.h:37
GLsizeiptr size
Definition: glext.h:6559
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Configured in port
Definition: msg_hash_us.h:7699
GLdouble GLdouble right
Definition: glext.h:11766
void video_frame_net(const void *data, unsigned width, unsigned height, size_t pitch)
Definition: netplay_frontend.c:539
void netplay_rooms_free(void)
Definition: netplay_room_parse.c:373
rarch_netplay_share_analog_preference
Definition: netplay.h:79
Definition: netplay_discovery.h:66
void netplay_get_architecture(char *frontend_architecture, size_t size)
Definition: netplay_frontend.c:809
bool init_netplay_deferred(const char *server, unsigned port)
Definition: netplay_frontend.c:262
void deinit_netplay(void)
Definition: netplay_frontend.c:1388
int netplay_rooms_parse(const char *buf)
Definition: netplay_room_parse.c:399
signed short int16_t
Definition: stdint.h:122
static uint64_t state[MAX_PADS]
Definition: xenon360_input.c:33
static struct frame frames[2]
Definition: ffmpeg_core.c:162
size_t audio_sample_batch_net(const int16_t *data, size_t frames)
Definition: netplay_frontend.c:552
set set set set set set set macro pixldst1 abits if abits op else op endif endm macro pixldst2 abits if abits op else op endif endm macro pixldst4 abits if abits op else op endif endm macro pixldst0 idx
Definition: pixman-arm-neon-asm.h:96
GLuint index
Definition: glext.h:6671
struct netplay_room * netplay_room_get(int index)
Definition: netplay_room_parse.c:429
bool init_netplay(void *direct_host, const char *server, unsigned port)
Definition: netplay_frontend.c:1413
Definition: netplay_private.h:383
void audio_sample_net(int16_t left, int16_t right)
Definition: netplay_frontend.c:546
static char server[64]
Definition: net_retropad_core.c:73
rarch_netplay_share_digital_preference
Definition: netplay.h:68
GLint GLint GLsizei width
Definition: glext.h:6293
int netplay_rooms_get_count(void)
Definition: netplay_room_parse.c:449
const char * description
Definition: netplay.h:34
GLint left
Definition: glext.h:8393
struct nk_device device
Definition: nk_common.c:44
int16_t input_state_net(unsigned port, unsigned device, unsigned idx, unsigned id)
Definition: netplay_frontend.c:905
const char * name
Definition: netplay.h:33
GLint GLint GLsizei GLsizei height
Definition: glext.h:6293
struct mitm_server mitm_server_t