Commit Graph

50 Commits

Author SHA1 Message Date
mittorn d315a838bd ref_soft: invalidata all caches on dlight rebuild 2019-03-31 03:44:57 +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 0c62967d8a ref_soft: re-enable lightstyles for LightPoint 2019-03-30 21:04:14 +07:00
mittorn f34db62940 ref_soft: Add sprite, EFX 2019-03-30 20:24:58 +07:00
mittorn b0ed8a5ba3 ref_soft: Fix some UB 2019-03-30 04:50:18 +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 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 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 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 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 44a8ede94d ref_soft: Re-enable lightvec calculation 2019-03-27 20:17:58 +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 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 dbabb861f2 ref_soft: studiomodel texturing, finally fix TRIANGLE_STRIP 2019-03-26 16:39:16 +07:00
mittorn 224bf07930 ref_soft: Fix TRIANGLE_STRIP draw 2019-03-26 06:01:20 +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 3d8fe065b5 ref_soft: Fix windows build 2019-03-25 21:18:47 +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 65cf77c32b ref_soft: declare r_bsp.c functions 2019-03-24 02:03:29 +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 58429bbc79 ref_soft: submodel drawing 2019-03-23 13:49:55 +07:00
mittorn 5fc39662ec ref_soft: Increase limits again, this will fix some HL maps 2019-03-23 05:43:41 +07:00
mittorn 4c73f026b2 ref_soft: Fix render setup 2019-03-23 05:39:45 +07:00
mittorn 932ad73441 ref_soft: Add OpenMP for blit and 2d draw 2019-03-23 03:25:57 +07:00
mittorn bf0d694c71 ref_soft: mipmap support 2019-03-23 02:37:56 +07:00
mittorn a2e689aba3 ref_soft: Fix crash on x86 2019-03-23 01:19:15 +07:00
mittorn c82eb39d54 ref_soft: Skip sky and transparent surfaces (increase FPS) 2019-03-23 00:49:46 +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
mittorn ce27aad67b ref_soft: Fix alpha blending, optimize blitting 2019-03-21 17:56:42 +07:00
mittorn 6784b9062e ref_soft: hide color loops to macro 2019-03-20 21:55:04 +07:00
mittorn f23ecc6895 ref_soft: Implement rendermodes, colors, alpha textures/blending 2019-03-20 21:44:21 +07:00
mittorn ae6b460f35 ref_soft: Implement internal color tables 2019-03-20 15:26:53 +07:00
mittorn 1ca28badad ref_soft: initial 2D drawing implementation 2019-03-20 04:29:25 +07:00