dxx-rebirth/similar
Martin Fiedler 9dc5a76497 explicitly disable face culling before drawing lines
Normally, this shouldn't matter, and on almost all
OpenGL drivers out there, it really doesn't, but
the Raspberry Pi 4's "V3D" Mesa driver behaves
differently: It simply won't draw any lines as long
as GL_CULL_FACE is enabled, so we need to disable
it.
2020-07-02 22:07:01 +02:00
..
2d Delegate bald_guy_load PCX to SDL image 2020-05-17 23:35:26 +00:00
3d Qualify uses of std::array 2020-05-02 21:18:42 +00:00
arch explicitly disable face culling before drawing lines 2020-07-02 22:07:01 +02:00
editor Fix input handling in automap 2020-05-28 03:21:22 +00:00
main fix invalid polymodels if words_need_alignment=1 2020-07-02 21:56:11 +02:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00