mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-17 18:01:39 +00:00
9a24771a7d
This has increasingly become an obstacle with the hardware renderer, so now the values are being stored as plain data in the sector, with the software renderer getting the actual color tables when needed. While this is a bit slower than storing the pregenerated colormap, in realistic situations the added time is mostly negligible in the microseconds range. |
||
---|---|---|
.. | ||
t_cmd.cpp | ||
t_fs.h | ||
t_func.cpp | ||
t_load.cpp | ||
t_oper.cpp | ||
t_parse.cpp | ||
t_prepro.cpp | ||
t_script.cpp | ||
t_script.h | ||
t_spec.cpp | ||
t_variable.cpp |