1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 06:55:15 +00:00
qb64/internal/c/parts
Galleon a22f15697c Changed legacy GL_QUADS calls to triangle vertex-buffer calls for (yet to be tested) OpenGLES1 Android compatibility.
Made changes for QB64 to run in latest version in Ubuntu (14.04 desktop)[tested under VirtualBox with and without hardware acceleration).
Above changes made exclusively of each other. Further testing required.
2014-04-21 17:30:53 +10:00
..
audio Adds support for hardware accelerated 2D graphics commands 2014-03-23 17:17:14 +11:00
core Changed legacy GL_QUADS calls to triangle vertex-buffer calls for (yet to be tested) OpenGLES1 Android compatibility. 2014-04-21 17:30:53 +10:00
input/game_controller Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
network Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
video Adds support for hardware accelerated 2D graphics commands 2014-03-23 17:17:14 +11:00