Go to file
hasufell 19e33d22db
Add "-pedantic" to CFLAGS
2014-05-09 15:03:58 +02:00
.gitignore Add .gitignore 2014-05-06 23:11:01 +02:00
COPYING Add GPL-2 license 2014-05-06 23:20:16 +02:00
Doxyfile Add doxyfile 2014-05-06 23:14:05 +02:00
Makefile Add "-pedantic" to CFLAGS 2014-05-09 15:03:58 +02:00
err.h Add GPL-2 license 2014-05-06 23:20:16 +02:00
filereader.c Fix error handling in read_file() 2014-05-09 14:56:52 +02:00
filereader.h Restructure files 2014-05-08 17:39:23 +02:00
gl_draw.c Add doxygen comment for draw_vertices() 2014-05-09 15:03:46 +02:00
gl_draw.h Implement rotation of the single object 2014-05-09 14:57:38 +02:00
main.c Fix comment style 2014-05-09 15:03:29 +02:00
parser.c Rm useless printf 2014-05-09 14:57:46 +02:00
parser.h Clean up, improve counter logic, cast alloc/realloc 2014-05-08 17:36:13 +02:00
print.c Restructure files 2014-05-08 17:39:23 +02:00
print.h Restructure files 2014-05-08 17:39:23 +02:00
testcube_mitSpitze.obj Add .obj test files 2014-05-06 23:11:13 +02:00
testcube_trans.obj Add .obj test files 2014-05-06 23:11:13 +02:00
types.h Fix remaining uint8_t types 2014-05-08 17:38:22 +02:00