OpenGL 3.1 core profile support.
authorDavid Gow <[email protected]>
Sun, 27 Apr 2014 09:09:20 +0000 (17:09 +0800)
committerDavid Gow <[email protected]>
Sun, 27 Apr 2014 09:09:20 +0000 (17:09 +0800)
commita851cf197844a2eb15fd5ee2c350ee296e415dca
treecf630627d4dc7465f469cc5430d3080de3800b4a
parenta8fdccab8e5f8beae3ad1f7c55705017197368f4
OpenGL 3.1 core profile support.

If you thought the graphics code was ugly before, wait until you try this!
15 files changed:
bin/ipdf
src/Makefile
src/framebuffer.cpp
src/framebuffer.h
src/gl_core44.cpp [new file with mode: 0644]
src/gl_core44.h [new file with mode: 0644]
src/graphicsbuffer.cpp
src/graphicsbuffer.h
src/screen.cpp
src/screen.h
src/shaderprogram.cpp [new file with mode: 0644]
src/shaderprogram.h [new file with mode: 0644]
src/stb_truetype.h
src/view.cpp
src/view.h

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