c3gl_fbo: New bits
authorMichel Pollet <buserror@gmail.com>
Fri, 15 Jun 2012 08:22:58 +0000 (09:22 +0100)
committerMichel Pollet <buserror@gmail.com>
Fri, 15 Jun 2012 08:22:58 +0000 (09:22 +0100)
commite5d03e43609fb6deeed857e3f13fc4027b694c79
treee1070e1c4531edf59a2210112cc511b7c8b5bbe6
parent99dffcc6be6ba995efc9f1fa47f4813bb759bd40
c3gl_fbo: New bits

Implement the framebuffer objects. It doesn't cover all the cases
but it'll help for now.

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/shared/libc3/srcgl/c3gl_fbo.c [new file with mode: 0644]
examples/shared/libc3/srcgl/c3gl_fbo.h [new file with mode: 0644]