issues
search
galdar496
/
QiGameEngine
Realtime Game Engine designed with C++ and OpenGL.
http://qiengine.blogspot.com/
1
stars
0
forks
source link
Extend test suite
#18
Open
galdar496
opened
9 years ago
galdar496
commented
9 years ago
Main focus should be
LocklessQueue
Going to be heavily used soon so we should work out any bugs now
Focus on multiple threads operating on the queue simultaneously
Secondary focus should be the
Array
class
Want this to be air-tight to avoid future issues
Other tests as you see fit
Could be more math
Could test other parts of the engine