factor/basis/opengl
Doug Coleman 9d021bb081 opengl: Temporary (?) fix for the ui. Issue #1379.
Throwing gl errors is not helpful because the ui gets messed up anyway. Print the error and continue. Maybe we should add a section in the F3 error window for opengl errors instead of printing them in the global stdout.
- We could also use gl-error on every platform except for MacOSX 10.11
- We could fix the underlying gl drawing commands that cause this error.
2015-08-04 12:28:59 -07:00
..
annotations factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
capabilities factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
debug factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
framebuffers core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
gl factor: rename files that are not loadable on mac, too 2015-07-19 16:55:36 -07:00
gl3
shaders factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
textures opengl.textures: fix merge whoops. 2015-07-14 17:54:14 -07:00
authors.txt
opengl-docs.factor
opengl-tests.factor
opengl.factor opengl: Temporary (?) fix for the ui. Issue #1379. 2015-08-04 12:28:59 -07:00
summary.txt
tags.txt