Commit Graph

49 Commits

Author SHA1 Message Date
mittorn b3ad557dd2 ref_soft: update api, display rotation support 2019-10-31 01:43:40 +07:00
mittorn 86867dcbe3 ref_soft: restore fallback gl1 blitter (force enable with -glblit) 2019-10-12 04:05:23 +07:00
Alibek Omarov c8eac04e9b ref_soft: fix double promotion 2019-10-10 06:23:57 +03:00
Alibek Omarov 690a317f4f ref_soft: fix style errors 2019-10-10 05:32:20 +03:00
Alibek Omarov fd962869e6 ref_soft: update to latest API version 2019-05-12 18:05:03 +03:00
mittorn 103077b686 ref_soft: clean unused variables 2019-04-17 06:34:01 +07:00
mittorn 37ee9752e1 ref_soft: Update ref interface 2019-04-17 06:11:11 +07:00
mittorn a6572dd042 ref_soft: fix crash on map restart again 2019-04-15 04:59:05 +07:00
mittorn ee67d350e3 ref_soft: Fix world unload. Improve lightmap sample detection 2019-04-13 20:50:27 +07:00
mittorn 4dae13d7bc ref_soft: Add GAME_EXPORT to exports 2019-04-08 05:09:02 +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 7f1491f884 ref_soft: Try fix crash on changelevel 2019-04-05 15:56:05 +07:00
mittorn cefe42fd66 ref_soft: Fix R_NewMap, prevent crashes on changelevel/restart 2019-04-04 02:56:29 +07:00
mittorn ebd1da2730 ref_soft: Transform dlights for entitites 2019-04-04 02:00:24 +07:00
mittorn 4bbcd5daef ref_soft: Use r_math, this will fix beamfollow and glow sprites 2019-04-04 01:32:06 +07:00
mittorn 8d88ecb951 ref_soft: Remove more unused globals/functions 2019-04-04 00:29:35 +07:00
mittorn b5e1382232 ref_soft: Merge some globals 2019-04-04 00:12:57 +07:00
mittorn 8f5c72c510 ref_soft: Add macro to disable texture filter preventing slowdown on cvar checking 2019-04-03 23:24:10 +07:00
mittorn 77f8da275a ref_soft: Extend edge drawing with zbuffer support, draw transparent brushes with it 2019-04-03 22:20:33 +07:00
mittorn 2efdf56317 ref_soft: fix particles 2019-03-31 19:07:55 +07:00
mittorn 7fc09da482 ref_soft: TriAPI texturing, rendermodes 2019-03-31 18:00:25 +07:00
mittorn 6879c1f097 ref_soft: Remove R_ConcatTransform, try fix transparent bmodels origin 2019-03-31 03:18:03 +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 f34db62940 ref_soft: Add sprite, EFX 2019-03-30 20:24:58 +07:00
mittorn 95ff769020 ref_soft: Add option to disable slow brush transparency 2019-03-30 02:41:36 +07:00
mittorn 9b158f5926 ref_soft: Studio alpha blending 2019-03-30 01:34:57 +07:00
mittorn 56ef16b0f9 ref_soft: enable stiple alpha by default, cache conveyors 2019-03-29 03:52:08 +07:00
mittorn eeda097603 ref_soft: Fix water 2019-03-29 02:13:45 +07:00
mittorn 77e296ffef ref_soft: Add r_poly, transparent brushes support 2019-03-29 02:02:54 +07:00
mittorn 72d5dfed34 ref_soft: Fill sky, enable turb code (not working correctly) 2019-03-28 03:42:28 +07:00
mittorn 1871f39b2b ref_soft: Decals support 2019-03-28 02:05:19 +07:00
mittorn 36a5247181 ref_soft: bmodel dlights (ignore transform) 2019-03-27 21:16:33 +07:00
mittorn 153b8cbcc3 ref_soft: Xash3D lightmaps and dynamic lighting (world only) 2019-03-27 21:09:44 +07:00
mittorn b35415637b ref_soft: colormap support, basic studiomodel lighting 2019-03-27 17:53:42 +07:00
mittorn 35e42a2295 ref_soft: Viewmodel support 2019-03-26 22:57:34 +07:00
mittorn 870ae030ca ref_soft: Simple triapi and studio rendering (flat fill only) 2019-03-26 05:53:00 +07:00
mittorn 9ba39f65b3 ref_soft: Triangle drawing 2019-03-26 03:12:35 +07:00
mittorn 513381a322 ref_soft: Flush caches and clear textures on newmap correctly 2019-03-25 11:59:25 +07:00
mittorn c36f415793 ref_soft: Do not clip submodels with negative topnode content (fix crash on some maps) 2019-03-25 11:46:37 +07:00
mittorn 3617e8e7a1 ref_soft: REF_SOFTWARE, resize support 2019-03-25 03:34:30 +07:00
mittorn e7f369a765 ref_soft: Fix breaking server vis, transparent texture decoding 2019-03-23 14:50:53 +07:00
mittorn 58429bbc79 ref_soft: submodel drawing 2019-03-23 13:49:55 +07:00
mittorn 4c73f026b2 ref_soft: Fix render setup 2019-03-23 05:39:45 +07:00
mittorn a2e689aba3 ref_soft: Fix crash on x86 2019-03-23 01:19:15 +07:00
mittorn a00256a61c ref_soft: Update API 2019-03-23 00:46:57 +07:00
mittorn 842a15ee45 ref_soft: Merge kernel texture filter 2019-03-22 23:58:43 +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