33 Commits

Author SHA1 Message Date
Alibek Omarov
c8eac04e9b ref_soft: fix double promotion 2019-10-10 06:23:57 +03:00
Alibek Omarov
d96dcfba59 ref_soft: fix different warnings 2019-10-10 05:55:44 +03:00
mittorn
103077b686 ref_soft: clean unused variables 2019-04-17 06:34:01 +07:00
mittorn
fbef500fb3 ref_soft: Fix division by zero 2019-04-17 06:15:24 +07:00
mittorn
a6572dd042 ref_soft: fix crash on map restart again 2019-04-15 04:59:05 +07:00
mittorn
8a99d64139 ref_soft: fix blocksize 2019-04-14 06:20:22 +07:00
mittorn
1c0262a8c4 ref_soft: Partial world luxels support 2019-04-14 00:58:14 +07:00
mittorn
ee67d350e3 ref_soft: Fix world unload. Improve lightmap sample detection 2019-04-13 20:50:27 +07:00
mittorn
b2105a113c ref_soft: extended bsp support 2019-04-13 19:15:26 +07:00
mittorn
5140bb8d7f ref_soft: Use Q_memprint to report cache size 2019-04-07 22:29:48 +07:00
mittorn
320a3b0834 ref_soft: Fix cache flush on reconnect, fix division by zero in decals 2019-04-07 22:10:41 +07:00
mittorn
b584e89d90 ref_soft: add bounds checking in triangle render 2019-04-06 14:40:08 +07:00
mittorn
ebd1da2730 ref_soft: Transform dlights for entitites 2019-04-04 02:00:24 +07:00
mittorn
b5e1382232 ref_soft: Merge some globals 2019-04-04 00:12:57 +07:00
mittorn
d315a838bd ref_soft: invalidata all caches on dlight rebuild 2019-03-31 03:44:57 +07:00
mittorn
25860f6263 ref_soft: remove some unused globals 2019-03-31 02:05:08 +07:00
mittorn
c52d4b7998 ref_soft: Restore lightmap gamma calculation 2019-03-30 21:16:14 +07:00
mittorn
b0ed8a5ba3 ref_soft: Fix some UB 2019-03-30 04:50:18 +07:00
mittorn
29c2169012 ref_soft: improve alpha map 2019-03-29 21:37:21 +07:00
mittorn
56ef16b0f9 ref_soft: enable stiple alpha by default, cache conveyors 2019-03-29 03:52:08 +07:00
mittorn
77e296ffef ref_soft: Add r_poly, transparent brushes support 2019-03-29 02:02:54 +07:00
mittorn
7f8caf1634 ref_soft: Fix crash on glowshell, tune decals blending 2019-03-28 02:33:49 +07:00
mittorn
1871f39b2b ref_soft: Decals support 2019-03-28 02:05:19 +07:00
mittorn
6eae7acd34 ref_soft: lightstyle support 2019-03-27 21:34:37 +07:00
mittorn
153b8cbcc3 ref_soft: Xash3D lightmaps and dynamic lighting (world only) 2019-03-27 21:09:44 +07:00
mittorn
529bb53d52 ref_soft: Static quake-based lightmap (does not work with extended bsp) 2019-03-27 19:57:37 +07:00
mittorn
513381a322 ref_soft: Flush caches and clear textures on newmap correctly 2019-03-25 11:59:25 +07:00
mittorn
3617e8e7a1 ref_soft: REF_SOFTWARE, resize support 2019-03-25 03:34:30 +07:00
mittorn
e0ce5640d1 ref_soft: Separate buffer for transparent textures 2019-03-23 18:49:27 +07:00
mittorn
e7f369a765 ref_soft: Fix breaking server vis, transparent texture decoding 2019-03-23 14:50:53 +07:00
mittorn
bf0d694c71 ref_soft: mipmap support 2019-03-23 02:37:56 +07:00
mittorn
e7785c9ccb ref_soft: Make it draw something, screen settings still wrong 2019-03-22 23:40:27 +07:00
mittorn
2b521ee201 ref_soft: Copy world renderer from zq/q2, does not render anything now 2019-03-22 19:33:14 +07:00