Andrew Mickelson 34b6bda233 [drm] Fix DRM mode setting to use SFML window dimensions
- actually use the dimensions of the SFML window as the DRM mode
      dimensions when setting a DRM mode.
    - If SFML window dimensions don't match a valid DRM mode, show
      the window contents on screen in the current mode instead of
      simply failing to show anything.
    - With these change the SFML examples are now working for me
2024-11-09 15:57:06 +00:00
2024-07-29 07:21:08 +02:00
2024-09-01 22:58:41 -06:00
2024-05-09 09:41:07 +02:00
2023-10-29 18:03:26 -06:00
2021-12-06 08:06:20 +01:00
2023-12-15 09:42:56 -07:00
2015-02-06 11:07:39 +01:00
2024-08-20 15:50:14 +01:00
2023-01-24 08:46:30 +01:00

SFML logo

SFML — Simple and Fast Multimedia Library

SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.

Authors

Download

You can get the latest official release on SFML's website. You can also get the current development version from the Git repository.

Install

Follow the instructions of the tutorials, there is one for each platform/compiler that SFML supports.

Learn

There are several places to learn SFML:

Contribute

SFML is an open-source project, and it needs your help to go on growing and improving. If you want to get involved and suggest some additional features, file a bug report or submit a patch, please have a look at the contribution guidelines.

Languages
C++ 88.7%
Objective-C++ 6.2%
CMake 3.3%
Objective-C 1.7%