Commit Graph

40 Commits

Author SHA1 Message Date
TheLastBilly c7c6cf827c moved to single vertex buffer for all windows 2022-08-21 23:46:56 -04:00
TheLastBilly 1fabef898e added updated loop
Co-authored-by: Abdelmalek Ihdene <AbdelmalekIhdene@users.noreply.github.com>
2022-08-21 01:36:32 -04:00
TheLastBilly c99e5ddfb8 added sleep ms 2022-08-20 21:48:04 -04:00
TheLastBilly c0cf7d9f9e added geometry for transforms 2022-08-20 20:42:51 -04:00
TheLastBilly 13b6946b36 we got graphics!!!!! 2022-08-20 19:19:42 -04:00
TheLastBilly 9d37b20271 movement is sorta okay now? at least it's faster 2022-08-20 17:17:28 -04:00
TheLastBilly a259234500 done some progress I hope 2022-08-20 16:42:08 -04:00
TheLastBilly e87045647e removed binary for render_triangle 2022-08-20 13:49:48 -04:00
TheLastBilly 56866d523d now we are rendering something 2022-08-20 13:48:56 -04:00
TheLastBilly 30f9eca799 started debugging 2022-08-15 13:40:43 -04:00
TheLastBilly b45c653d62 added geometry 2022-08-14 20:29:18 -04:00
TheLastBilly a5b10313eb started window rendering 2022-08-14 20:22:51 -04:00
TheLastBilly 3f232bfcb9 added window extras 2022-08-14 18:44:44 -04:00
TheLastBilly 17b0a9a951 added shaders compiler 2022-08-14 17:47:51 -04:00
TheLastBilly 8f84208007 started compositor 2022-08-14 15:22:09 -04:00
TheLastBilly c35343731a we got them windows movin'! 2022-08-14 01:50:55 -04:00
TheLastBilly 351e6ff1c9 moved files to src 2022-08-13 22:46:13 -04:00
TheLastBilly 2f20f98ac4 cleanned up the repo a little bit 2022-08-13 22:43:04 -04:00
TheLastBilly 624bff073b we can move shit now 2022-08-13 22:17:12 -04:00
TheLastBilly 6c032c404a trying to fix bad press detection problem 2022-08-13 21:24:18 -04:00
TheLastBilly 0898ababbc refactored code and made it "simpler" 2022-08-13 20:42:19 -04:00
TheLastBilly b08914a163 finally figured out what to do with the modmasks 2022-07-23 13:39:23 -04:00
TheLastBilly 46826f6ef4 added x_get_[event/error]_name 2022-07-06 15:52:06 -04:00
TheLastBilly 896a061aed fixed bad windows allocations 2022-07-04 19:50:04 -04:00
TheLastBilly e3610f597c finally I can get some events 2022-07-03 15:50:35 -04:00
TheLastBilly 10476e46f9 Started CreateNotify 2022-07-02 12:05:56 -04:00
drevil 70fe4c7cc6 added research folder 2022-06-05 13:14:17 -04:00
drevil 52e7687bac added x11 to Makefile pkg-config 2022-06-04 14:17:11 -04:00
drevil 083d90a584 added Makefile 2022-06-04 14:04:22 -04:00
drevil 0c04d40c4e started atom integrations 2022-06-04 13:20:54 -04:00
drevil 214b3caec4 more refactoring 2022-06-04 12:04:28 -04:00
drevil a052d26040 separated project into diferent files because just having one file is kinda stupid 2022-05-30 17:24:00 -04:00
drevil 5c81011d07 started hotkey support 2022-05-19 17:02:48 -04:00
drevil 6cec1196f6 made code a tad more elegant 2022-05-19 12:53:16 -04:00
drevil f93c2ef839 added error handling for X11 2022-05-19 12:43:15 -04:00
drevil b236b92686 added more comments 2022-05-18 17:04:58 -04:00
drevil 96b0284502 did minor changes to the logger 2022-05-18 16:05:10 -04:00
drevil 78d9c85471 moved all to one file 2022-05-18 15:00:05 -04:00
TheLastBilly f884ecfc2d added working files 2022-05-17 18:05:43 -04:00
drevil a85b3182a1 Initial commit 2022-05-17 22:03:48 +00:00