Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 1 | -0/+19 | |
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> | |||||
2015-05-05 | opengl: add shader helper functions. | Gerd Hoffmann | 1 | -0/+95 | |
Helper functions to compile, link and run opengl shader programs. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |