naifb pushed to buffer_update at naifb/NBEngine 2026-08-20 13:13:42 +00:00
ac671c3770 Uhhhhh big big changes
3e7e6acc3a Made NBGraphics installable
a9fbef13c6 Huge graphics overhaul
b76f65e51f Forgot to actually compile the shader :P
5b4ec4f047 Change invalid buffer binding to warning instead of error
Compare 13 commits »
naifb created branch nbdata in naifb/NBEngine 2026-08-20 13:12:05 +00:00
naifb pushed to nbdata at naifb/NBEngine 2026-08-20 13:12:05 +00:00
bfe020c5c6 Initial NBData, added FFT
naifb pushed to main at naifb/NBEngine 2026-08-20 13:10:40 +00:00
9628a75710 Better sinks, better loggers, etx
5415a01885 Made NBEngine installable + CMake restruct
abbae156a2 Simplifying error design
e4b164f29a Error system simplification
Compare 15 commits »
naifb pushed to error_struct at naifb/NBEngine 2026-08-20 13:09:26 +00:00
9628a75710 Better sinks, better loggers, etx
5415a01885 Made NBEngine installable + CMake restruct
abbae156a2 Simplifying error design
Compare 3 commits »
naifb pushed to buffer_update at naifb/NBEngine 2026-07-20 03:20:29 +00:00
76f5d88466 Made NBGraphics installable
e8a82bca90 Huge graphics overhaul
8d9d6e0e66 Forgot to actually compile the shader :P
c6ab527eb2 Change invalid buffer binding to warning instead of error
41e4bba278 Added vertex buffers/data handling and shader/program handling
Compare 10 commits »
naifb pushed to buffer_update at naifb/NBEngine 2026-07-18 21:39:48 +00:00
36945a8a9d Huge graphics overhaul
73fa5efc47 Forgot to actually compile the shader :P
e838d789e8 Change invalid buffer binding to warning instead of error
616611a290 Added vertex buffers/data handling and shader/program handling
6ac965ec0e Mild updates to Window and other pieces to match the rest
Compare 9 commits »
naifb pushed to main at naifb/NBEngine 2026-06-26 14:54:18 +00:00
352a45bce0 Update README.md
naifb created pull request naifb/NBEngine#2 2026-06-26 14:51:14 +00:00
WIP: Graphics Overhaul
naifb pushed to buffer_update at naifb/NBEngine 2026-06-26 14:50:24 +00:00
75bda91302 Forgot to actually compile the shader :P
2c4392a51e Change invalid buffer binding to warning instead of error
Compare 2 commits »
naifb pushed to buffer_update at naifb/NBEngine 2026-06-26 07:45:22 +00:00
521483f4e0 Added vertex buffers/data handling and shader/program handling
cda9950d33 Mild updates to Window and other pieces to match the rest
2a2547f216 Make VertexAttributePointer store index instead of buffer pointer
8a05052516 Made buildable now
81bffb7511 Large OpenGL Object handling overhaul
Compare 6 commits »
naifb pushed to error_struct at naifb/NBEngine 2026-06-26 07:43:50 +00:00
e4b164f29a Error system simplification
naifb pushed to buffer_update at naifb/NBEngine 2026-06-11 09:25:46 +00:00
1efe2a0a7c Mild updates to Window and other pieces to match the rest
ea632614b0 Make VertexAttributePointer store index instead of buffer pointer
3048d524b7 Made buildable now
7648a77e1a Large OpenGL Object handling overhaul
cff7164d27 Mild cleanup
Compare 14 commits »
naifb pushed to error_struct at naifb/NBEngine 2026-06-11 09:24:49 +00:00
cff7164d27 Mild cleanup
13ef940b2d Formatting tweaks
58121bdf28 Got logging and errors basically all working the way I want
0f62aecfa3 Error logging almost working!
40cf079e9d Added type traits and string utils
Compare 11 commits »
naifb pushed to buffer_update at naifb/NBEngine 2026-06-08 08:37:24 +00:00
684d09a09e Made buildable now
naifb created branch buffer_update in naifb/NBEngine 2026-06-08 08:22:01 +00:00
naifb pushed to buffer_update at naifb/NBEngine 2026-06-08 08:22:01 +00:00
f26a43e893 Large OpenGL Object handling overhaul
8b0c08931c Formatting tweaks
091867e77d Got logging and errors basically all working the way I want
32ca555c49 Error logging almost working!
01ddba733d Added type traits and string utils
Compare 10 commits »
naifb pushed to main at naifb/NBEngine 2026-05-18 06:32:52 +00:00
d448b6724a README
naifb pushed to error_struct at naifb/NBEngine 2026-05-02 08:37:18 +00:00
2ef222b7ba Formatting tweaks
naifb pushed to error_struct at naifb/NBEngine 2026-05-02 06:51:06 +00:00
1c40d98812 Got logging and errors basically all working the way I want