iWas-Coder / wge

A multithreaded, high performance, fully functional game engine written in pure C, similar in speed to a Wildebeest™.
https://iwas-coder.github.io/wge
GNU General Public License v3.0
1 stars 1 forks source link

Texture System #1

Closed iWas-Coder closed 11 months ago

iWas-Coder commented 11 months ago

Description

Please, include a summary of the changes and which issue(s) is/are fixed. Also include relevant motivation and context. Lastly, list any dependencies that are required for this change.

Issues:

Development and testing equipment

Development PC specs:

Added unit tests for the hash_table component that has been added. They can be run with make check.

Type of change

Checklist: