Commit Graph

2050 Commits

Author SHA1 Message Date
Turanszki Janos 7ab402e199 fix: original working directory was sometimes not initialized 2019-12-14 00:51:02 +00:00
Turanszki Janos 24b24e734b improved startup time + fixes 2019-12-13 22:13:43 +00:00
Turanszki Janos fa267b0e7d large refactor 2019-12-12 22:15:16 +00:00
Turanszki Janos c495ce0088 renderer update, voxelgi fix 2019-12-09 20:53:54 +00:00
Turanszki Janos 3055b1e809 fighting game sample fix 2019-12-08 23:40:52 +00:00
Turanszki Janos 18f776a33a updated fighting game sample: controller vibration and LED color 2019-12-08 20:03:47 +00:00
Turanszki Janos 612a7d162b workaround: rawinput devicelist allocation problem with xiput controller 2019-12-08 19:50:53 +00:00
Turanszki Janos 7d34e1d7bb controller feedback can be set from scripts now 2019-12-08 18:45:54 +00:00
Turanszki Janos 80fea47e74 input updates 2019-12-08 15:51:55 +00:00
Turanszki Janos 36c8cfaa51 removed unused sampler wrap mode 2019-12-06 21:36:22 +00:00
Turanszki Janos 782574e4bd rawinput fix 2019-12-06 21:20:24 +00:00
Turanszki Janos 09625e9581 Merge branch 'input-refactor' 2019-12-06 21:04:25 +00:00
Turanszki Janos 51941389aa updated features.txt 2019-12-06 21:04:08 +00:00
Turanszki Janos 5290059597 input fixes 2019-12-06 21:02:39 +00:00
Turanszki Janos 5510b41246 Merge branch 'master' into input-refactor 2019-12-06 19:30:21 +00:00
Turanszki Janos edb664d532 editor fix 2019-12-06 19:28:43 +00:00
turanszkij 7daf7dbdc5 input refactor draft 2019-12-06 18:12:27 +00:00
Turanszki Janos 9f150fe30c updated vulkan memory allocator 2019-12-05 21:07:35 +00:00
Turanszki Janos 921321f3ba rawinput updates 2019-12-04 20:28:41 +00:00
turanszkij b4a6faf241 rawinput fix 2019-12-04 18:57:51 +00:00
Turanszki Janos d85d6096c1 rawinput controller feedback fix 2019-12-04 00:46:08 +00:00
Turanszki Janos fdfce122b0 added controller vibration and led support 2019-12-03 23:23:47 +00:00
Turanszki Janos 3159b29ed1 rawinput fixes, added input timer 2019-12-03 00:59:49 +00:00
Turanszki Janos aa361cdd20 better validation for xinput device id 2019-12-02 21:17:56 +00:00
turanszkij 581cc38051 removed directinput, controller is handled by rawinput from now 2019-12-02 19:10:03 +00:00
Turanszki Janos 0d3e1ae71b select better texture formats 2019-12-02 00:17:43 +00:00
Turanszki Janos c7d4ea06e5 fixed rawinput #63 2019-12-01 01:59:06 +00:00
Turanszki Janos 7d6fb9bccc handle controller disconnect and reconnect; input refactor #64 2019-11-30 00:19:28 +00:00
Turanszki Janos ba37422d61 directinput refactor 2019-11-28 22:25:33 +00:00
Turanszki Janos 67a69369db fix incorrect find&replace 2019-11-28 19:32:32 +00:00
turanszkij 5e0db9b4e8 reduced vs interpolators 2019-11-27 19:04:16 +00:00
Turanszki Janos 35d9e0cc77 updated scripting docs 2019-11-25 22:48:31 +00:00
Turanszki Janos be79d4c097 removed platform defines from CommonInclude #54 2019-11-23 16:38:08 +00:00
Turanszki Janos fbb53e3a6d input refactor 2019-11-23 04:33:03 +00:00
Turanszki Janos df963528da cleanup lot of winapi types usage, changed HRESULT return types to bool 2019-11-23 02:23:06 +00:00
Turanszki Janos 1a6d4193e1 hotfixes for #60 and #62 2019-11-22 21:37:21 +00:00
Turánszki János 98ef1440bb Merge pull request #62 from amerkoleci/types_cleanup
Use standard types where possible instead of WIN32 types.
2019-11-22 21:37:20 +01:00
Turánszki János 4e0036ae20 Merge pull request #60 from amerkoleci/primitivetopology_linestrip
Add LINESTRIP PRIMITIVETOPOLOGY
2019-11-22 21:18:24 +01:00
Amer Koleci 1157741e89 Fix compilation issues. 2019-11-22 17:06:58 +01:00
Amer Koleci 3d6134b402 Use standard types where possible instead of WIN32 types. 2019-11-22 15:24:48 +01:00
Amer Koleci fa1017dcfe Add LINESTRIP PRIMITIVETOPOLOGY and remove UNDEFINED_TOPOLOGY as vulkan has no concept of undefined topology. 2019-11-22 14:10:48 +01:00
Turanszki Janos 896301a426 vulkan copybuffer 2019-11-22 00:24:38 +00:00
Turanszki Janos 20e56802cc graphics API texture refactor 2019-11-21 22:29:25 +00:00
Turanszki Janos f026387c61 vulkan gpu queries 2019-11-19 00:01:10 +00:00
Turanszki Janos 2aff1c5b7f dx12 gpu queries 2019-11-18 20:34:26 +00:00
Turanszki Janos 8debd4b937 added AMD's dx12 and vulkan memory allocators 2019-11-17 14:32:32 +00:00
Turanszki Janos 5fceeb5a44 vulkan fix 2019-11-17 00:53:11 +00:00
Turanszki Janos 00790f3fb4 vulkan fix 2019-11-16 17:29:11 +00:00
Turanszki Janos 9720da1740 dx12 update 2019-11-16 12:05:54 +00:00
Turanszki Janos 681945dbc0 dx12 renderpass update 2019-11-16 00:15:49 +00:00