Бранимир Караџић
83dfadf673
Happy New Year!
2024-01-14 01:56:36 -08:00
Branimir Karadžić
4946079f1d
Cleanup.
2023-11-03 21:36:00 -07:00
Julian Sikorski
f4d463990a
Allow simultaneous X11 and Wayland support ( #3152 )
...
* Allow simultaneous X11 and Wayland support
* Add NativeWindowHandleType
* Set default value for g_platformData.type
* Use g_platformData.type to check for a native Wayland window
* Stub getNativeWindowHandleType on platform where Wayland is not an option
* Implement getNativeWindowHandleType for GLFW
* Add getNativeWindowHandleType to the remaining C++ examples
* Add getNativeWindowHandleType to the C example
2023-08-17 16:54:31 +02:00
Бранимир Караџић
e9d1e3d0fe
Renamed bx::init::* tags.
2023-04-22 22:22:45 -07:00
Бранимир Караџић
466c6a4e95
Happy New Year!
2023-01-14 10:05:12 -08:00
Бранимир Караџић
72cbe83275
Removed bgfx::setPlatformData usage from entry example harness.
2022-08-25 20:07:03 -07:00
Бранимир Караџић
4581f14cd4
Happy New Year!
2022-01-15 11:59:06 -08:00
Бранимир Караџић
c5d1a1a8e3
Moving bounds from bgfx to bx.
2021-10-16 10:41:42 -07:00
Бранимир Караџић
f1ddf67114
Added initializer types.
2021-09-06 09:03:26 -07:00
Бранимир Караџић
af49c5d264
Happy New Year!
2021-01-14 15:53:49 -08:00
Бранимир Караџић
c95eca2a4b
Don't update camera when mouse is over imgui.
2020-12-26 22:46:26 -08:00
Бранимир Караџић
82f56b5987
Happy New Year!
2020-01-14 21:37:06 -08:00
Бранимир Караџић
3f647f1ca1
Fixed tabs/spaces.
2019-08-17 13:32:18 -07:00
Leandro Freire
d7c70c49e3
Add url to examples
2019-08-17 13:27:38 -07:00
Бранимир Караџић
567c7c097f
Adding more bounds overlap tests.
2019-02-09 21:22:45 -08:00
Бранимир Караџић
6ea3568e9e
Cleanup.
2019-02-07 10:06:56 -08:00
Бранимир Караџић
aa1d20761c
Cleanup.
2019-02-07 08:15:11 -08:00
Бранимир Караџић
657bf4a54b
Cleanup.
2019-02-06 23:15:54 -08:00
Бранимир Караџић
29e978ea91
Cleanup.
2019-02-06 23:10:01 -08:00
Бранимир Караџић
cefce11fe4
Adding more bounds overlap tests.
2019-02-05 23:09:57 -08:00
Бранимир Караџић
f19491c274
Adding more bounds overlap tests.
2019-02-05 19:42:48 -08:00
Бранимир Караџић
d0146fdfbb
Cleanup.
2019-02-05 18:52:00 -08:00
Бранимир Караџић
649033599b
Adding more bounds overlap tests.
2019-02-05 18:31:42 -08:00
Бранимир Караџић
a91b4bb4c8
Cleanup.
2019-02-04 21:40:03 -08:00
Бранимир Караџић
82c5c138b0
Adding more bounds overlap tests.
2019-02-04 21:08:08 -08:00
Бранимир Караџић
7468b6d006
Cleanup.
2019-02-03 22:38:36 -08:00
Бранимир Караџић
87f96c5f4b
Cleanup.
2019-02-03 22:12:59 -08:00
Бранимир Караџић
70d3888b97
More overlap tests.
2019-02-03 22:07:51 -08:00
Бранимир Караџић
f6f6a22119
Adding bounds overlap tests.
2019-02-03 19:47:33 -08:00
Бранимир Караџић
3f3a9450ba
Happy New Year!
2019-01-13 17:13:25 -08:00
Бранимир Караџић
bc65303576
Merge branch 'master' of github.com:bkaradzic/bgfx
2019-01-03 22:03:42 -08:00
Бранимир Караџић
d712453609
Cleanup.
2019-01-03 22:03:40 -08:00
Бранимир Караџић
e28e458173
Cleanup.
2019-01-03 14:39:41 -08:00
Branimir Karadžić
147a379067
Cleanup.
2018-12-21 21:05:26 -08:00
Branimir Karadžić
5a996c95d9
Cleanup.
2018-12-21 20:39:31 -08:00
Branimir Karadžić
66a7d6ab05
Removing old vector math.
2018-11-16 21:54:20 -08:00
Branimir Karadžić
a1b4cfc06c
Switching to new Vec3.
2018-11-13 22:38:41 -08:00
Branimir Karadžić
e0d0af370d
Cleanup.
2018-11-06 20:06:29 -08:00
Branimir Karadžić
cb926d3f1f
29-debugdraw: Intersect plane.
2018-11-06 18:04:08 -08:00
Branimir Karadžić
db0ec1f5db
Removed HMD API and OculusVR support.
2018-07-19 20:22:21 -07:00
Branimir Karadžić
5bb6a14876
Changed bgfx::init to take init parameters as structure instead of arguments.
2018-04-17 15:42:18 -07:00
Branimir Karadžić
f3313f825a
debugdraw: Added encoder to allow MT submit.
2018-04-11 17:26:55 -07:00
Branimir Karadžić
49a75f2fb1
bx math API cleanup.
2018-01-13 15:33:50 -08:00
Branimir Karadžić
e7e28151c1
Cleanup.
2018-01-12 10:03:59 -08:00
Branimir Karadžić
5433fc084e
Cleanup.
2018-01-11 23:28:36 -08:00
Branimir Karadžić
723503d917
Fixed warning.
2018-01-11 21:29:26 -08:00
Branimir Karadžić
50043c4580
29-debugdraw: Added custom geometry.
2018-01-11 20:50:45 -08:00
Branimir Karadžić
f44c8e2b14
Happy New Year!
2018-01-01 11:16:06 -08:00
Branimir Karadžić
114b9ed10a
Cleanup.
2017-09-28 22:56:06 -07:00
Branimir Karadžić
07f5e1184c
29-debugdraw: Display intersection normal.
2017-09-28 22:52:23 -07:00