| .. |
|
CMakeLists.txt
|
light: LIGHTING_E5BGR9 + HDR .lit support (#427)
|
2024-05-26 21:55:10 -06:00 |
|
bspfile.cc
|
bspfile: explain why AUX and MIST are forced to be detail
|
2024-11-17 23:01:56 -07:00 |
|
bspfile_common.cc
|
cleanup: don't pass contentflags_t by reference (it's only 8 bytes)
|
2024-11-17 21:23:09 -07:00 |
|
bspfile_generic.cc
|
qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing
|
2023-12-21 00:05:40 -07:00 |
|
bspfile_q1.cc
|
common: move numeric_cast to dedicated common/numeric_cast.hh
|
2023-06-25 17:50:17 -06:00 |
|
bspfile_q2.cc
|
common: move numeric_cast to dedicated common/numeric_cast.hh
|
2023-06-25 17:50:17 -06:00 |
|
bspinfo.cc
|
slight speedup by helping embree with alignment
|
2024-06-02 19:49:32 -04:00 |
|
bsputils.cc
|
light: add _switchableshadow_target
|
2024-07-20 23:11:26 -06:00 |
|
bspxfile.cc
|
qbsp: omit func_detail_illusionary from bspx brushlist
|
2023-11-26 01:17:03 -07:00 |
|
cmdlib.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
debugger.natvis
|
…
|
|
|
decompile.cc
|
cleanup: don't pass size_t by reference (it's only 8 bytes)
|
2024-11-17 21:26:27 -07:00 |
|
entdata.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
fs.cc
|
Add Ubuntu 24.04 CI, Fix Embree 4 (#434)
|
2024-07-20 19:51:19 -06:00 |
|
imglib.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
litfile.cc
|
light: LIGHTING_E5BGR9 + HDR .lit support (#427)
|
2024-05-26 21:55:10 -06:00 |
|
log.cc
|
add estimated time counter
|
2024-05-20 13:00:43 -04:00 |
|
mapfile.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
mathlib.cc
|
cleanup: don't pass double by reference (it's only 8 bytes)
|
2024-11-17 21:34:54 -07:00 |
|
parser.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
prtfile.cc
|
build: only use <fmt/core.h>, other headers have a heavy compilation time impact
|
2023-07-02 17:08:14 -06:00 |
|
qvec.cc
|
cleanup: run ./clang-format-all.sh
|
2023-02-18 22:59:43 -07:00 |
|
settings.cc
|
cleanup: don't pass std::string_view by reference
|
2024-11-17 21:52:10 -07:00 |
|
threads.cc
|
build: fixes for mingw support (#373)
|
2023-09-16 13:15:31 -06:00 |