tobid7 tobid7
  • Kassel, Germany
  • C/C++/Lua/Java/etc... Developer

  • Joined on 2024-09-29
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-22 00:15:26 +01:00
b49c0bd3dc Update lazyvec / vec api as well as rect are mostly constexpr now
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 19:29:21 +01:00
4db5d98cb2 Always disable glslang build for NintendoSwitch on Windows
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 16:47:23 +01:00
794e06b890 Present DX9 Frames ...
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 16:40:11 +01:00
d8efcd41b1 Add a PositionTranslate func and add Errors for TextureSize mismatch
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 15:52:15 +01:00
4dab1987d1 Add PD::Image and add a setter for logfilter
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 14:48:51 +01:00
6fab4a07a9 Forgot about dx9 (UNTESTED!!!)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 14:43:25 +01:00
baad2ce15c Add Os Bridge into test framework
a86c13b9a3 Refactor PD::Li Pools system, Upgrade PD::Pool and add better logging
Compare 2 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-21 10:18:05 +01:00
3b0b103eb3 Add nintendo switch support
6beef97cdf Remove Gfx Driver Vertex and IndexBuffer size config
Compare 2 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-19 22:07:12 +01:00
afe30a5dbd Add Drawlist
e6cd8b7d24 Merge branch 'dev-0.7-rewrite' of ssh://dev.npid7.de:222/tobid7/palladium into dev-0.7-rewrite
a28b7318d2 Add the shaders
Compare 3 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-19 15:54:04 +01:00
66602a79e0 Replace spirv-helper stuff with a library that combines everything
tobid7 pushed to stable at tobid7/palladium 2026-03-18 21:33:46 +01:00
0501a4f87c Make UI7::IO::CurrentViewPort a Reference (finally)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-18 21:21:34 +01:00
71563e8979 Add pdsg (palladium spirv-generator)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-18 15:18:01 +01:00
7d89ab1c47 Add SpirvHelper (Shader cross compilation)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-18 11:37:51 +01:00
186fce803e Add missing sources
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-18 11:35:11 +01:00
66412ca8e0 Full 3ds support and fix dx9
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-18 09:32:00 +01:00
e04046720b Work at 3ds support and backend upgrades
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-17 16:47:41 +01:00
d4c59e5b61 Add backends
tobid7 pushed to stable at tobid7/palladium 2026-03-16 20:28:46 +01:00
3d8b57ead6 add .gitattributes file
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-16 17:33:54 +01:00
fe9194b907 More work to drivers
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-16 15:19:18 +01:00
4924d86bc0 # Work at gfx driver system