Robert Beckebans
|
19e207b893
|
Exporting to OBJ also supports .md5mesh now
|
2021-02-10 17:42:51 +01:00 |
|
Robert Beckebans
|
1867452c40
|
Export OBJ files along with exportFGD command
|
2021-02-10 17:42:51 +01:00 |
|
Robert Beckebans
|
4d7468e812
|
Improved exportFGD command
|
2021-02-10 17:42:50 +01:00 |
|
Robert Beckebans
|
f35840914c
|
Added cmd to export entity defs to TrenchBroom FGD
|
2021-02-10 17:42:50 +01:00 |
|
Robert Beckebans
|
96c83075aa
|
Updated RenderProgs_embedded.h
|
2021-02-10 17:27:28 +01:00 |
|
Robert Beckebans
|
17631b2ab7
|
Merge branch '497-light-probe-interpolation'
|
2021-02-10 16:55:21 +01:00 |
|
Robert Beckebans
|
cc44001456
|
Replaced Motion Blur system option with Filmic VFX
|
2021-02-10 16:50:29 +01:00 |
|
Robert Beckebans
|
f560ee861b
|
Renamed r_useFilmicPostProcessEffects to r_useFilmicPostProcessing
|
2021-02-10 16:35:08 +01:00 |
|
Robert Beckebans
|
6cff363845
|
Defaulted off r_showViewEnvprobes
|
2021-02-10 16:28:16 +01:00 |
|
Robert Beckebans
|
a0eb203aaf
|
Reorganized HLSL shaders
|
2021-02-10 16:27:03 +01:00 |
|
Robert Beckebans
|
290caeab79
|
CMake cleanup
|
2021-02-10 13:08:22 +01:00 |
|
Robert Beckebans
|
3b9c2ebd66
|
Fixed compile issues with Clang
|
2021-02-04 10:39:52 +01:00 |
|
Robert Beckebans
|
0c21076116
|
Reverted WriteSwfImageAtlas to write TGA again
|
2021-01-05 12:40:30 +01:00 |
|
Robert Beckebans
|
62c68d82b9
|
Precompiled header fix for Linux #511
|
2020-12-23 21:16:19 +01:00 |
|
Robert Beckebans
|
f1cc837fc4
|
Corrected call of Sys_CPUCount() in ParallelJobManager
|
2020-12-23 21:14:10 +01:00 |
|
Robert Beckebans
|
72cf7cef86
|
Smaller potential crashfixes from SS2 engine
|
2020-12-23 21:02:38 +01:00 |
|
Robert Beckebans
|
7f168d6415
|
Merge branch 'mikktspace'
|
2020-12-21 17:31:11 +01:00 |
|
Robert Beckebans
|
e7e2786b76
|
Only enable MikkTSpace for new assets
|
2020-12-21 17:30:47 +01:00 |
|
Robert Beckebans
|
4be8e85fe0
|
Add octahedron shader to Lua embed manifest
|
2020-12-21 15:47:41 +01:00 |
|
Stephen Pridham
|
e77801678f
|
Add support for mikktspace
|
2020-12-19 16:43:45 -05:00 |
|
Robert Beckebans
|
7eeb4d413f
|
Merge pull request #504 from danieleftodi/487-vulkan-crashfix-macos
Added build scripts for macos
|
2020-12-09 20:03:53 +01:00 |
|
Robert Beckebans
|
d1fc86ec3c
|
Merge pull request #501 from r-a-sattarov/master
Support MIPS64 architecture
|
2020-12-09 20:03:07 +01:00 |
|
DEft
|
b120a8edfb
|
Add build scripts for macos
|
2020-12-01 23:28:01 +01:00 |
|
Robert Beckebans
|
2498a17149
|
Autospawn env probes in the center of BSP areas
|
2020-11-30 18:27:06 +01:00 |
|
Robert Beckebans
|
05a3e049c5
|
Hack by BFA to avoid problem with decl load in game thread
|
2020-11-26 20:40:03 +01:00 |
|
r-a-sattarov
|
a0a8a8670f
|
Support MIPS64 architecture
|
2020-11-21 21:45:05 +03:00 |
|
Robert Beckebans
|
86ff6cea87
|
Fixed a problem with octahedron irradiance sampling
|
2020-11-15 14:01:14 +01:00 |
|
Robert Beckebans
|
b8907b9754
|
Octahedron mapping hello world in IBL shader
|
2020-11-14 18:02:07 +01:00 |
|
Robert Beckebans
|
2e580b38ad
|
Some experiments with octahedron probes
|
2020-11-14 16:04:03 +01:00 |
|
Robert Beckebans
|
a3aeca213d
|
Fixed bugs and missing non-x86 code paths in the DXTEncoder
|
2020-11-14 12:32:47 +01:00 |
|
Robert Beckebans
|
16631ad1c9
|
Fixed Vulkan validation layer query
|
2020-11-12 20:22:11 +01:00 |
|
Robert Beckebans
|
1115feefa7
|
Vulkan works again with newest SDK 1.2.154.1 on Windows
|
2020-11-12 10:16:56 +01:00 |
|
Robert Beckebans
|
6eb7925c77
|
Quadrupled static vertex cache limits for mods
|
2020-11-10 18:09:04 +01:00 |
|
Robert Beckebans
|
c8af9c3b0e
|
Fixed savegame size problem with some user maps
|
2020-11-06 17:46:29 +01:00 |
|
Robert Beckebans
|
9349b280cc
|
Applied astyle formatting
|
2020-11-05 01:32:50 +01:00 |
|
Robert Beckebans
|
57e4c66153
|
Merge pull request #492 from LWSS/clock-fix
Fix cpu clock-hz inaccuracy on linux
|
2020-11-05 01:11:11 +01:00 |
|
Robert Beckebans
|
a41c9b2f92
|
Merge pull request #480 from runlevel5/ppc64le
Support PPC64LE architecture
|
2020-11-05 01:04:34 +01:00 |
|
r-a-sattarov
|
1a3dfc89c2
|
E2K: fixed build by MCST lcc compiler when using USE_INTRINSICS=ON
fixed "no suitable conversion function from __m128c to float" error
|
2020-10-22 21:14:37 +03:00 |
|
LWSS
|
4cd232ca20
|
GetClockTicks() - keep other arch in mind
|
2020-10-01 14:59:11 -07:00 |
|
LWSS
|
65f7a305c1
|
Fix cpu clock-hz inaccuracy on linux
|
2020-10-01 02:28:58 -07:00 |
|
Tobias Frost
|
c24d1fd4a4
|
Fix relative include paths, breaking build if systems' libimgui is to be used.
|
2020-08-25 15:12:27 +02:00 |
|
numas13
|
71dc2bc90b
|
Fix white soft shadows glitch
Assigning an integer to a float variable in HLSL causes undefined behaviour in RadeonSI/MESA.
|
2020-08-17 23:14:20 +03:00 |
|
Robert Beckebans
|
3960b88cc4
|
Applied Astyle
|
2020-07-14 18:42:45 +02:00 |
|
Robert Beckebans
|
eeff8100e0
|
Merge branch 'master' into PBR2
|
2020-07-14 18:40:48 +02:00 |
|
Robert Beckebans
|
74d1fc5213
|
Defaulted r_ignoreGLErrors to 1
|
2020-07-14 18:37:41 +02:00 |
|
Robert Beckebans
|
74bfdfef73
|
Extended OpenGL Debug Callback
|
2020-07-14 18:35:00 +02:00 |
|
Trung Le
|
322764a8c2
|
Support PPC64LE architecture
|
2020-07-04 01:23:53 +10:00 |
|
IISergII
|
7e25d69608
|
platform_linux.cpp: Added sysconf use for s_numPhysicalCPUCores
when parsing /proc/cpuinfo fails, an alternative method will be used - sysconf() to get s_numPhysicalCPUCores value
|
2020-06-03 21:52:44 +03:00 |
|
Robert Beckebans
|
c0e76c492a
|
Merge pull request #466 from coldtobi/include_paths
Fix some include paths that caused build failures while Debian packaging
|
2020-05-31 23:22:30 +02:00 |
|
Robert Beckebans
|
de2cf327b9
|
Merge pull request #474 from r-a-sattarov/master
CMake: fixed compiler check algorithm (support of C++11)
|
2020-05-31 23:19:12 +02:00 |
|