Macros | Functions
win32_monitor.c File Reference
#include "internal.h"
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <malloc.h>
Include dependency graph for win32_monitor.c:

Go to the source code of this file.

Macros

#define DISPLAY_DEVICE_ACTIVE   0x00000001
 
#define EDS_ROTATEDMODE   0x00000004
 

Functions

void _glfwPlatformGetGammaRamp (_GLFWmonitor *monitor, GLFWgammaramp *ramp)
 Returns the current gamma ramp for the specified monitor. More...
 
void _glfwPlatformGetMonitorPos (_GLFWmonitor *monitor, int *xpos, int *ypos)
 Returns the position of the monitor's viewport on the virtual screen. More...
 
_GLFWmonitor ** _glfwPlatformGetMonitors (int *count)
 Returns the currently connected monitors. More...
 
void _glfwPlatformGetVideoMode (_GLFWmonitor *monitor, GLFWvidmode *mode)
 
GLFWvidmode_glfwPlatformGetVideoModes (_GLFWmonitor *monitor, int *count)
 Returns the available video modes for the specified monitor. More...
 
GLboolean _glfwPlatformIsSameMonitor (_GLFWmonitor *first, _GLFWmonitor *second)
 Checks whether two monitor objects represent the same monitor. More...
 
void _glfwPlatformSetGammaRamp (_GLFWmonitor *monitor, const GLFWgammaramp *ramp)
 Sets the current gamma ramp for the specified monitor. More...
 
void _glfwRestoreVideoMode (_GLFWmonitor *monitor)
 
GLboolean _glfwSetVideoMode (_GLFWmonitor *monitor, const GLFWvidmode *desired)
 
GLFWAPI const char * glfwGetWin32Adapter (GLFWmonitor *handle)
 
GLFWAPI const char * glfwGetWin32Monitor (GLFWmonitor *handle)
 

Macro Definition Documentation

#define DISPLAY_DEVICE_ACTIVE   0x00000001

Definition at line 40 of file win32_monitor.c.

#define EDS_ROTATEDMODE   0x00000004

Definition at line 37 of file win32_monitor.c.

Function Documentation

void _glfwRestoreVideoMode ( _GLFWmonitor monitor)

Definition at line 89 of file win32_monitor.c.

GLboolean _glfwSetVideoMode ( _GLFWmonitor monitor,
const GLFWvidmode desired 
)

Definition at line 50 of file win32_monitor.c.

GLFWAPI const char* glfwGetWin32Adapter ( GLFWmonitor handle)

Definition at line 344 of file win32_monitor.c.

GLFWAPI const char* glfwGetWin32Monitor ( GLFWmonitor handle)

Definition at line 351 of file win32_monitor.c.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:18