Commit Graph

92 Commits (cbe1f4d1a3e9523502f1de82bc565c2af7577393)

Author SHA1 Message Date
Dominik Madarász b043390964 load icon from vfs + non-workdir 2023-10-13 14:07:53 +02:00
Dominik Madarász 3da7b6dc9a fwk sync 2023-10-13 12:59:44 +02:00
Dominik Madarász 48022b47f0 cook: drop V4K_TITLE alias handling 2023-10-12 07:23:32 +02:00
Dominik Madarász b240bfc031 Revert "revert to older miniaudio"
This reverts commit 8834e1671f.
2023-10-11 21:23:13 +02:00
Dominik Madarász 8834e1671f revert to older miniaudio 2023-10-11 21:18:50 +02:00
Dominik Madarász d0c0829fc0 audio: enable ma_backend_coreaudio for macos 2023-10-11 21:07:56 +02:00
Dominik Madarász 55d397ff70 sync with FWK 2023-10-11 21:01:06 +02:00
Dominik Madarász 2708d4dc90 fixes 2023-10-10 21:10:22 +02:00
Dominik Madarász a0aa0a1d3d window: add window_dpi() 2023-10-10 16:26:17 +02:00
Dominik Madarász 882c3a2a76 vfs: fix zip enum 2023-10-10 12:15:14 +02:00
Dominik Madarász b2d7bcc8b2 sync depot 2023-10-10 10:52:29 +02:00
Dominik Madarász fbd6839454 cook: add cook_disable() 2023-10-10 08:24:02 +02:00
Dominik Madarász 94ecaa9399 cook: add cook_disable() 2023-10-10 08:11:33 +02:00
Dominik Madarász ffdc294d71 cook: handle V4K_TITLE path 2023-10-10 07:55:06 +02:00
Dominik Madarász 36192e0bb0 update editor_pick 2023-10-09 23:47:23 +02:00
Dominik Madarász de4f390376 revert that decision 2023-10-09 18:53:56 +02:00
Dominik Madarász 7e1980b73a panic on shader error 2023-10-09 18:53:05 +02:00
Dominik Madarász 0f328384b2 fix GL program used 2023-10-09 18:15:02 +02:00
Dominik Madarász 9f691169f4 all around changes 2023-10-09 17:05:56 +02:00
Dominik Madarász 559b0ae2da new: struct packer
new: vle,int,float,half packers
new: crc64(), arc4(), entropy()
chg: reordered endianness utils
2023-10-09 08:07:17 +02:00
Dominik Madarász 97d8500237 sync with FWK 2023-10-08 20:07:13 +02:00
Dominik Madarász 796839ac74 html5: webaudio support WIP 2023-10-08 19:07:01 +02:00
Dominik Madarász 1ff5ad2767 html5: disable buggy webaudio backend 2023-10-08 18:00:09 +02:00
Dominik Madarász 8003e408e1 html5: fix canvas resize and fullscreen + HighDPI support 2023-10-08 17:53:48 +02:00
Dominik Madarász 5edc8228c7 sync with FWK 2023-10-07 19:34:09 +02:00
Dominik Madarász 4e871b7612 sync to FWK 2023-10-05 07:16:41 +02:00
Dominik Madarász 51f0959d75 sync to FWK 2023.9 2023-10-01 08:49:08 +02:00
Dominik Madarász d93c8febbe fix html5 build + add a new HTML5 demo 2023-09-27 09:12:48 +02:00
Dominik Madarász d029777c9d sync with fwk 2023-09-27 08:49:59 +02:00
Dominik Madarász a4869085a4 window: improve transparency pass (r-lyeh) 2023-09-25 12:24:49 +02:00
Dominik Madarász e437dcabe2 sync to FWK
new: FX params exposed automatically (int,float,vec2/3/4,color3/4), set/min/max/tooltips
new: atof2/3/4, ftoa2/3/4, swapf2/3/4, clamp2/3/4
lab: shader reflection API
brk: changed ui_enable() signature; renamed clamp234->clamp234f
2023-09-25 06:29:29 +02:00
Dominik Madarász 9731ca611c render: finalize phong shader 2023-09-23 22:00:22 +02:00
Dominik Madarász fff4880c4f render: finish up phong shading 2023-09-23 20:53:25 +02:00
Dominik Madarász b44fd791a6 render: fx_end() no longer takes fb handle 2023-09-23 18:23:38 +02:00
Dominik Madarász 0beb264e2b scene: WIP lighting pass 2023-09-23 17:22:48 +02:00
Dominik Madarász 8129920be2 window: transparent windows (r-lyeh) 2023-09-21 12:45:42 +02:00
Dominik Madarász 1b294f1a27 rimlight control 2023-09-21 12:10:36 +02:00
Dominik Madarász 70678e6ee1 render: shader() now takes GLSL defines 2023-09-19 06:50:53 +02:00
Dominik Madarász 9408093b0e net: use InternetReadFile() on win32 tcc (r-lyeh) 2023-09-18 19:59:59 +02:00
Dominik Madarász 67527c770d net: fix IPV6_V6ONLY being 0, should be 27 on win32 2023-09-18 18:02:48 +02:00
Dominik Madarász b7a6543c07 wip asset reload 2023-09-18 12:00:16 +02:00
Dominik Madarász 5f6fbab4de system: add app_spawn 2023-09-18 09:43:28 +02:00
Dominik Madarász 2ec699948c workbench: initial impl wip
render: supporting changes
ui: new methods
2023-09-17 22:56:51 +02:00
Dominik Madarász 5451fa6e9d art: new system fonts
video: support VIDEO_LOOP
html5: drop JS worker
2023-09-17 11:50:34 +02:00
Dominik Madarász ad9d3e8eee bt: introduced a new behavior tree module
html5: drop the use of JS worker and provide host.py to serve test build
instead
demo: use pathfinding in 99-pathfind
2023-09-16 14:35:20 +02:00
Dominik Madarász 07b002d536 render: fix skybox_mie_calc_sh cast 2023-09-11 15:22:16 +02:00
Dominik Madarász b47c47df54 render: improve skybox_mie_calc_sh and add sky_intensity 2023-09-11 15:16:16 +02:00
Dominik Madarász aa66b03929 render: expose all params in mie sky shader 2023-09-11 13:27:24 +02:00
Dominik Madarász 5841bfbff2 fwk: sync up 2023-09-11 12:23:33 +02:00
Dominik Madarász afd2399ec0 fwk: sync + window: em fix resize + support fixed resize 2023-09-11 12:19:29 +02:00