Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump jaulibHEADv0.0.4master | Sven Göthel | 2024-08-09 | 1 | -0/+0 |
| | |||||
* | CMakePresets.json: CMAKE_INSTALL_PREFIX: Set absolute path from ${sourceDir}v0.0.3 | Sven Göthel | 2024-08-09 | 2 | -7/+7 |
| | |||||
* | Align to jaulib 1.3.3: Full cmake-presets usage w/ vscode support updatev0.0.2 | Sven Göthel | 2024-08-09 | 14 | -380/+245 |
| | |||||
* | cmake: Restructure to project/target settings (from global); Bump jaulib | Sven Göthel | 2024-07-17 | 7 | -64/+61 |
| | |||||
* | Store OpenGL version in jau::util::VersionNumber | Sven Göthel | 2024-05-26 | 3 | -3/+7 |
| | |||||
* | Bump jaulib (emscipten fix) | Sven Göthel | 2024-05-26 | 1 | -0/+0 |
| | |||||
* | Bump jaulib | Sven Göthel | 2024-05-26 | 1 | -0/+0 |
| | |||||
* | Bump jaulib | Sven Göthel | 2024-05-25 | 1 | -0/+0 |
| | |||||
* | Adopt to jaulib: clangd/cland-tidy integration; Use VersionNumber | Sven Göthel | 2024-05-25 | 7 | -8/+17 |
| | |||||
* | README: clang-18 | Sven Göthel | 2024-05-20 | 1 | -7/+7 |
| | |||||
* | Show Gamp version in init gfx subsystem | Sven Göthel | 2024-05-20 | 2 | -3/+4 |
| | |||||
* | Bump jaulib and adopt to clang-18 | Sven Göthel | 2024-05-20 | 6 | -89/+153 |
| | |||||
* | v0.0.1v0.0.1 | Sven Göthel | 2024-05-12 | 3 | -2/+20 |
| | |||||
* | Cleanup (format, (c) year + author, ..) | Sven Göthel | 2024-05-12 | 6 | -201/+246 |
| | |||||
* | Bump jaulib | Sven Göthel | 2024-05-12 | 1 | -0/+0 |
| | |||||
* | Fix version | Sven Göthel | 2024-05-12 | 2 | -4/+37 |
| | |||||
* | .clang-format: Don't sort includes | Sven Göthel | 2024-05-12 | 1 | -1/+2 |
| | |||||
* | Produce ${CMAKE_CURRENT_SOURCE_DIR}/.clangd w/ cmake configuration if not ↵ | Sven Göthel | 2024-05-12 | 3 | -4/+11 |
| | | | | existing (deleted the git-repo version), allowing to set all absolute path properly | ||||
* | Try ES 3 first, then fallback to ES 2. Wasm: Drop FULL_ES2 (performance) and ↵ | Sven Göthel | 2024-05-11 | 2 | -10/+16 |
| | | | | | | use WebGL2/ES3 Note: We use VBOs anyways. | ||||
* | README.md: Shorten GraphUI goal sentence | Sven Göthel | 2024-05-11 | 1 | -2/+1 |
| | |||||
* | few more dropping for jaulib code | Sven Göthel | 2024-05-11 | 3 | -21/+3 |
| | |||||
* | Use more jaulib functions, drop local gamp (copies); Add more gpu rendering ↵ | Sven Göthel | 2024-05-11 | 5 | -238/+119 |
| | | | | statistics using jau::fraction_timespec; ... | ||||
* | Fix example html | Sven Göthel | 2024-05-10 | 2 | -2/+2 |
| | |||||
* | Gamp v0.0.0 - Glue C++ w/ GLES/SDL and jaulib via emscripten to WebAssembly ↵ | Sven Göthel | 2024-05-10 | 39 | -1/+3124 |
| | | | | (or 'just' run it natively w/ full performance) | ||||
* | Add jaulib submodulev0.0.0 | Sven Göthel | 2024-05-10 | 2 | -0/+3 |
| | |||||
* | Initial commit | Sven Göthel | 2024-05-10 | 2 | -0/+257 |