|
SBgl 0.1.0
A graphics framework in C99
|

Files | |
| sbgl_batcher.c | |
| sbgl_batcher.h | |
| The baking pipeline for compressing draw packets into indirect commands. | |
| sbgl_context_internal.h | |
| Internal helpers for accessing context state from library subsystems. | |
| sbgl_core.c | |
| sbgl_input.h | |
| Internal Input Abstraction Layer (HAL). | |
| sbgl_internal_log.h | |
| sbgl_log.c | |
| sbgl_platform.h | |
| Internal Platform Abstraction Layer (HAL). | |
| sbgl_sort.c | |
| Implementation of radix sort for 64-bit keys. | |
| sbgl_sort.h | |
| Sorting utilities for the SBgl batching system. | |
| sbl_arena.h | |
| Arena allocator implementation. | |