log main.c @ 19:a027304ec75d

age author description
Mon, 26 Jun 2023 17:49:41 +0100 Dennis C. M. implement selection sort
Sun, 25 Jun 2023 19:23:49 +0100 Dennis C. M. implement method to run the algo function given the selected algo
Sun, 25 Jun 2023 18:46:29 +0100 Dennis C. M. add randomize func and refactor UI
Sun, 25 Jun 2023 16:52:44 +0100 Dennis C. M. refactor variable name
Sun, 25 Jun 2023 16:28:13 +0100 Dennis C. M. fix vertical character alignment
Sun, 25 Jun 2023 15:51:39 +0100 Dennis C. M. printing text with custom font
Sat, 24 Jun 2023 13:39:21 +0100 Dennis C. M. printing text with custom font but incorrect letters
Sat, 24 Jun 2023 00:44:30 +0100 Dennis C. M. fixing algo speed
Fri, 23 Jun 2023 23:08:34 +0100 Dennis C. M. testing glutTimerFunc
Fri, 23 Jun 2023 20:24:37 +0100 Dennis C. M. bubble sort
Fri, 23 Jun 2023 18:26:31 +0100 Dennis C. M. removing struct?
Fri, 23 Jun 2023 16:46:43 +0100 Dennis C. M. text flickering fixed
Fri, 23 Jun 2023 10:01:37 +0100 Dennis C. M. refactor
Tue, 13 Jun 2023 18:37:23 +0100 Dennis C. M. Refactor to array of structures
Tue, 13 Jun 2023 17:23:52 +0100 Dennis C. M. rectangles with variable height
Mon, 12 Jun 2023 23:10:08 +0100 Dennis C. M. render text with number of elements on screen
Mon, 12 Jun 2023 20:13:04 +0100 Dennis C. M. draw multiple rectangles with loop
Mon, 12 Jun 2023 18:45:30 +0100 Dennis C. M. draw a weird filled rectangle
Mon, 12 Jun 2023 18:24:19 +0100 Dennis C. M. draw a point