Graphics card code
From CSWiki
Sample code for assorted OpenGL tricks:
- There is very simple code for creating a (non-floating-point) PBuffer in ~smr/proj/sample_pbuffer_code/
- Very flexible code for arbitrary pbuffers, originally from gpgpu.org, modified by Chris DeCoro, at graphicslab/cdecoro/rendertexture/