Commit graph

70 commits

Author SHA1 Message Date
Mikulas Florek
5f3c524fbd big refactor 2020-02-21 22:09:11 +01:00
Mikulas Florek
899ffdbb3d cleanup 2020-02-16 13:07:20 +01:00
Mikulas Florek
799dde49e9 app rendering something 2020-02-05 18:08:37 +01:00
Mikulas Florek
1ddd0c55e8 fixed dll build 2019-12-02 18:30:39 +01:00
Mikulas Florek
e99f3585de ffr is not more :( 2019-10-24 21:53:19 +02:00
Mikulas Florek
836f89ac92 don't do hashmap lookup in render thread 2019-10-23 23:17:23 +02:00
Mikulas Florek
1e55c6312e fixed esm 2019-10-18 22:00:28 +02:00
Mikulas Florek
50894fd60b impostors WIP 2019-10-14 22:28:06 +02:00
Mikulas Florek
d74f1148ff env probe bounces 2019-10-14 22:28:06 +02:00
Mikulas Florek
4b6449b615 ffr buffer refactor 2019-08-22 19:25:15 +02:00
Mikulas Florek
5238816ec4 removed setuniform API 2019-08-09 09:55:19 +02:00
Mikulas Florek
ccc9904da2 Freetype (#1272)
* freetype
* 2d drawing reworked
* font icons
2019-07-17 20:38:05 +02:00
Mikulas Florek
f8a5e1cee5 fixed gui editor rendering 2019-06-23 20:16:01 +02:00
Mikulas Florek
b383fa619e cleanup; variables can be properties 2019-06-13 17:26:52 +02:00
Mikulas Florek
2111a64d58 FS refactor WIP - not compilable 2019-06-11 01:09:14 +02:00
Mikulas Florek
12ef11cd22 cleanup 2018-12-29 13:39:45 +01:00
Mikulas Florek
d18d66ec6c mother of all fixes 2018-10-27 13:13:51 +02:00
Mikulas Florek
360e4c1595 fuck that contribution 2018-09-09 17:58:25 +02:00
Mikulas Florek
411afeda15 ffr WIP 2018-07-08 00:44:45 +02:00
Mikulas Florek
b636b1c64c ffr WIP 2018-07-06 21:31:44 +02:00
Mikulas Florek
823f55998b ffr WIP 2018-07-05 15:54:14 +02:00
Mikulas Florek
4f605c266e ffr WIP 2018-06-30 15:18:27 +02:00
Mikulas Florek
3c8bb5612b gui does not disappear with too many instances rendered - fixes #971 2018-02-06 16:25:22 +01:00
Mikulas Florek
119b2aa5e4 refactor 2018-01-12 17:01:26 +01:00
Mikulas Florek
f1541c4a5e fonts WIP 2018-01-07 14:15:05 +01:00
Mikulas Florek
79aa4b0628 text 2d; improved gizmo 2017-11-12 14:48:59 +01:00
Mikulas Florek
d4e5597574 fixed selection outline of skinned meshes 2017-11-09 18:38:52 +01:00
Mikulas Florek
435583e048 cleanup 2017-10-12 09:38:51 +02:00
Mikulas Florek
367fed8c11 2d drawing - closes #1175; rect selection WIP #953 2017-10-09 13:33:24 +02:00
Mikulas Florek
0761840321 renderbuffer sharing 2017-10-06 17:52:00 +02:00
Mikulas Florek
19ede7a068 pipelines's lua api refactor 2017-10-05 14:24:50 +02:00
Mikulas Florek
90dc7b437c cleanup 2017-10-03 22:08:41 +02:00
Mikulas Florek
15be566694 bindframebuffer with flags 2017-09-27 15:38:37 +02:00
Mikulas Florek
5967ab6657 cleanup 2017-05-23 21:44:10 +02:00
Jakub Lukasik
9e37c382d2 Pipeline interface: added another render(...) for plugins (#1122)
* i hate git

* getCurrentView and executeCommandBuffer are in pipeline interface

* render interface function

* Reverted: View class definition back to cpp file

* copy/paste typo
2017-04-20 15:18:08 +02:00
Mikulas Florek
ff621356cf refactor 2016-11-20 17:27:41 +01:00
Mikulas Florek
e05cce5c12 reset stencil in new view
cleanup
2016-08-31 13:44:51 +02:00
Mikulas Florek
deeae337ef Lazy shader creation - closes #974 2016-08-19 11:04:51 +02:00
Mikulas Florek
7e7ef4af67 ingame gui - closes #638 2016-07-16 18:36:29 +02:00
Mikulas Florek
a0551c6b4e drag & drop - closes #703 2016-06-08 15:35:35 +02:00
Mikulas Florek
26394137d6 updated bgfx
waiting time for render and submit threads in stats
2016-05-15 19:33:03 +02:00
Mikulas Florek
fa02745bfc engine/core/* -> engine/* 2016-05-10 08:24:31 +02:00
Mikulas Florek
65d9c1f02a Call onGui in pipeline - closes #839 2016-05-09 12:09:22 +02:00
Maxim Kolganov
56593cf9b8 change includes to individual files in engine/ directory 2016-04-22 20:15:28 +03:00
Maxim Kolganov
961b1a8913 change includes to "engine/core" directory 2016-04-22 20:15:22 +03:00
Mikulas Florek
01ca96b947 cleanup 2016-03-26 13:19:07 +01:00
Mikulas Florek
9c642548a3 bgfx stats 2016-03-14 22:16:16 +01:00
Mikulas Florek
d84fc48782 cleanup 2016-03-06 00:57:43 +01:00
Mikulas Florek
6d8986290e postprocess effect framework - closes #745 2016-02-26 11:03:08 +01:00
Mikulas Florek
1a6b5c2257 postprocess effect framework WIP - #745 2016-02-23 19:46:43 +01:00