Rick van Vonderen riyyi
riyyi pushed to master at riyyi/inferno 2024-08-05 19:27:01 +02:00
c5ed219ad2 Render: Dont create double framebuffers
riyyi pushed to master at riyyi/inferno 2024-08-05 19:24:58 +02:00
4dbac7ee38 Render: Make Framebuffer class more flexible
a5b7a49447 Render: Make Framebuffer class more flexible
fd72f6610e Render: Change RenderCommand::clearBit function
21319b93ad Render: Cleanup buffer
Compare 4 commits »
riyyi pushed to master at riyyi/inferno 2024-08-04 20:56:16 +02:00
cd36841039 Asset+Render+App: Implement render to framebuffer
riyyi pushed to master at riyyi/inferno 2024-08-03 22:41:49 +02:00
538d0b5ce7 Asset+Render: Add Framebuffers
riyyi pushed to master at riyyi/inferno 2024-08-02 02:09:09 +02:00
5f6a5f48dd Asset+Component+Render: Fix assimp modeling loading + batching
riyyi pushed to master at riyyi/worklog 2024-07-20 18:45:31 +02:00
f02cbaebf7 Update README.org
3babed3def Fix declaration option, it shouldn't write to the worklog file
3a8657e770 Add option to fetch and store issues
Compare 3 commits »
riyyi pushed to master at riyyi/worklog 2024-07-18 21:45:05 +02:00
cd3ca50a22 Fix timezone offset, fix last worklog of the day already processed
riyyi pushed to master at riyyi/worklog 2024-07-17 21:47:12 +02:00
3e8d495bea Add check for all required data
riyyi pushed to master at riyyi/dotfiles 2024-07-16 21:51:43 +02:00
f223178f39 Config: Fix pinentry
riyyi pushed to master at riyyi/dotfiles 2024-07-15 22:21:31 +02:00
33f22e6471 Firefox: Fix URL bar
riyyi pushed to master at riyyi/worklog 2024-07-15 21:31:09 +02:00
60d4534595 Do not log breaks
riyyi created branch master in riyyi/worklog 2024-07-13 20:25:40 +02:00
riyyi pushed to master at riyyi/worklog 2024-07-13 20:25:40 +02:00
a2569bee6e Add readme
83e9e03c4a Add secrets.go file
0e3afee3c5 Complete process functionality
9340a2d10e Complete declaration table functionality
eb05e6d588 Initial commit
riyyi created repository riyyi/worklog 2024-07-13 20:23:46 +02:00
riyyi pushed to master at riyyi/dotfiles 2024-07-13 11:25:43 +02:00
b21b6d2462 Emacs: Add worklog org-capture templates
riyyi pushed to master at riyyi/dotfiles 2024-05-13 21:52:47 +02:00
795f2aad5b Emacs: Append instead of prepend to startup hook
riyyi pushed to master at riyyi/inferno 2024-05-13 14:22:19 +02:00
c06b06ed62 Scene+System: Enable model loading
5721b4249c Asset: Add 3D shader
95a64be4cd Renderer: Implement 3D
79b4f1c3d1 Asset: Implement assimp texture loading
a266a27f88 Asset+Component: Add model component and asset
Compare 6 commits »
riyyi pushed to master at riyyi/dotfiles 2024-05-12 22:58:34 +02:00
cf156ca80b Emacs: Make solution for removal of (elpaca nil) semantics
riyyi pushed to master at riyyi/inferno 2024-04-29 13:38:49 +02:00
2793956be4 Render+Asset: De-duplicate different manager classes into one for assets
51c5874318 Add license file for glad
Compare 2 commits »
riyyi pushed to master at riyyi/ruc 2024-04-29 13:32:07 +02:00
8520952235 Meta: Add type compare is() function