issues
search
galdar496
/
QiGameEngine
Realtime Game Engine designed with C++ and OpenGL.
http://qiengine.blogspot.com/
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change Qi_FreeMemory() to set the incoming pointer to nullptr after freeing it
#38
galdar496
closed
9 years ago
1
Create a simple input system that hooks into the input coming from the windowing system
#37
galdar496
closed
9 years ago
1
Convert the WindowingSystem into the RenderingSystem
#36
galdar496
closed
9 years ago
1
Convert system initialization to make use of xml configs
#35
galdar496
closed
9 years ago
1
Create a base class for reference counting any objects that need to be reference counted
#34
galdar496
closed
9 years ago
1
convert over to using std::array instead of standard arrays
#33
galdar496
opened
9 years ago
0
Break out the use of vectors in quaternion and matrix since unions can't technically have a vector inside of them (c++ standard)
#32
galdar496
closed
9 years ago
1
Extend memory allocator to deal with aligned allocations and create an AlignedArray container
#31
galdar496
opened
9 years ago
0
Define an operator[] for Array
#30
galdar496
closed
9 years ago
1
Create an iterator for use in the Qi container classes
#29
galdar496
opened
9 years ago
1
Ensure all container uses are typedef'd
#28
galdar496
opened
9 years ago
0
Create a new file BaseTypes.h
#27
galdar496
closed
9 years ago
1
Discuss line ending conversion/format for github
#26
msgambati
closed
9 years ago
5
Create a return code to use for pretty much all functions that don't return a void as a status
#25
galdar496
closed
9 years ago
3
Find blog issues and post them here
#24
galdar496
closed
9 years ago
0
Create a project build system for Qi (probably cmake)
#23
galdar496
opened
9 years ago
0
Create a hash function for hashing a string to an unsigned int
#22
galdar496
closed
9 years ago
1
Change the logging system to write to an html file
#21
galdar496
closed
9 years ago
1
Add QI_ASSERT to the codebase
#20
galdar496
closed
9 years ago
1
Have Array::PushBack() actually return a useful result
#19
galdar496
closed
9 years ago
2
Extend test suite
#18
galdar496
opened
9 years ago
0
Get Qi running on windows
#17
galdar496
closed
9 years ago
6
Get up to date on the dev blog
#16
galdar496
closed
9 years ago
1
Investigate locking threads to a specific core
#15
galdar496
opened
9 years ago
0
Using Assimp, create an offline tool for conditioning assets into Qi formats
#14
galdar496
opened
9 years ago
0
Add debug drawing facilities
#13
galdar496
opened
9 years ago
0
Design the renderer
#12
galdar496
opened
9 years ago
2
Create an input system for handling keyboard/mouse input
#11
galdar496
opened
9 years ago
0
Create a windowing system
#10
galdar496
opened
9 years ago
0
Create an AssetManager for loading assets from disk
#9
galdar496
opened
9 years ago
0
Design job queue system for driving the engine
#8
galdar496
opened
9 years ago
1
Create a file management system for reading/writing to files on the HD
#7
galdar496
opened
9 years ago
0
Test issue
#6
galdar496
closed
9 years ago
0
Per-thread memory allocator
#5
galdar496
opened
9 years ago
0
Once reflection is finished, implement serialization
#4
galdar496
closed
9 years ago
0
Investigate a reflection system
#3
galdar496
closed
9 years ago
1
Design a threadpool using C++11 threads
#2
galdar496
opened
9 years ago
0
Add support for a hash table
#1
galdar496
opened
9 years ago
0