NazaraEngine/include/Nazara
SirLynix 5833ce573d Graphics: Switch glyph atlases to R8 instead of A8
A8 can't be supported efficiently on API lacking texture swizzle support (DX, WebGL, WebGPU), so we swizzle in the shader instead
2023-02-22 19:11:41 +01:00
..
Audio Fix wasm ci (#391) 2023-02-05 15:03:48 +01:00
Core Core/Log: Pass string_view by value instead of ref 2023-02-22 19:04:07 +01:00
Graphics Graphics/AbstractViewer: Set virtual destructor 2023-02-15 16:33:02 +01:00
Math Copyright year update 2023-01-22 17:41:18 +01:00
Network Copyright year update 2023-01-22 17:41:18 +01:00
OpenGLRenderer Graphics: Switch glyph atlases to R8 instead of A8 2023-02-22 19:11:41 +01:00
Physics2D Rework EnTT integration 2023-01-28 19:28:43 +01:00
Physics3D Rework EnTT integration 2023-01-28 19:28:43 +01:00
Platform Last changes 2023-02-02 20:34:25 +01:00
Renderer Renderer: Make WindowSwapchain a RenderTarget 2023-01-29 10:38:35 +01:00
Utility Last changes 2023-02-02 20:34:25 +01:00
VulkanRenderer Graphics: Switch glyph atlases to R8 instead of A8 2023-02-22 19:11:41 +01:00
Widgets Copyright year update 2023-01-22 17:41:18 +01:00
Audio.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Core.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Graphics.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Math.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Network.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
OpenGLRenderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Physics2D.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Physics3D.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Platform.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Renderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Utility.hpp Last changes 2023-02-02 20:34:25 +01:00
VulkanRenderer.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00
Widgets.hpp Rework EnTT integration 2023-01-28 19:28:43 +01:00