Stream Log

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Wrapping up the "raster program" generation routine
2025-07-28 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue with the new program generation routine
2025-07-27 18:30:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue with generalized shader program generation
2025-07-27 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Unifying shader program generation
2025-07-26 18:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Generalizing shader program setup
2025-07-26 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing other shader types into the pipeline
2025-07-25 17:55:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Troubleshooting the buffer test scene
2025-07-25 06:30:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue working on the RenderMesh component
2025-07-24 18:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Render mesh component setup
2025-07-24 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing the render mesh component
2025-07-23 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Testing the new dispatch routine
2025-07-23 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Rewriting the dispatch routine
2025-07-22 19:15:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Restructuring the pass dispatch routine
2025-07-22 06:10:01

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue debugging scene loading
2025-07-21 18:25:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Debugging the shader preprocessor
2025-07-21 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Debugging the scene parser
2025-07-20 19:00:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue getting scene loading up and running
2025-07-20 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Getting scene loading up and running
2025-07-19 18:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue reworking scene loading
2025-07-19 06:30:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Rewriting shader source generation and pass setup
2025-07-18 18:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue with the shader code pre-processor
2025-07-18 06:30:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Moving pass declaration to shader source
2025-07-17 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing scenes
2025-07-17 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Breaking up the scene setup routine
2025-07-16 18:00:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Separating textures and buffers
2025-07-16 06:00:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Implementing the new resource scheme
2025-07-15 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Generalizing textures and buffers into "resources"
2025-07-15 08:40:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Generalizing textures and buffers into "resources"
2025-07-15 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing buffer resources into the shader pipeline
2025-07-14 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Converting the rendered volume into a "component"
2025-07-14 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing the render component
2025-07-13 18:00:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue with shader source generation
2025-07-13 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Shader source generation and parameter restructuring
2025-07-12 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Shader source generation
2025-07-12 06:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Debugging the parser data generation step
2025-07-11 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Stepping through parser data generation
2025-07-11 06:30:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue debugging the parser
2025-07-10 18:10:01

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Fixing parser bugs
2025-07-10 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Parser debug logging
2025-07-09 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Debugging the parser
2025-07-09 06:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Getting the parser closer to compiling
2025-07-08 18:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Changing allocation scheme of data generated from the parser
2025-07-08 06:00:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Tracing errors in generated source back to original
2025-07-07 18:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Continue working on the parser
2025-07-06 06:25:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Getting the object based pipeline up and running
2025-07-05 18:05:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing objects
2025-07-05 06:20:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Introducing objects
2025-07-04 18:10:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Parsing utilities
2025-07-04 06:35:03

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Config file intermediate parsing stage
2025-07-03 19:05:02

🎮 Software and Game Development
📺 twitch
📑 Compute Lab: Implementing the new parsing routine
2025-07-03 06:10:05
3.00$ (80%)
17.75$ (11%)
24.87$ (17%)
16.57$ (17%)
26.65$ (11%)
24.87$ (17%)
24.87$ (17%)
4.87$ (19%)
8.27$ (17%)
13.25$ (17%)
4.95$ (17%)
53.95$ (10%)
5.87$ (16%)
4.00$ (80%)
16.79$ (16%)
16.57$ (17%)
13.34$ (11%)
16.96$ (15%)
2.40$ (84%)
16.97$ (15%)
12.42$ (17%)
16.57$ (17%)
18.59$ (26%)
12.42$ (17%)
8.85$ (11%)
8.39$ (16%)
8.19$ (18%)
8.27$ (17%)
17.75$ (11%)
16.57$ (17%)
0.43$ (91%)
1.5$ (70%)
1.05$ (85%)
0.85$ (91%)
1.45$ (91%)
0.43$ (91%)
1.84$ (74%)
0.85$ (83%)
0.64$ (91%)
4.25$ (57%)
1.84$ (74%)
1.84$ (74%)
2.25$ (91%)
8.49$ (58%)
1.91$ (87%)
0.34$ (91%)
1.53$ (87%)
1.13$ (96%)
3.0$ (85%)
18.75$ (62%)
0.09$ (91%)
1.91$ (87%)
2.76$ (86%)
3.57$ (70%)
1.31$ (81%)
1.7$ (91%)
5.95$ (83%)
1.05$ (85%)
10.41$ (70%)
0.6$ (91%)
2.49$ (88%)
3.99$ (90%)
2.99$ (85%)
7.99$ (84%)
1.89$ (81%)
1.89$ (81%)
1.19$ (88%)
1.04$ (85%)
2.24$ (85%)
2.49$ (75%)
2.49$ (75%)
18.99$ (24%)
1.09$ (84%)
1.99$ (85%)
2.24$ (85%)
1.19$ (88%)
1.99$ (82%)
3.99$ (80%)
27.49$ (8%)
0.79$ (89%)
13.99$ (7%)
2.99$ (70%)
1.29$ (90%)
15.99$ (20%)
1.19$ (76%)
9.49$ (5%)
1.99$ (90%)
4.99$ (83%)
5.99$ (85%)
1.19$ (88%)
FANATICAL BUNDLES

Time left:
356215 days, 12 hours, 28 minutes

Time left:
356215 days, 12 hours, 28 minutes

Time left:
4 days, 19 hours, 28 minutes

Time left:
0 days, 19 hours, 28 minutes

Time left:
10 days, 19 hours, 28 minutes

Time left:
21 days, 19 hours, 28 minutes

Time left:
24 days, 19 hours, 28 minutes

Time left:
25 days, 19 hours, 28 minutes
HUMBLE BUNDLES

Time left:
5 days, 6 hours, 28 minutes

Time left:
5 days, 13 hours, 28 minutes

Time left:
6 days, 13 hours, 28 minutes

Time left:
6 days, 13 hours, 28 minutes

Time left:
8 days, 13 hours, 28 minutes

Time left:
13 days, 13 hours, 28 minutes

Time left:
15 days, 13 hours, 28 minutes

Time left:
20 days, 13 hours, 28 minutes
by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE
caffeinatedgopher
Zenless Zone Zero
Continuing with the story. Pulling for Trigger again.
hlcar88
Software and Game Development
Rejoicing Jesus Christ who ONLY saves and gives eternal life ; other ...
keyb1nd_
Software and Game Development
code and videos
dangerep
Software and Game Development
Game Dev | Godot | Making games is pure patience
hypnotik_games
Software and Game Development
[JernJam]Crikey! RayLib/C++ !tts Raids:
lazycat_rai
Hollow Knight: Silksong
[Silksong][#4] Continuing Failing at a Boss [Linux / Steam]
togglebit
Software and Game Development
Well you try to come up with a new title everyday and see how YOU like...
andreaen
The Elder Scrolls III: Morrowind
level 12 adventuring (modded Morrowind pt. 12)
zefiris0
TCG Card Shop Simulator
Managing my little Gamestore