Commit Graph

12 Commits

Author SHA1 Message Date
TheMode 9717e54aac Revamped scheduling API (#535) 2022-01-10 16:51:21 +01:00
jglrxavpok 6fc89c2017 Remove debug line 2021-08-28 16:46:09 +02:00
jglrxavpok 85ca2a5302 No longer expose Thread-binding to Task API 2021-08-28 14:20:47 +02:00
jglrxavpok 42938111d5 Allow tasks to be bound to the same thread for each run. 2021-08-26 19:50:28 +02:00
Németh Noel 6a27a9d932 Update javadoc 2021-07-03 15:05:14 +02:00
Németh Noel 1e390d5efb Add alternative to GLFWCapableBuffer#setupRenderLoop that takes Duration instead of amount and unit 2021-07-03 15:02:43 +02:00
Németh Noel 8bd54dd300 Updated GLFWCapableBuffer.java 2021-06-30 12:52:41 +02:00
TheMode 4c495f401d Code cleanup 2021-04-07 18:35:19 +02:00
jglrxavpok 547e7cf6e6 Cleanup TODOs 2020-11-03 08:59:23 +01:00
jglrxavpok c0aec9b8b2 Make GLFWCapableBuffer public for devs to extend if wanted 2020-08-13 13:54:57 +02:00
jglrxavpok e04a4fad02 Fast render with shader color lookup (wrong colors for the moment) 2020-08-11 23:23:14 +02:00
jglrxavpok 6856904905 Large framebuffers for more than 128x128 rendering 2020-08-11 00:35:25 +02:00