27 Commits

Author SHA1 Message Date
Mitchell Hashimoto
d250bcda65 fix the baseline for font rendering 2022-04-19 19:30:30 -07:00
Mitchell Hashimoto
e2ed1ed745 shader modes, draw a jank cursor 2022-04-19 13:54:50 -07:00
Mitchell Hashimoto
c43c1d38f1 add background pass 2022-04-19 08:54:39 -07:00
Mitchell Hashimoto
4d9b67fa65 model direct gpu cell 2022-04-15 09:10:32 -07:00
Mitchell Hashimoto
544286509f grid render a few cells 2022-04-14 17:14:49 -07:00
Mitchell Hashimoto
263c9e4aac opengl: unbind programs 2022-04-06 08:42:39 -07:00
Mitchell Hashimoto
14e510fe4f draw text using ebo, some work to be done to clean that up 2022-04-05 08:57:44 -07:00
Mitchell Hashimoto
6ba0a13a9b opengl: simplify vertex attribute setting 2022-04-05 08:25:36 -07:00
Mitchell Hashimoto
684fb64705 use a font atlas! 2022-04-04 22:24:02 -07:00
Mitchell Hashimoto
530fecee4a opengl: glad helpers 2022-04-04 15:11:26 -07:00
Mitchell Hashimoto
c6f1be3343 move from epoxy to glad 2022-04-04 14:35:19 -07:00
Mitchell Hashimoto
d1a24ce89c opengl: for an array, size is just the size of the type 2022-04-04 13:10:46 -07:00
Mitchell Hashimoto
b4fdfcc264 opengl: a lot more enums 2022-04-04 13:09:39 -07:00
Mitchell Hashimoto
8734dac2ad opengl: adding pixelStorei 2022-04-04 12:44:28 -07:00
Mitchell Hashimoto
c8a73d60a9 less dumb 2022-04-04 11:53:09 -07:00
Mitchell Hashimoto
6f2be8e44b awful text rendering 2022-04-04 11:24:21 -07:00
Mitchell Hashimoto
fc28b8c032 busted text rendering 2022-04-04 09:43:46 -07:00
Mitchell Hashimoto
049004e6de opengl: more funcs 2022-04-02 20:35:39 -07:00
Mitchell Hashimoto
63ce7114a4 opengl: draw functions 2022-04-02 20:17:53 -07:00
Mitchell Hashimoto
9f9357d21b textures 2022-04-01 20:05:59 -07:00
Mitchell Hashimoto
80d064ed51 opengl: uniforms 2022-04-01 19:05:16 -07:00
Mitchell Hashimoto
045dd704ec opengl: more bindings 2022-04-01 18:44:18 -07:00
Mitchell Hashimoto
a5a2196d52 opengl: bound buffers 2022-04-01 18:00:15 -07:00
Mitchell Hashimoto
63673287f6 opengl: more generic setData for buffer 2022-04-01 17:52:36 -07:00
Mitchell Hashimoto
f1cffea944 opengl: buffers 2022-04-01 17:44:54 -07:00
Mitchell Hashimoto
10369f5643 opengl: VertexArray 2022-04-01 15:52:40 -07:00
Mitchell Hashimoto
91cb86395b opengl: extract into folder 2022-04-01 15:38:47 -07:00