dxx-rebirth/similar/arch
Kp 09eff19a66 Use stack arrays for texture mapping temporaries
The maximum length is small enough that stack arrays can easily handle
the largest values, and this avoids several heap allocations on a hot
path.
2020-05-22 02:40:26 +00:00
..
ogl Use stack arrays for texture mapping temporaries 2020-05-22 02:40:26 +00:00
sdl Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
win32 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00