Dominik Madarász
9bd54e7ae1
gfx: finish up renderstate
...
This reverts commit 115fff8ae0
.
2024-04-15 14:10:11 +02:00
Dominik Madarász
fabbcc4aa7
gfx: TEXTURE_NO_SRGB
2024-03-26 21:14:42 +01:00
Dominik Madarász
253b931093
demos: fix 99-pbr
2024-03-26 15:34:25 +01:00
Dominik Madarász
49c41fb90e
sync fwk
2023-10-23 15:25:03 +02:00
Dominik Madarász
c281f82c38
sync fwk
2023-10-15 13:22:55 +02:00
Dominik Madarász
49d7893354
fix ems
2023-10-14 22:20:34 +02:00
Dominik Madarász
51f0959d75
sync to FWK 2023.9
2023-10-01 08:49:08 +02:00
Dominik Madarász
d029777c9d
sync with fwk
2023-09-27 08:49:59 +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
4cd8f820de
render: optimise lighting
2023-09-25 06:10:36 +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
70678e6ee1
render: shader() now takes GLSL defines
2023-09-19 06:50:53 +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
3c3c88df5f
update demos
2023-08-11 00:14:08 +02:00
r-lyeh
54aa82aecf
chg: bring back project generators `MAKE proj` (premake5)
...
chg: bring back most demos/ `MAKE demos`
fix: ui: fixed crash when no cooked fonts were available (ui_notify)
fix: html5: added pthreads support (@zpl-zak)
fix: html5: allowed coi requests in localhost served contents (@zpl-zak)
chg: html5: instantiate web server only if content is not being served
chg: bring back demos/html5/
chg: bring back tools/editor/
chg: bring back some audio tunes
chg: update docs
2023-08-10 23:04:56 +02:00