devilutionX/Source/engine/render
Gleb Mazovetskiy f9f301b054 🚚 engine.h: Extract Point, Direction, clamp
`engine.h` is getting quite bloated. Moves this code to their own files.
2021-06-21 01:36:20 -07:00
..
automap_render.cpp Draw black drop shadow for automap (#2090) 2021-05-31 16:09:55 +02:00
automap_render.hpp 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
cel_render.cpp Use Point/SDL_Rect for control functions coordinate system 2021-05-28 19:57:16 +02:00
cel_render.hpp 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
cl2_render.cpp cl2_render: Use memset when rendering outline 2021-05-22 15:55:51 +02:00
cl2_render.hpp 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
common_impl.h 📝 Correct file header 2021-05-08 18:48:19 +02:00
dun_render.cpp 🔥 Mark dun_render functions as hot 2021-05-13 01:54:27 +02:00
dun_render.hpp 🚚 Move render.cpp to engine/render/dun_render.cpp 2021-05-06 21:30:06 +02:00
text_render.cpp 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
text_render.hpp Remove dead code, FreeText() is never called 2021-06-19 08:47:47 -07:00