Commit Briefs

61d67952bb Onana Onana Xavier Manuel

Initial import (master)


Branches

Tags

This repository contains no tags

Tree

READMEcommits | blame
TODOcommits | blame
libria/
prot.hcommits | 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.