|
|
2925ea316d
|
Bump copyright year
Update 1st party submodules
|
2024-01-20 19:01:29 -08:00 |
|
|
|
8845e19273
|
Bump copyright year.
|
2023-01-10 14:22:26 -08:00 |
|
|
|
6c8bf9fa2c
|
WIP implementing createNode API.
Added KRContext::m_nodeMap and initialization logic.
Added code to hello_cube smoke test to call KrCreateNode. (Commented until test can pass)
|
2022-09-21 23:55:24 -07:00 |
|
|
|
7433d54c16
|
Auto format C++ source
|
2022-08-08 01:07:26 -07:00 |
|
|
|
b6922dc63f
|
License header year bump
|
2022-04-03 21:56:23 -07:00 |
|
|
|
d69699230a
|
Updated HEaders
|
2021-08-16 16:35:36 -07:00 |
|
|
|
cb43ee1b5a
|
Bump CMake
Update project for VS2020
|
2021-08-09 19:42:12 -07:00 |
|
|
|
76b7e64ae6
|
Fixed KRDatablock::Append where the data was not expanded correctly to concatenate a std::String. Converted sprite shader. Adjusted Spirv compile logging.
|
2020-12-30 18:24:36 -08:00 |
|
|
|
75d3f019ae
|
Spirv binaries are now compiled into the standard asset bundle
|
2020-12-30 17:03:18 -08:00 |
|
|
|
e477a4d81f
|
Fixed warning
|
2020-08-09 20:39:04 -07:00 |
|
|
|
2b0482e1c6
|
KrDataBlock::Append(std::string) now correctly handles null termination in output KRDataBlock when used multiple times. Implemented KrGetResourceData API call. KrCompileAllShaders now outputs shader compilation logs as a KRResource. kraken_convert now outputs shader compile logs when failure occurs.
|
2020-08-09 20:34:21 -07:00 |
|
|
|
eefa3718ef
|
kraken_convert now supports reading list of assets from a file.
|
2020-08-09 19:05:43 -07:00 |
|
|
|
fee1195cbc
|
Experiment - debugging Azure DevOps build failure
|
2020-08-07 01:40:03 -07:00 |
|
|
|
283c4e152a
|
Improved kraken_convert command line parsing
|
2020-08-06 18:52:06 -07:00 |
|
|
|
78172b5abc
|
Added KrCompileAllShaders and stub implementation
|
2020-08-06 18:15:58 -07:00 |
|
|
|
9063cf8915
|
Configuring CMake to build assets into output folder
|
2019-11-30 18:28:42 -08:00 |
|
|
|
20121e7eaa
|
kraken_convert now takes an '-o' argument to specify the output bundle. Created cmake scripts to use kraken_convert to bundle standard assets. HRTF Kemar data is now bundled by cmake scripts. Added README.md for HRTF Kemar data
|
2019-11-30 17:57:45 -08:00 |
|
Kearwood Kip Gilbert
|
fdda52d406
|
Enabled wildcard globbing for Kraken Convert command line
|
2019-08-17 22:01:47 -07:00 |
|
Kearwood Kip Gilbert
|
3b0b087262
|
Fix KRDataBlock crashes on Win32
|
2019-08-17 21:57:55 -07:00 |
|
Kearwood Kip Gilbert
|
b9c737ac2f
|
WIP async API and kraken_convert
|
2019-08-03 18:53:05 -07:00 |
|
Kearwood Kip Gilbert
|
9c72088eb3
|
Implementing async api
|
2019-07-28 16:46:46 -07:00 |
|
Kearwood Kip Gilbert
|
00b1d97285
|
Add CMake scripts for collecting assets, switch to Vulkan inspired public api
|
2019-07-20 13:55:16 -07:00 |
|
Kearwood Kip Gilbert
|
200536bf21
|
Implement asset loading for kraken_convert
|
2019-07-18 00:00:08 -07:00 |
|
Kearwood Kip Gilbert
|
cc62f34e4e
|
Added stub project for Kraken convert utility
|
2019-07-17 23:41:01 -07:00 |
|
Kearwood Kip Gilbert
|
a0d21a7c8e
|
Rename tool directory to toolchain
|
2019-07-17 23:05:16 -07:00 |
|
|
|
9ee509b101
|
Add C++11 flag for macOS
|
2019-07-11 21:37:28 -07:00 |
|
|
|
eaab2be917
|
Silence some macOS build warnings
|
2019-07-11 21:27:05 -07:00 |
|
|
|
22daa9eeea
|
Add toolchain for macos
|
2019-07-11 21:10:01 -07:00 |
|
Kearwood Kip Gilbert
|
d7235734cd
|
Remove check for windows 32-bit compilers, as it was erraneous. (CMAKE_SIZEOF_VOID_P was not defined). Implement toolchain and batch file for building Win64
|
2019-07-11 14:15:39 -07:00 |
|