mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: context creating prototype, not working yet
This commit is contained in:
@@ -90,6 +90,8 @@ int R_MaxVideoModes();
|
||||
vidmode_t*R_GetVideoMode( int num );
|
||||
void* GL_GetProcAddress( const char *name ); // RenderAPI requirement
|
||||
void GL_UpdateSwapInterval( void );
|
||||
int GL_SetAttribute( int attr, int val );
|
||||
int GL_GetAttribute( int attr, int *val );
|
||||
|
||||
/*
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user