Commit Graph

11 Commits

Author SHA1 Message Date
David Hall
58e8505660 Terminate background thread when closing window without pressing Escape
This avoids a zombie thread with no UI from which to receive keyboard input when the window is closed before pressing <Esc>.
2023-01-07 05:53:16 -05:00
David Hall
1aad27e011 Fix compile error in vertex shader
Fixes shader compile error when run on Windows 10 with
Intel(R) HD Graphics 630
GL_VERSION: 4.4.0 - Build 27.20.100.9664
2023-01-07 05:47:39 -05:00
Perses Games
a4a3d4c81e Update ComputeProgram.java 2017-04-26 15:30:46 +02:00
Perses Games
19a9ade24d Update Program.java 2017-04-26 15:30:35 +02:00
Perses Games
cda5588558 Update ShaderProgram.java 2017-04-26 15:30:15 +02:00
rnentjes
c422345783 Cleanup 2014-01-17 19:16:13 +01:00
rnentjes
11ceadd67f Cleanup 2014-01-17 13:19:07 +01:00
rnentjes
831448b8f5 Cleanup 2014-01-17 13:11:50 +01:00
rnentjes
c44c578636 Cleanup 2014-01-17 12:45:34 +01:00
rnentjes
b2809fe52b Cleanup 2014-01-17 12:42:42 +01:00
rnentjes
9f68d51064 Initial commit 2014-01-17 12:34:48 +01:00