Commit graph

10 commits

Author SHA1 Message Date
Quantum f135856762 Use VAOs for everything. 2018-08-29 00:25:32 -04:00
Quantum bf1daf5437 Switch non-model related drawing to use VAO. 2018-08-29 00:04:15 -04:00
Quantum a46d5a9ff7 Shader for models. Instanced asteroid belt.
Removed all instances of legacy pipeline, hopefully. (Except for using VAOs, I guess)
2018-08-28 23:10:33 -04:00
Quantum f5a2839fcf Turn the circle thing to use shaders.
It's for tiny things like that that immediate mode is useful.
2018-08-28 19:41:03 -04:00
Quantum d5c48fb210 Converted info display to use shaders. 2018-08-28 18:30:43 -04:00
Quantum 5e8db3ffb1 Mostly working Intel integrated graphics compatibility. 2018-08-27 00:05:43 -04:00
Quantum 96c8bbff11 Switch clouds to shaders. 2018-08-26 18:11:18 -04:00
Quantum 800ef38f19 Make matrices directly passable to ctypes. 2018-08-26 14:08:30 -04:00
Quantum deee9a818b Convert planets to use shaders. 2018-08-26 03:38:26 -04:00
Quantum 0269de81c0 Move sky to shaders. 2018-08-25 20:53:21 -04:00