1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-26 21:25:54 +00:00
QB64-PE/source
Galleon ba99b3cb97 _MAPTRIANGLE 3D Upgrade:
[{_CLOCKWISE|_ANTICLOCKWISE}][{_SEAMLESS}](?,?)-(?,?)-(?,?)[,?]{TO}(?,?[,?])-(?,?[,?])-(?,?[,?])[,[?][,{_SMOOTH|_SMOOTHSHRUNK|_SMOOTHSTRETCHED}]]

Refactor/rewrite of how OpenGL state is monitored/maintained

Critical fix to stop _MAPTRIANGLE (2D hardware version) not freeing old commands in the pipeline

Critical fix to stop intermittent QB64 crashing in 32-bit mode when screen size expanded
2014-08-09 03:55:53 -07:00
..
global Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
ide Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
subs_functions _MAPTRIANGLE 3D Upgrade: 2014-08-09 03:55:53 -07:00
qb64.bas Changed command-line parsing routine 2014-08-03 23:08:05 +10:00