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
Joshua Goins 48348ac09f Fix two Vulkan validation errors for texture loading
* Now TransferSrc and TransferDst are defined for asset textures, specifically for loading image data into it and generating mipmaps from it.
2022-02-07 09:57:54 -05:00
..
asset Fix two Vulkan validation errors for texture loading 2022-02-07 09:57:54 -05:00
audio Remove portaudio 2021-10-14 08:59:04 -04:00
core Add ability to select directory through imgui file picker 2022-02-01 20:53:47 +00:00
gfx Remove some extra debug messages 2021-10-14 08:58:53 -04:00
log Fix log messages not getting newlines in stdout 2021-10-12 11:25:58 -04:00
math Remove explicit Matrix constructor 2021-10-14 16:42:37 -04:00
platform Some minor code refactoring 2021-10-14 08:51:58 -04:00
renderer Rip out the material node system 2022-02-03 10:00:59 -05:00
shadercompiler Some minor code refactoring 2021-10-14 08:51:58 -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 Some minor code refactoring 2021-10-14 08:51:58 -04:00
CMakeLists.txt Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00