Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine
redstrate ee2771f45f Add compute pipeline support for Vulkan
* Image transition layouts are not handled correctly yet, so auto exposure does not work
* Image usage and guessed image layout is redone to remove some errors
2021-05-11 19:16:54 -04:00
..
asset Move console and log namespaces to prism 2021-04-20 11:23:53 -04:00
audio Small CMake improvements 2020-09-21 09:58:42 -04:00
core Fix up SDL2 mouse and key handling for imgui 2021-05-11 17:05:29 -04:00
gfx Add compute pipeline support for Vulkan 2021-05-11 19:16:54 -04:00
log Move console and log namespaces to prism 2021-04-20 11:23:53 -04:00
math Remove useless const from math header 2021-04-20 12:07:00 -04:00
platform Add experimental SDL backend for Linux 2021-03-01 14:40:02 -05:00
renderer Add compute pipeline support for Vulkan 2021-05-11 19:16:54 -04:00
shadercompiler Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00
shaders Fix BRDF integration 2021-05-11 14:34:31 -04:00
tests Add initial files 2020-08-11 12:07:21 -04:00
utility Move console and log namespaces to prism 2021-04-20 11:23:53 -04:00
CMakeLists.txt Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00