• Joined on 2023-04-23
bilbo pushed to main at bilbo/breakout 2025-12-09 23:24:28 +00:00
1b8459aaae Makefile: Darwin: remove -B argument
bilbo pushed to main at bilbo/breakout 2025-12-09 23:20:59 +00:00
9920e06c20 Makefile: no GLFW check on Darwin
bilbo pushed to main at bilbo/breakout 2025-12-09 23:17:40 +00:00
1a061f35d1 Makefile: more Darwin hacks
bilbo pushed to main at bilbo/breakout 2025-12-09 22:55:32 +00:00
569da67564 Makefile: static libgcc on Linux only
bilbo pushed to main at bilbo/breakout 2025-12-09 22:23:06 +00:00
c52e3994ca Makefile add Darwin uname
bilbo pushed to main at bilbo/breakout 2025-12-09 22:14:11 +00:00
c6f2852242 Makefile: add OBJCOPY
bilbo pushed to main at bilbo/breakout 2025-12-09 22:08:27 +00:00
bee784c36e fix clang build
bilbo pushed to main at bilbo/breakout 2025-12-09 21:56:52 +00:00
04a73ef02a lower C/C++ version requirement
bilbo pushed to main at bilbo/breakout 2025-12-09 19:20:14 +00:00
c884d7f900 update: block_count == 0
bilbo pushed to main at bilbo/advent-of-pixel-shaders 2025-12-08 23:31:23 +00:00
d18809c789 2025 day 3 part 1+2
bilbo pushed to main at bilbo/advent-of-pixel-shaders 2025-12-08 20:41:50 +00:00
ed8fa364eb refactor project structure
bilbo pushed to main at bilbo/advent-of-pixel-shaders 2025-12-08 02:26:22 +00:00
1090cdbd82 solve day 1, part 2
bilbo pushed to main at bilbo/advent-of-pixel-shaders 2025-12-08 01:14:50 +00:00
3ce05f3b1a solve day 1, part 1
dd24f051aa pixel shader texture sum
75d1a0db40 draw triangle strip
4edb4a3449 initial
Compare 4 commits »
bilbo pushed to main at bilbo/advent-of-pixel-shaders 2025-12-07 15:52:28 +00:00
0b4228197a initial
bilbo created branch main in bilbo/advent-of-pixel-shaders 2025-12-07 15:52:28 +00:00
bilbo created repository bilbo/advent-of-pixel-shaders 2025-12-07 15:52:10 +00:00
bilbo pushed to main at bilbo/breakout 2025-12-06 22:10:10 +00:00
2b18fe77ee add glfw build scripts
bilbo pushed to main at bilbo/breakout 2025-12-06 21:48:50 +00:00
4c6f6802aa remove extraneous libstdc++ dependency, add support for 32-bit builds
bilbo pushed to main at bilbo/breakout 2025-12-06 21:39:39 +00:00
78074b3285 remove extraneous libstdc++ dependency, add support for 32-bit builds
bilbo pushed to main at bilbo/breakout 2025-12-06 19:35:45 +00:00
dfc2358117 add README.txt