diff options
| author | JensOwen <jens@jelo.com> | 2014-11-01 13:19:54 -0600 |
|---|---|---|
| committer | JensOwen <jens@jelo.com> | 2014-11-01 13:19:54 -0600 |
| commit | 56c4162185047d0d2d54e2fface9fc24d316a771 (patch) | |
| tree | 6ba265e26e3f99f641112af7658f947c4eea4872 | |
| parent | 9da8a92556e6ff40b59f6db435e796c78013764e (diff) | |
| download | usermoji-56c4162185047d0d2d54e2fface9fc24d316a771.tar.xz | |
formatting
| -rw-r--r-- | BUILD.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,14 +43,14 @@ gtest infrastructure. Tests avilable so far: - xgl_render_tests: Render a single triangle with XGL. Triangle will be in a .ppm in the current directory at the end of the test. -#Demos +##Demos The demos executables can be found in the dbuild/demos directory. The demos use DRI 3 to render directly onto window surfaces. - tri: a textured triangle - cube: a textured spinning cube -#Render Nodes +##Render Nodes The render tests depend on access to DRM render nodes. To make that available, a couple of config files need to be created to set a module option |
