Files
yaze/src
scawful 38f145f977 refactor(gfx): reorganize source files in gfx_library.cmake
- Moved `app/gfx/resource/arena.cc` to the GFX_CORE_SRC section and added `app/gfx/render/background_buffer.cc` to the GFX_CORE_SRC section.
- Removed `app/gfx/render/background_buffer.cc` from the GFX_RENDER_SRC section to streamline dependencies.
- Updated target link libraries to ensure correct linking of GFX components.

Benefits:
- Improves organization of graphics source files, enhancing maintainability and clarity in the build configuration.
2025-10-14 15:46:06 -04:00
..
2025-10-12 22:01:52 -04:00