1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
qb64/internal/c
Galleon 9f71265de7 New non-blurry NPOT solution in place
New vertex/tex-coord arrays only created when state changes
_BLEND enabled hardware images don't write to the depth-buffer if their alpha is 0 (strictly speaking <0.001 if represented as a SINGLE from 0 to 1)
Apart from texture on texture rendering (requires FBOs) and the tiling of non-power of two dimensioned images with _MAPTRIANGLE QB64-GL now works via remote desktop and should work responsively and reliably on most less-OpenGL capable environments (if not, report it on the forums. I've successfully run a 3D minecraft-like program and a 2D top-down shooter with hardware acceleration via remote desktop)
2014-10-17 17:57:19 -07:00
..
c_compiler Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
libqb/os Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
parts Fixes severe bug in TTF usage which caused programs crash intermittently/always due to non-zero initialized memory 2014-10-12 00:45:02 -07:00
common.cpp Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
libqb.cpp New non-blurry NPOT solution in place 2014-10-17 17:57:19 -07:00
libqb.h Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
makedat_lnx32.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_lnx64.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_win32.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makedat_win64.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_lnx.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_osx.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
makeline_win.txt Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
msbin.c Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri1ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri2ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri3ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4s.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4t.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
mtri4ts.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
myip.cpp Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
os.h Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
purge_all_precompiled_content.bat Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content.command Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content.sh Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_lnx.sh Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_osx.command Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_all_precompiled_content_win.bat Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
purge_libqb_only.bat Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
qbx.cpp Incorporated the User Mods into the parts system. 2014-10-02 17:54:52 +10:00
time64.c Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
time64.h Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00