Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Notes / 3D.txt
1 GL control channel:
2   App -> GUI -> VTerm -> Driver
3 - App creates 3D window
4 - GUI passes X,Y WxH to VTerm (and can issue resize notices upwards)
5 - VTerm passes to driver (and can disable display of local regions when VT switch)
6
7 Allocates command ring buffer for libgl
8

UCC git Repository :: git.ucc.asn.au