Petr Schreiber
15-03-2007, 10:26
This thread serves to solve your possible problems when working with TBGL module.
This topic conatins solution for following issues:
Unnaturally low framerate / bad performance
Cannot run TBGL scripts
Unnaturally low framerate / bad performance
If you experience such a problems, it is highly probable you have not installed your graphic drivers properly.
Do not rely drivers shipped with your operating system!
To get updated, please visit your card manufacturers websites:
ATi Drivers (http://ati.amd.com/support/driver.html) ( Radeons )
NVIDIA Drivers (http://www.nvidia.com/content/drivers/drivers.asp) ( GeForces )
Matrox (https://www.matrox.com/graphics/en/support/drivers/) ( G450, Parhelia ... )
Intel stuff (https://www.intel.com/content/www/us/en/support/products/80939/graphics-drivers.html)
Cannot run TBGL scripts
If you are user of "COMODO Firewall Professional", you should turn DEFENSE option off. This software presumes module input handling functions suspicious and for this reason it destabilizes OpenGL in TBGL powered applications.
TBGL of course does not do anything to harm your PC, you can check the source code at GitHub (https://github.com/ThinBASIC/thinBasic_TBGL).
Unsure about OpenGL support?
To get some information about the OpenGL implementation, please download ThinBASIC tool:
OpenGL_Report (https://github.com/petrSchreiber/opengl_report/releases/download/1.0.1/opengl_report.zip)
It will let you know if you have hardware acceleration enabled.
Petr
This topic conatins solution for following issues:
Unnaturally low framerate / bad performance
Cannot run TBGL scripts
Unnaturally low framerate / bad performance
If you experience such a problems, it is highly probable you have not installed your graphic drivers properly.
Do not rely drivers shipped with your operating system!
To get updated, please visit your card manufacturers websites:
ATi Drivers (http://ati.amd.com/support/driver.html) ( Radeons )
NVIDIA Drivers (http://www.nvidia.com/content/drivers/drivers.asp) ( GeForces )
Matrox (https://www.matrox.com/graphics/en/support/drivers/) ( G450, Parhelia ... )
Intel stuff (https://www.intel.com/content/www/us/en/support/products/80939/graphics-drivers.html)
Cannot run TBGL scripts
If you are user of "COMODO Firewall Professional", you should turn DEFENSE option off. This software presumes module input handling functions suspicious and for this reason it destabilizes OpenGL in TBGL powered applications.
TBGL of course does not do anything to harm your PC, you can check the source code at GitHub (https://github.com/ThinBASIC/thinBasic_TBGL).
Unsure about OpenGL support?
To get some information about the OpenGL implementation, please download ThinBASIC tool:
OpenGL_Report (https://github.com/petrSchreiber/opengl_report/releases/download/1.0.1/opengl_report.zip)
It will let you know if you have hardware acceleration enabled.
Petr