Add screen and context to docs.

This commit is contained in:
Corbin Simpson
2009-12-20 15:28:00 -08:00
parent a8df5cad9d
commit 8283e200af
11 changed files with 295 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
Context
=======
The context object represents the purest, most directly accessible, abilities
of the device's 3D rendering pipeline.
Methods
-------
XXX

View File

@@ -13,6 +13,8 @@ Contents:
intro
tgsi
screen
context
cso
Indices and tables

View File

@@ -0,0 +1,9 @@
Screen
======
A screen is an object representing the context-independent part of a device.
Methods
-------
XXX