Commit Graph

24 Commits

Author SHA1 Message Date
mittorn 86867dcbe3 ref_soft: restore fallback gl1 blitter (force enable with -glblit) 2019-10-12 04:05:23 +07:00
Alibek Omarov 690a317f4f ref_soft: fix style errors 2019-10-10 05:32:20 +03:00
Alibek Omarov 9c4a0d2397 ref_soft: context: upgrade to latest RefAPI 2019-10-10 05:32:01 +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 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 c08c35df69 ref_soft: FillRGBA, FillRGBABlend 2019-04-04 04:44:06 +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 d03d29f6f5 ref_soft: Fix transparency in API 2019-04-03 22:21:08 +07:00
mittorn f34db62940 ref_soft: Add sprite, EFX 2019-03-30 20:24:58 +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 870ae030ca ref_soft: Simple triapi and studio rendering (flat fill only) 2019-03-26 05:53:00 +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 3617e8e7a1 ref_soft: REF_SOFTWARE, resize support 2019-03-25 03:34:30 +07:00
mittorn a00256a61c ref_soft: Update API 2019-03-23 00:46:57 +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 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