summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorgabriel-marques <[email protected]>2024-05-07 10:33:56 +0200
committerGitHub <[email protected]>2024-05-07 10:33:56 +0200
commitfa2b1c8f094db18466079fcd2f8e488bf89095c2 (patch)
tree8da6082d92de3681c992271c4bfda4ac7f8c6ac6 /examples
parentf69ae583040060ece2e6e4f813e1408c8fd04900 (diff)
downloadraylib-fa2b1c8f094db18466079fcd2f8e488bf89095c2.tar.gz
raylib-fa2b1c8f094db18466079fcd2f8e488bf89095c2.zip
Implementing GetMonitorWidth/Height for DRM (#3956)
* Implementing GetMonitorWidth/Height and GetMonitorPhysicalWidth/Height for drm Added implementation for DRM for functions : - GetMonitorWidth() - GetMonitorHeight() - GetMonitorPhysicalWidth() - GetMonitorPhysicalHeight() - GetMonnitorName() These functions take an argument but only the value 0 is accepted. This is because the DRM platform implementation manages only one screen for now * Refactor "GetMonitor" properties for DRM Platform Refactored GetMonitorHeight, GetMonitorWidth, GetMonitorPhysicalHeight, GetMonitorPhysicalWidth and GetMonitorName to accept only argument "0" as more than one screen is not supported in DRM platform.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions