Commit Graph
3493 Commits
Author SHA1 Message Date
Alibek Omarov f4bcea6182 ref_gl: don't use dxt on gles 2019-03-30 03:09:07 +03:00
Alibek Omarov ea6a86a83d ref_gl: bring back GL_STATIC option 2019-03-30 03:08:44 +03:00
Alibek Omarov 47879942bb ref_gl: remove dead extensions from GLES code 2019-03-30 03:07:52 +03:00
Alibek Omarov 6c006e087d common: don't use SDL headers and types in refdll, if for some reason dll wants it 2019-03-30 03:06:23 +03:00
Alibek Omarov 8385563bef engine: fix possible crash during exit 2019-03-30 01:29:40 +03:00
Alibek Omarov f9f96552b7 travis: move mingw engine build to standalone VM 2019-03-30 01:29:40 +03:00
mittorn b0ed8a5ba3 ref_soft: Fix some UB 2019-03-30 04:50:18 +07:00
mittornandAlibek Omarov ca3913cd88 fix windows build 2019-03-30 00:43:49 +03:00
Alibek Omarov 8b07916598 scripts: travis: fix deployment, finally 2019-03-29 23:57:44 +03:00
Alibek Omarov 5f122a7435 travis: experiment to move apt addons under stage 2019-03-29 23:49:33 +03:00
Alibek Omarov 50c656df94 scripts: travis: fix upload to yadisk 2019-03-29 23:48:34 +03:00
Alibek Omarov 5436658ce7 scripts: travis: accept everything when installing python from choco 2019-03-29 23:40:25 +03:00
Alibek Omarov d7ea40d850 scripts: remove waf jobs, as waf smart enough to get CPU number, fix upload archive name for osx, install newer python in windows 2019-03-29 23:32:06 +03:00
Alibek Omarov 184ca6517c travis: oops, forgot to set OSes 2019-03-29 23:22:47 +03:00
Alibek Omarov f4c36f49db travis: another try to fix matrices 2019-03-29 23:21:40 +03:00
Alibek Omarov ae26783902 scripts: travis: yet another workaround for mingw... 2019-03-29 23:11:39 +03:00
Alibek Omarov 45fdd74dd2 travis: fix matrices 2019-03-29 23:11:20 +03:00
Alibek Omarov 880a9651d8 scripts: travis: use stages, use yandex disk as temporary place for build artifacts 2019-03-29 22:51:31 +03: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
Alibek Omarov db30358d06 travis: fix osx archive name, remove unneeded envvars on osx, try to fix windows python 2019-03-29 06:08:41 +03:00
Alibek Omarov ebbe22b09a travis: force newer python for windows 2019-03-29 05:52:55 +03:00
Alibek Omarov 752dd13c04 scripts: travis: uncomment osx packaging 2019-03-29 05:44:36 +03:00
Alibek Omarov 469a080000 travis: add windows, test commit up 2019-03-29 05:42:20 +03:00
Alibek Omarov efc12f1045 scripts: travis: test windows scripts 2019-03-29 05:39:41 +03:00
Alibek Omarov becb58223a scripts: travis: rewrite deploy script with commit up support 2019-03-29 05:26:01 +03: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
Alibek Omarov f48335f2f2 ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values 2019-03-28 18:17:58 +03:00
Alibek Omarov 8b5926f9b1 ref_gl: fix alpha in menu (and anywhere else where triColor4ub is used) 2019-03-28 18:17:58 +03: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
Alibek Omarov 0b13bf393f vgui_support: wscript: set default vgui-dev repo path, check OS in configuration stage 2019-03-26 16:28:40 +03:00
Alibek Omarov 58b5e1a9df wscript: introduce shortened frequently used configuration options 2019-03-26 16:26:02 +03: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