Branimir Karadžić
4946079f1d
Cleanup.
2023-11-03 21:36:00 -07:00
Бранимир Караџић
f14c14a485
Removed D3D9. ( #3191 )
2023-11-03 21:15:42 -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
Бранимир Караџић
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
Jean Tampon
cd2030cc11
Use shift directly instead of float casts ( #2714 )
2022-01-16 08:15:14 -08: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
Бранимир Караџић
453adcf661
Replaced D24* with D32F depth format.
2021-02-25 19:44:13 -08: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
Leandro Freire
33ac8934ff
Fixed tabs/spaces
2019-08-17 14:56:23 -07:00
Leandro Freire
d7c70c49e3
Add url to examples
2019-08-17 13:27:38 -07:00
Leandro Freire
1db46f4fe6
Rename variables and constants
2019-08-17 12:32:16 -07:00
Leandro Freire
855623e153
Rename VertexDecl to VertexLayout
2019-08-13 18:42:01 -07:00
Бранимир Караџић
cda981b8e3
Cleanup.
2019-02-07 18:04:28 -08:00
Бранимир Караџић
3f3a9450ba
Happy New Year!
2019-01-13 17:13:25 -08:00
Бранимир Караџић
a54f8a3f81
Renamed UniformType enum Int1 to Sampler.
2019-01-11 14:14:17 -08:00
Branimir Karadžić
147a379067
Cleanup.
2018-12-21 21:05:26 -08:00
Branimir Karadžić
bcfc99d094
Cleanup.
2018-11-25 20:11:03 -08:00
Branimir Karadžić
fb4cfd473c
Cleanup.
2018-09-20 22:48:07 -07:00
Branimir Karadžić
80ac71011c
Cleanup.
2018-09-20 22:13:47 -07:00
Branimir Karadžić
6eaac4212d
Cleanup.
2018-09-20 17:06:20 -07:00
Branimir Karadžić
fd65b5a36e
Cleanup.
2018-09-20 15:49:56 -07:00
Branimir Karadžić
06bd5d16cd
Cleanup.
2018-09-19 21:54:16 -07:00
Branimir Karadžić
1d88d4244d
38-bloom: Updated screenshot.
2018-09-19 21:49:25 -07:00
Branimir Karadžić
820e74a058
Cleanup.
2018-09-19 20:22:47 -07:00
Branimir Karadžić
e1da0f5e44
Cleanup.
2018-09-19 20:07:53 -07:00
Eric Arnebäck
ab1080ae94
Bloom Example ( #1491 )
...
* add bloom demo
* remove modification to readme
* add references for the bloom implementation
2018-09-19 12:24:52 -07:00