SRM is a C library that simplifies the development of Linux DRM/KMS API applications.
With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL().
SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures, which are automatically shared among GPUs.
Features
- Multiple GPUs support
- Automatic optimal GPUs/connectors configuration
- Automatic texture sharing between GPUs
- Texture allocation from CPU buffers, DMA buffers, GBM BOs, Flink Handles, Wayland DRM buffers.
- Multi seat support (libseat can be used to open DRM devices for example)
- GPU hot-plugging event listener
- Connectors hot-plugging event listener
- Hardware cursor compositing
- V-Sync
- Frame buffer damage (improves performance when DMA is not supported)
- Access to renderbuffers as textures.
License
GNU General Public License version 3.0 (GPLv3)Follow SRM
Other Useful Business Software
eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory.
eMaint is an award-winning, cloud-based Computerized Maintenance Management System (CMMS) software designed to improve how organizations manage their maintenance reliability operations, resources, equipment, and compliance. Suitable for any size organization or enterprise, eMaint saves companies valuable time and money by integrating the tools they need in one powerful platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SRM!