1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/c
SteveMcNeill 511aee9d3a Fix to _SCREENMOVE _MIDDLE
Requesting state for an invalid GLUT state name returns negative one...

So, we start with a -1 and wait until GLUT has initialized our window
and registered it with the OS all properly, and then use the proper
return value to move the window to the middle of the screen.
2018-11-02 08:04:39 -04:00
..
c_compiler (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
libqb Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
parts Undoes commit d9b3d7ed69 2018-09-30 10:42:30 -03:00
common.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
libqb.cpp Fix to _SCREENMOVE _MIDDLE 2018-11-02 08:04:39 -04:00
libqb.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
libqb.mm (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_lnx.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_osx.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_win.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
msbin.c Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
myip.cpp Switches to www.qb64.org for user's own IP retrieval. 2018-09-23 23:02:47 -03:00
os.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
purge_all_precompiled_content.bat Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content.command Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content.sh Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content_lnx.sh Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content_osx.command Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content_win.bat Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_libqb_only.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
qbx.cpp Applies common naming convention and makes _SHL/_SHR functions inline. 2018-10-30 00:32:12 -03:00
time64.c Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
time64.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00