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-29 04:28:54 +02:00
b5321ca1a1 Rework Project Ultra
4498c2c0fb Fix path rects
Compare 2 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-29 01:08:17 +01:00
818b086f08 Fixing riunded rects
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-28 13:59:50 +01:00
e560496512 Add a default preset (for linux/macos default builds)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-28 13:54:07 +01:00
7b6e611f12 Add cmake presets
72deaad28d build 3dsx and nro in ALL stage
2e652a3c24 More stuff done at Project Ultra
Compare 3 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-26 21:02:14 +01:00
784421fa6c WIP (Codename Ultra) UI lib
bc06a3fee8 implement font deletion
Compare 2 commits »
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-25 22:25:04 +01:00
d2ab60c824 Fix font bugs
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-25 20:27:51 +01:00
a8fe58ef0f Add debug getters (and somehow text is not rendering :/)
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-24 22:20:56 +01:00
eea0e9844f Fix Vertex Alloc usage at Index Alloc
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-03-22 21:51:07 +01:00
4777c85f9a Readd font support (not workign yet)
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)