Skip to content

Lluna4/test_graphics_drm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example vsynced cursor for linux with libdrm, it has no dependencies except libdrm, to compile you have to use this command g++ main.cpp -ldrm -lgbm -lEGL -lGLESv2
Refresh rate can be set with the argument -r <number>

About

A simple c++ program that uses drm in linux to put graphics on an screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published