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-04-03 15:17:58 +02:00
679de3ae94 Add Input functionality to Ultra
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-04-03 14:23:06 +02:00
af7fc026df Allow implicit usage of "#ffffffff" etc
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-04-03 14:13:00 +02:00
5bc8046ebe Add HidDriver base and small HidGLFW driver
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-04-03 12:52:39 +02:00
8215baac99 rename PDBackendFlags to PDGfxBackendFlags
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-04-03 12:44:13 +02:00
a776addf11 Implement VCanvas and Update TextElem
tobid7 pushed to dev-0.7-rewrite at tobid7/palladium 2026-04-02 23:30:14 +02:00
1cf3b6f8e6 Actually implement ultra-rendering
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