- Description:
- graphics system for OpenBSD
- Last Change:
- Clone URL:
ssh://anonymous@got.onana.net/ria
Commit Briefs
Initial import (master)
Branches
Tree
| README | commits | blame |
| TODO | commits | blame |
| libria/ | |
| prot.h | commits | blame |
| ria/ | |
README
This directory contains the source code for the ria graphics system that can be built and run on OpenBSD when drm is turned off. prot.h Protocol used by libria ria/ The server libria/ Interface to comunicate with ria The goal of this system is to have a simple graphics system that can be easily understood with very little code.
