Skip to content

mochou-p/drm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drm-test

Warning

this is currently a project just for learning

i cannot guarantee that it will work on your machine,
but you can try editing the build script to make it work,
especially DRM_DIR

compilation

requirements

commands

make for release build, run with make run
make dev for debug build, run with make run_dev

make static_analysis to use cppcheck on source
make memory_check to use valgrind on debug build

make clean to delete everything created by these commands

About

just learning linux graphics

Topics

Resources

License

Stars

Watchers

Forks