1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-20 16:15:15 +00:00
qb64/internal
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
..
c _MAPTRIANGLE 3D Upgrade: 2014-08-09 03:55:53 -07:00
help Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
MathEval Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
source (Automated push) Update internal/source/* from qb64.bas 2014-08-04 05:15:48 -07:00
temp Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
clean.bat Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00