From nobody Tue Jul 22 21:29:54 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bmr5G6H87z6247s; Tue, 22 Jul 2025 21:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bmr5G5Q7Jz3xpY; Tue, 22 Jul 2025 21:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753219794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TzAWrUUYFaJXO5cip/Lmfv4It3xpgaAZC6SUHbocHUk=; b=VjkiGtisypVUvGopzs+8VZ7vwTzsLZz0MldWG/j9mFSn2pk+uCy13Blc6ZK96W3IdREvcY p/kw24UelIhUMkqTguEzE2sqmnAWW/YCyiBi9Wgqhmj5Gr9GCT+NyAwUZtioJlehU22J7k V9Sh7toa0PGWhGadLd13lwme0fj0mv7unGsKSIblNiC2Hhwm/0su82VSEi8l4sgkDTrPdN 0fNiOzV32dOTQbuLZIgVgJuSTFaN4VN9hyDzEx4wcri6yO+srlYSvVLgQJN6/4L+iXxLMJ 1RT6pbQfmaa05lwMbBvWl5WItngWf8AdwS4+e1DpoDWz33DXS/z6Qm79ox1qQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753219794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TzAWrUUYFaJXO5cip/Lmfv4It3xpgaAZC6SUHbocHUk=; b=SHzyO53AQDeYVendX1ZIu5pEdvxxXiWyJnf2XxvaKqmpfdF71wXcrkykUMk2XCwmpD3ANG FmdJZVks6Ve/rUupdkYye/Tu7v8Y4qXV1shQZzq+5HtyC2goSgwaT9U2YA7NN5zoyPOszX eqdgApInV/gC3iGhQ4F5HLpK46o67YxTUN5MRX/DX8umughiHZm5SjbCGxk18h2DlFxoa8 GwCX4soI+iwjav0kVilqlALi6ZY63iCbZobc+8+IMlBp+t2+c8YW3UO1Wxwez5NmHNLqcz 1yqfIYbzZdoEcrWGSJ4hJ9QAzt1qK0M7l/uAn5TjLV2MAdDO/zk+L1VuFAdRxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753219794; a=rsa-sha256; cv=none; b=ijI4omRkB9rMJnQFCxwEkarEQusqOnn04wtQQqmnJ0k20IB9od3yyRanuiuwjq4impJmVN qsrH87E+XqUiFB+YT4ITlGPDcCooe7ZuziOJQ2iEN5JqVbPkVDYbY6lDBfJ1Mvb6ROzgZb RYf0yvC7pt7z5c9sByv/jaLGZwyHjjOxmchr4CCDBA54VVL5bvpUJ95T5Vy8Vq5JtA7j+n VP38rwlDeFRR+/Y40AoN/1hwJkDKmKkaNxdelJNqN5vjIGz3mprMyoMWgxUKDsoIfpLS8I SSTItwvIls6MrewC5mAX0XXXqGVhIaQHBl7wMS++AAak4OfTq6ylbk3qZ9y3Mg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bmr5G44RSzklX; Tue, 22 Jul 2025 21:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 56MLTs8n002226; Tue, 22 Jul 2025 21:29:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 56MLTsnv002223; Tue, 22 Jul 2025 21:29:54 GMT (envelope-from git) Date: Tue, 22 Jul 2025 21:29:54 GMT Message-Id: <202507222129.56MLTsnv002223@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vladimir Druzenko Subject: git: 145cc28dca43 - main - games/xray-16: Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 145cc28dca4344a242c0b7f5a104c44d9302ec17 Auto-Submitted: auto-generated The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=145cc28dca4344a242c0b7f5a104c44d9302ec17 commit 145cc28dca4344a242c0b7f5a104c44d9302ec17 Author: Martin Filla AuthorDate: 2025-07-22 21:25:17 +0000 Commit: Vladimir Druzenko CommitDate: 2025-07-22 21:29:36 +0000 games/xray-16: Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. This port can be used for run S.T.A.L.K.E.R. Supported game platforms: * Clear Sky 1.5.10 (minor bugs are possible, but the game is stable finishable). * Call of Pripyat 1.6.02. * Call of Chernobyl 1.4.22. Shadow of Chernobyl is not supported yet. Legends of the Zone/Enhanced Edition is not supported and won't ever be likely. PR: 282815 --- games/Makefile | 1 + games/xray-16/Makefile | 44 + games/xray-16/distinfo | 29 + .../patch-Externals_renderdoc_renderdoc__app.h | 11 + games/xray-16/pkg-descr | 6 + games/xray-16/pkg-plist | 1412 ++++++++++++++++++++ 6 files changed, 1503 insertions(+) diff --git a/games/Makefile b/games/Makefile index c3ee1a058449..6673cb615ead 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1140,6 +1140,7 @@ SUBDIR += xpyraminx SUBDIR += xqf SUBDIR += xrally + SUBDIR += xray-16 SUBDIR += xray_re-tools SUBDIR += xrick SUBDIR += xrisk diff --git a/games/xray-16/Makefile b/games/xray-16/Makefile new file mode 100644 index 000000000000..c73fc7006a03 --- /dev/null +++ b/games/xray-16/Makefile @@ -0,0 +1,44 @@ +PORTNAME= xray-16 +DISTVERSION= 2921-january-2025-rc1.20250720 +CATEGORIES= games + +MAINTAINER= freebsd@sysctl.cz +COMMENT= Improved version of the X-Ray Engine (used for run S.T.A.L.K.E.R.) +WWW= https://github.com/OpenXRay/xray-16/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/License.txt + +LIB_DEPENDS= libogg.so:audio/libogg \ + libtheora.so:multimedia/libtheora \ + libvorbis.so:audio/libvorbis \ + libvorbisfile.so:audio/libvorbis \ + libmimalloc.so:devel/mimalloc \ + liblzo2.so:archivers/lzo2 + +USES= cmake jpeg openal sdl +USE_GITHUB= yes +GH_ACCOUNT= OpenXRay +GH_TAGNAME= 55a888c252cd815a0ea07439fc97cd954f2e34f0 +GH_TUPLE= GPUOpen-LibrariesAndSDKs:AGS_SDK:5d8812d:AGSSDK/Externals/AGS_SDK \ + OpenXRay:BugTrap:c619077b40ee6e7ad6ffc5a194a5d3583af8f78e:BugTrap/Externals/BugTrap \ + OpenXRay:GameSpy:61d061b4b3f860865f97e659e496e11704f61eb3:GameSpy/Externals/GameSpy \ + OpenXRay:LuaJIT:5a5cd82:LuaJIT/Externals/LuaJIT \ + g-truc:gli:779b99ac6656e4d30c3b24e96e0136a59649a869:gli/Externals/gli \ + OpenXRay:luabind-deboostified:dd3db67:luabind/Externals/luabind \ + ocornut:imgui:efe2b21:ocornut/Externals/imgui \ + DLTcollab:sse2neon:6abd463:sse2neon/Externals/sse2neon \ + pattonkan:sse2rvv:f3a1d7d:sse2rvv/Externals/sse2rvv \ + OpenXRay:xrLuaFix:67b77c92f49c766c7c180cc39ffdb12799f395d:xrLuaFix/Externals/xrLuaFix \ + OpenXRay:luafilesystem:314c0d0fe8f4676ef35ac8abf3731be8535812fb:luafilesystem/Externals/xrLuaFix/lfs \ + OpenXRay:lua-marshal:983a3bfd646486292daa9f2ec9b72409f86dc931:marsal/Externals/xrLuaFix/lua-marshal \ + OpenXRay:lua-pack:c1e5a149b571cc31069e7e3146e881c203bdd052:pack/Externals/xrLuaFix/lua-pack + +USE_SDL= sdl2 +CMAKE_ON= XRAY_USE_LUAJIT + +post-patch: + ${REINPLACE_CMD} -e 's|^ COMMAND make clean$$| COMMAND /bin/echo make clean|' \ + ${WRKSRC}/Externals/LuaJIT-proj/CMakeLists.txt + +.include diff --git a/games/xray-16/distinfo b/games/xray-16/distinfo new file mode 100644 index 000000000000..8bda1f431f44 --- /dev/null +++ b/games/xray-16/distinfo @@ -0,0 +1,29 @@ +TIMESTAMP = 1753217201 +SHA256 (OpenXRay-xray-16-2921-january-2025-rc1.20250720-55a888c252cd815a0ea07439fc97cd954f2e34f0_GH0.tar.gz) = 9c0eeeee784a3bb5286a2d8c174cbed2ffd90d21e0ae6a270d6253b246d66727 +SIZE (OpenXRay-xray-16-2921-january-2025-rc1.20250720-55a888c252cd815a0ea07439fc97cd954f2e34f0_GH0.tar.gz) = 93817918 +SHA256 (GPUOpen-LibrariesAndSDKs-AGS_SDK-5d8812d_GH0.tar.gz) = b4710d440ebb078b8fcac1b59dbcae97340d5cce4b5ddc424dcec040f392760e +SIZE (GPUOpen-LibrariesAndSDKs-AGS_SDK-5d8812d_GH0.tar.gz) = 22151301 +SHA256 (OpenXRay-BugTrap-c619077b40ee6e7ad6ffc5a194a5d3583af8f78e_GH0.tar.gz) = 37896bfb2d8cd0941a67b70c5c824f525bea9a649da28f5bd27a5b4112c0e4a2 +SIZE (OpenXRay-BugTrap-c619077b40ee6e7ad6ffc5a194a5d3583af8f78e_GH0.tar.gz) = 4408633 +SHA256 (OpenXRay-GameSpy-61d061b4b3f860865f97e659e496e11704f61eb3_GH0.tar.gz) = 3b1b2c95d0d54ceceeaa2f376a77e5d045ccb4575aadc604a9d3344730843669 +SIZE (OpenXRay-GameSpy-61d061b4b3f860865f97e659e496e11704f61eb3_GH0.tar.gz) = 4082257 +SHA256 (OpenXRay-LuaJIT-5a5cd82_GH0.tar.gz) = a54098492c11bd8228e58e58f520fbc131af899354033803b79e27869baf7686 +SIZE (OpenXRay-LuaJIT-5a5cd82_GH0.tar.gz) = 1125324 +SHA256 (g-truc-gli-779b99ac6656e4d30c3b24e96e0136a59649a869_GH0.tar.gz) = 2f4f67ac4d1673216f03ff37e406bb403689b39a2df3d2efad501448705bbb3f +SIZE (g-truc-gli-779b99ac6656e4d30c3b24e96e0136a59649a869_GH0.tar.gz) = 11417080 +SHA256 (OpenXRay-luabind-deboostified-dd3db67_GH0.tar.gz) = 367c4edbbc5547d67ff5249616367587596b3ed611d249de87938f865c30018b +SIZE (OpenXRay-luabind-deboostified-dd3db67_GH0.tar.gz) = 163442 +SHA256 (ocornut-imgui-efe2b21_GH0.tar.gz) = e108dcae6f5e6004038498c5982c1e3285706240c89f79c77d9c581759ec8db8 +SIZE (ocornut-imgui-efe2b21_GH0.tar.gz) = 2078132 +SHA256 (DLTcollab-sse2neon-6abd463_GH0.tar.gz) = 59f755e8eb8835f51b19ffb34e392dd2c652ab12e0a35961712b0cd43ac12240 +SIZE (DLTcollab-sse2neon-6abd463_GH0.tar.gz) = 137746 +SHA256 (pattonkan-sse2rvv-f3a1d7d_GH0.tar.gz) = 2fcbe73d333827f5e4837121bc81b23d20295224d4b01abfe516c7dc21f389f3 +SIZE (pattonkan-sse2rvv-f3a1d7d_GH0.tar.gz) = 64389 +SHA256 (OpenXRay-xrLuaFix-67b77c92f49c766c7c180cc39ffdb12799f395d_GH0.tar.gz) = 2d630d8927aeee7cf8c31d6191d266036662009da281c75fdda7b72ff0fab7fc +SIZE (OpenXRay-xrLuaFix-67b77c92f49c766c7c180cc39ffdb12799f395d_GH0.tar.gz) = 4938 +SHA256 (OpenXRay-luafilesystem-314c0d0fe8f4676ef35ac8abf3731be8535812fb_GH0.tar.gz) = 3e511cf20edceb6c3e9798dc9898f4d35f0c3685caff5c63f28bfc725df59e4b +SIZE (OpenXRay-luafilesystem-314c0d0fe8f4676ef35ac8abf3731be8535812fb_GH0.tar.gz) = 28959 +SHA256 (OpenXRay-lua-marshal-983a3bfd646486292daa9f2ec9b72409f86dc931_GH0.tar.gz) = 1f0d88c0e13a1f7d1888afc482ef1928183dbb093a41c373be038f13e824cc16 +SIZE (OpenXRay-lua-marshal-983a3bfd646486292daa9f2ec9b72409f86dc931_GH0.tar.gz) = 5873 +SHA256 (OpenXRay-lua-pack-c1e5a149b571cc31069e7e3146e881c203bdd052_GH0.tar.gz) = 19f804401233549f337cd47cce0cab1348a9d4635d35eae03a4021e19749557e +SIZE (OpenXRay-lua-pack-c1e5a149b571cc31069e7e3146e881c203bdd052_GH0.tar.gz) = 4723 diff --git a/games/xray-16/files/patch-Externals_renderdoc_renderdoc__app.h b/games/xray-16/files/patch-Externals_renderdoc_renderdoc__app.h new file mode 100644 index 000000000000..26cb2260bbde --- /dev/null +++ b/games/xray-16/files/patch-Externals_renderdoc_renderdoc__app.h @@ -0,0 +1,11 @@ +--- Externals/renderdoc/renderdoc_app.h.orig 2024-06-17 15:09:40 UTC ++++ Externals/renderdoc/renderdoc_app.h +@@ -39,6 +39,8 @@ + #define RENDERDOC_CC + #elif defined(__APPLE__) + #define RENDERDOC_CC ++#elif defined (__FreeBSD__) ++#define RENDERDOC_CC + #else + #error "Unknown platform" + #endif diff --git a/games/xray-16/pkg-descr b/games/xray-16/pkg-descr new file mode 100644 index 000000000000..8366bc78c563 --- /dev/null +++ b/games/xray-16/pkg-descr @@ -0,0 +1,6 @@ +Improved version of the X-Ray Engine, the game engine used in the world-famous +S.T.A.L.K.E.R. game series by GSC Game World. + +This is a fan-made project not affiliated with GSC Game World in any way. +However, they know about many community projects, including this, and support +S.T.A.L.K.E.R. community efforts to make the game better. diff --git a/games/xray-16/pkg-plist b/games/xray-16/pkg-plist new file mode 100644 index 000000000000..ce9a34d923fa --- /dev/null +++ b/games/xray-16/pkg-plist @@ -0,0 +1,1412 @@ +bin/xr_3da +lib/xrAICore.so +lib/xrAPI.so +lib/xrCDB.so +lib/xrCore.so +lib/xrEngine.so +lib/xrGame.so +lib/xrLuaJIT.so +lib/xrLuabind.a +lib/xrMaterialSystem.so +lib/xrNetServer.so +lib/xrParticles.so +lib/xrRender_GL.so +lib/xrScriptEngine.so +lib/xrSound.so +lib/xrUICore.so +share/applications/openxray_cop.desktop +share/applications/openxray_cs.desktop +share/applications/openxray_soc.desktop +share/bash-completion/completions/xr_3da +share/icons/hicolor/16x16/apps/openxray_cop.png +share/icons/hicolor/16x16/apps/openxray_cs.png +share/icons/hicolor/16x16/apps/openxray_soc.png +share/icons/hicolor/32x32/apps/openxray_cop.png +share/icons/hicolor/32x32/apps/openxray_cs.png +share/icons/hicolor/32x32/apps/openxray_soc.png +share/icons/hicolor/48x48/apps/openxray_cop.png +share/icons/hicolor/48x48/apps/openxray_cs.png +share/icons/hicolor/48x48/apps/openxray_soc.png +share/icons/hicolor/64x64/apps/openxray_cop.png +share/icons/hicolor/64x64/apps/openxray_cs.png +share/icons/hicolor/64x64/apps/openxray_soc.png +share/openxray/fsgame.ltx +share/openxray/gamedata/configs/.gitattributes +share/openxray/gamedata/configs/grading_cold.ltx +share/openxray/gamedata/configs/grading_default.ltx +share/openxray/gamedata/configs/grading_filmic01.ltx +share/openxray/gamedata/configs/grading_filmic02.ltx +share/openxray/gamedata/configs/grading_filmic03.ltx +share/openxray/gamedata/configs/grading_hollywood.ltx +share/openxray/gamedata/configs/grading_vanilla.ltx +share/openxray/gamedata/configs/grading_vibrant.ltx +share/openxray/gamedata/configs/grading_warm.ltx +share/openxray/gamedata/configs/openxray.ltx +share/openxray/gamedata/configs/scripts/jupiter/jup_a12_bandit_cashier.ltx +share/openxray/gamedata/configs/scripts/zaton/zat_b14_stalker_1.ltx +share/openxray/gamedata/configs/shaders_new_default.ltx +share/openxray/gamedata/configs/shaders_new_high.ltx +share/openxray/gamedata/configs/shaders_vanilla.ltx +share/openxray/gamedata/configs/text/cze/openxray.xml +share/openxray/gamedata/configs/text/eng/openxray.xml +share/openxray/gamedata/configs/text/ger/openxray.xml +share/openxray/gamedata/configs/text/pol/openxray.xml +share/openxray/gamedata/configs/text/rus/openxray.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/actor_menu.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/actor_menu_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/actor_menu_item.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/actor_menu_item_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/actor_statistic.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/af_params.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/af_params_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/buy_menu_item.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/buy_menu_item_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/chat_mp.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/color_defs.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/game_tutorial_pda.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/game_tutorial_pda_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/game_tutorials.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/grenade.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/heli_progress.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/hint_item.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ingame_msglog_mp.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ingame_msglog_sp.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_new.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_new_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_upgrade.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_upgrade_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_upgrade_info.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/inventory_upgrade_info_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/maingame.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/maingame_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/maingame_pda_msg.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/maingame_pda_msg_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_desc.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_desc_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_spots.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_spots_complex.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_spots_find_upgrade.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_spots_mp.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/map_spots_relations.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/message_box.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/message_box_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/messages_window.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/motion_icon.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/motion_icon_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/mp_buy_menu.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/mp_buy_menu_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/mp_buy_menu_buttons.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/mp_buy_menu_buttons_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_character.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_dialog_character.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_dialog_character_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_fraction_war.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_fraction_war_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_logs.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_logs_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_ranking.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_ranking_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_tasks.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/pda_tasks_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/scopes.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/scopes_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/scroll_bar.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/scroll_bar_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/skin_selector.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/skin_selector_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/spawn.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/spawn_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/stalkers_ranking.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/stalkers_ranking_character.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/stalkers_ranking_character_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/statisticwnd.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/stats.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/stats_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/strelok_progress.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/talk.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/talk_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/talk_character.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/talk_character_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_alife.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_asus_intro.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_buy_menu.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_common.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_hud.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_icon_equipment.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_icons_map.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_icons_npc.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_iconstotal.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_01.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_02.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_03.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_add2_w.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_add3_w.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_back_add_w.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_ingame2_common.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_inventory.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_inventory2.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_logos.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_magnifier2.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_mainmenu.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_mainmenu2.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_map_description.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_mm_loading_screen.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_models_multiplayer.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_mp_icon_rank.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_mp_main.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_npc_monster.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_npc_unique.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_numpad.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_old_textures.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_pda.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_pda2.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_pda2_noice.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_statistics.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_team_logo.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/textures_descr/ui_team_logo_small.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/trade.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/trade_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/trade_character.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_credits.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_credits_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_credits_base.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_custom_msgs.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_detector_artefact.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_ahunt.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_ahunt_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_cta.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_cta_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_dm.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_dm_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_over.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_tdm.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_game_tdm_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_keybinding.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mapinfo.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_load_dlg.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_load_dlg_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_loading_screen.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_loading_screen_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_main.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_main_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_tabclient.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_tabclient_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_taboptions.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_taboptions_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_tabserver.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_mp_tabserver_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_opt.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_opt_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_save_dlg.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_mm_save_dlg_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_movies.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_numpad_wnd.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_spawn_dlg.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_team_panels_ahunt.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_team_panels_cta.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_team_panels_dm.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/ui_team_panels_tdm.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/video_templ.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/voting_category.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/voting_category_16.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/zone_map.xml +share/openxray/gamedata/configs/ui/styles_/ui_style_cs/zone_map_16.xml +share/openxray/gamedata/configs/ui/ui_keybinding.xml +share/openxray/gamedata/configs/ui/ui_keybinding_gamepad.xml +share/openxray/gamedata/configs/ui/ui_mm_opt.xml +share/openxray/gamedata/configs/ui/ui_mm_opt_16.xml +share/openxray/gamedata/scripts/.gitattributes +share/openxray/gamedata/scripts/bind_anomaly_field.script +share/openxray/gamedata/scripts/bind_smart_cover.script +share/openxray/gamedata/scripts/bind_stalker.script +share/openxray/gamedata/scripts/ssfx_001_mcm.script +share/openxray/gamedata/scripts/ssfx_001_settings.script +share/openxray/gamedata/scripts/ssfx_interactive_grass.script +share/openxray/gamedata/scripts/ssfx_interactive_grass_mcm.script +share/openxray/gamedata/scripts/ssfx_interactive_grass_settings.script +share/openxray/gamedata/scripts/ssfx_shadow_cascades.script +share/openxray/gamedata/scripts/ssfx_shadow_cascades_mcm.script +share/openxray/gamedata/scripts/ssfx_shadow_cascades_settings.script +share/openxray/gamedata/scripts/ssfx_weapons_dof.script +share/openxray/gamedata/scripts/ssfx_weapons_dof_mcm.script +share/openxray/gamedata/scripts/ssfx_weapons_dof_settings.script +share/openxray/gamedata/scripts/ui_load_dialog.script +share/openxray/gamedata/scripts/ui_main_menu.script +share/openxray/gamedata/scripts/ui_mm_mp_gamespy.script +share/openxray/gamedata/scripts/ui_mm_mp_localnet.script +share/openxray/gamedata/scripts/ui_mm_opt_controls.script +share/openxray/gamedata/scripts/ui_mm_opt_controls_gpad.script +share/openxray/gamedata/scripts/ui_mm_opt_gameplay.script +share/openxray/gamedata/scripts/ui_mm_opt_main.script +share/openxray/gamedata/scripts/ui_mm_opt_video.script +share/openxray/gamedata/scripts/ui_mm_opt_video_adv.script +share/openxray/gamedata/scripts/ui_mp_main.script +share/openxray/gamedata/scripts/ui_numpad.script +share/openxray/gamedata/scripts/ui_save_dialog.script +share/openxray/gamedata/scripts/ui_sleep_dialog.script +share/openxray/gamedata/scripts/xr_logic.script +share/openxray/gamedata/shaders/.gitattributes +share/openxray/gamedata/shaders/compile.py +share/openxray/gamedata/shaders/gl/.s +share/openxray/gamedata/shaders/gl/accum_base.ps +share/openxray/gamedata/shaders/gl/accum_emissive.ps +share/openxray/gamedata/shaders/gl/accum_emissivel.ps +share/openxray/gamedata/shaders/gl/accum_indirect.ps +share/openxray/gamedata/shaders/gl/accum_indirect_msaa.ps +share/openxray/gamedata/shaders/gl/accum_indirect_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_mask.vs +share/openxray/gamedata/shaders/gl/accum_omni_normal.ps +share/openxray/gamedata/shaders/gl/accum_omni_normal_msaa.ps +share/openxray/gamedata/shaders/gl/accum_omni_normal_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_omni_transluent.ps +share/openxray/gamedata/shaders/gl/accum_omni_transluent_msaa.ps +share/openxray/gamedata/shaders/gl/accum_omni_transluent_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_omni_unshadowed.ps +share/openxray/gamedata/shaders/gl/accum_omni_unshadowed_msaa.ps +share/openxray/gamedata/shaders/gl/accum_omni_unshadowed_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_fullsize.ps +share/openxray/gamedata/shaders/gl/accum_spot_fullsize_msaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_fullsize_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_normal.ps +share/openxray/gamedata/shaders/gl/accum_spot_normal_msaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_normal_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_unshadowed.ps +share/openxray/gamedata/shaders/gl/accum_spot_unshadowed_msaa.ps +share/openxray/gamedata/shaders/gl/accum_spot_unshadowed_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_sun.ps +share/openxray/gamedata/shaders/gl/accum_sun.vs +share/openxray/gamedata/shaders/gl/accum_sun_far.ps +share/openxray/gamedata/shaders/gl/accum_sun_far_msaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_far_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_mask.ps +share/openxray/gamedata/shaders/gl/accum_sun_mask_msaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_mask_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_msaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_near.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_msaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_msaa_minmax.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_msaa_nominmax.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_nomsaa_minmax.ps +share/openxray/gamedata/shaders/gl/accum_sun_near_nomsaa_nominmax.ps +share/openxray/gamedata/shaders/gl/accum_sun_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_volume.vs +share/openxray/gamedata/shaders/gl/accum_volumetric.ps +share/openxray/gamedata/shaders/gl/accum_volumetric.s +share/openxray/gamedata/shaders/gl/accum_volumetric.vs +share/openxray/gamedata/shaders/gl/accum_volumetric_msaa.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_nomsaa.s +share/openxray/gamedata/shaders/gl/accum_volumetric_nomsaa.vs +share/openxray/gamedata/shaders/gl/accum_volumetric_sun.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_minmax.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_minmax.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa0.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa0.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa1.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa1.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa2.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa2.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa3.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa3.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa4.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa4.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa5.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa5.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa6.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa6.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa7.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_msaa7.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_nomsaa.ps +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_nomsaa.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_nomsaa_minmax.s +share/openxray/gamedata/shaders/gl/accum_volumetric_sun_normal .ps +share/openxray/gamedata/shaders/gl/base_lplanes.ps +share/openxray/gamedata/shaders/gl/base_lplanes.vs +share/openxray/gamedata/shaders/gl/bloom_build.ps +share/openxray/gamedata/shaders/gl/bloom_filter.ps +share/openxray/gamedata/shaders/gl/bloom_filter_f.ps +share/openxray/gamedata/shaders/gl/bloom_luminance_1.ps +share/openxray/gamedata/shaders/gl/bloom_luminance_2.ps +share/openxray/gamedata/shaders/gl/bloom_luminance_3.ps +share/openxray/gamedata/shaders/gl/clouds.ps +share/openxray/gamedata/shaders/gl/clouds.s +share/openxray/gamedata/shaders/gl/clouds.vs +share/openxray/gamedata/shaders/gl/combine_1.ps +share/openxray/gamedata/shaders/gl/combine_1.vs +share/openxray/gamedata/shaders/gl/combine_1_msaa.ps +share/openxray/gamedata/shaders/gl/combine_1_nomsaa.ps +share/openxray/gamedata/shaders/gl/combine_2_aa.ps +share/openxray/gamedata/shaders/gl/combine_2_aa_d.ps +share/openxray/gamedata/shaders/gl/combine_2_naa.ps +share/openxray/gamedata/shaders/gl/combine_2_naa_d.ps +share/openxray/gamedata/shaders/gl/combine_volumetric.ps +share/openxray/gamedata/shaders/gl/combine_volumetric.s +share/openxray/gamedata/shaders/gl/common.h +share/openxray/gamedata/shaders/gl/common_cbuffers.h +share/openxray/gamedata/shaders/gl/common_defines.h +share/openxray/gamedata/shaders/gl/common_functions.h +share/openxray/gamedata/shaders/gl/common_iostructs.h +share/openxray/gamedata/shaders/gl/common_policies.h +share/openxray/gamedata/shaders/gl/common_samplers.h +share/openxray/gamedata/shaders/gl/copy.ps +share/openxray/gamedata/shaders/gl/copy_msaa.ps +share/openxray/gamedata/shaders/gl/copy_nomsaa.ps +share/openxray/gamedata/shaders/gl/copy_p.ps +share/openxray/gamedata/shaders/gl/copy_p_msaa.ps +share/openxray/gamedata/shaders/gl/copy_p_nomsaa.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_aref_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_aref_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_atoc_lmh_aref_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_bump-hq.vs +share/openxray/gamedata/shaders/gl/deffer_base_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_bump.vs +share/openxray/gamedata/shaders/gl/deffer_base_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_bump_d-hq.vs +share/openxray/gamedata/shaders/gl/deffer_base_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_bump_d.vs +share/openxray/gamedata/shaders/gl/deffer_base_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_flat.vs +share/openxray/gamedata/shaders/gl/deffer_base_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_flat_d.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_aref_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump-hq.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump_d-hq.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump_d.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_bump_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_flat.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_flat.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_flat_d.vs +share/openxray/gamedata/shaders/gl/deffer_base_lmh_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_lmh_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_steep-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_steep_d-hq.ps +share/openxray/gamedata/shaders/gl/deffer_base_steep_db-hq.ps +share/openxray/gamedata/shaders/gl/deffer_detail_s_flat.vs +share/openxray/gamedata/shaders/gl/deffer_detail_w_flat.vs +share/openxray/gamedata/shaders/gl/deffer_impl_flat.ps +share/openxray/gamedata/shaders/gl/deffer_impl_flat_d.ps +share/openxray/gamedata/shaders/gl/deffer_impl_flat_d.vs +share/openxray/gamedata/shaders/gl/deffer_model_bump-hq.vs +share/openxray/gamedata/shaders/gl/deffer_model_bump.vs +share/openxray/gamedata/shaders/gl/deffer_model_bump_d-hq.vs +share/openxray/gamedata/shaders/gl/deffer_model_bump_d.vs +share/openxray/gamedata/shaders/gl/deffer_model_flat.vs +share/openxray/gamedata/shaders/gl/deffer_model_flat_d.vs +share/openxray/gamedata/shaders/gl/deffer_particle.ps +share/openxray/gamedata/shaders/gl/deffer_particle.vs +share/openxray/gamedata/shaders/gl/deffer_tree_bump-hq.vs +share/openxray/gamedata/shaders/gl/deffer_tree_bump.vs +share/openxray/gamedata/shaders/gl/deffer_tree_bump_d-hq.vs +share/openxray/gamedata/shaders/gl/deffer_tree_bump_d.vs +share/openxray/gamedata/shaders/gl/deffer_tree_flat.vs +share/openxray/gamedata/shaders/gl/deffer_tree_flat_d.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_bump-hq.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_bump.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_bump_d-hq.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_bump_d.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_flat.vs +share/openxray/gamedata/shaders/gl/deffer_tree_s_flat_d.vs +share/openxray/gamedata/shaders/gl/depth_downs.ps +share/openxray/gamedata/shaders/gl/details_lod.s +share/openxray/gamedata/shaders/gl/distort.ps +share/openxray/gamedata/shaders/gl/distort.s +share/openxray/gamedata/shaders/gl/dof.h +share/openxray/gamedata/shaders/gl/dumb.ps +share/openxray/gamedata/shaders/gl/dumb.vs +share/openxray/gamedata/shaders/gl/editor.vs +share/openxray/gamedata/shaders/gl/effects_bullet_tracer.s +share/openxray/gamedata/shaders/gl/effects_flare.s +share/openxray/gamedata/shaders/gl/effects_lightning.s +share/openxray/gamedata/shaders/gl/effects_lightplanes.s +share/openxray/gamedata/shaders/gl/effects_rain.s +share/openxray/gamedata/shaders/gl/effects_sun.s +share/openxray/gamedata/shaders/gl/effects_sun.vs +share/openxray/gamedata/shaders/gl/effects_wallmark.s +share/openxray/gamedata/shaders/gl/effects_wallmark.vs +share/openxray/gamedata/shaders/gl/effects_wallmarkblend.s +share/openxray/gamedata/shaders/gl/effects_wallmarkmult.s +share/openxray/gamedata/shaders/gl/effects_wallmarkset.s +share/openxray/gamedata/shaders/gl/effects_water.s +share/openxray/gamedata/shaders/gl/effects_waterryaska.s +share/openxray/gamedata/shaders/gl/effects_waterstuden.s +share/openxray/gamedata/shaders/gl/font2.ps +share/openxray/gamedata/shaders/gl/friendly_indicator.s +share/openxray/gamedata/shaders/gl/fxaa.ps +share/openxray/gamedata/shaders/gl/fxaa_main.ps +share/openxray/gamedata/shaders/gl/fxaa_main.vs +share/openxray/gamedata/shaders/gl/gather.ps +share/openxray/gamedata/shaders/gl/hmodel.h +share/openxray/gamedata/shaders/gl/hud3d.ps +share/openxray/gamedata/shaders/gl/hud3d.vs +share/openxray/gamedata/shaders/gl/hud_crosshair.s +share/openxray/gamedata/shaders/gl/hud_crosshair.vs +share/openxray/gamedata/shaders/gl/hud_font.ps +share/openxray/gamedata/shaders/gl/hud_font.s +share/openxray/gamedata/shaders/gl/hud_font2.s +share/openxray/gamedata/shaders/gl/hud_movie.s +share/openxray/gamedata/shaders/gl/hud_p3d.s +share/openxray/gamedata/shaders/gl/iostructs/p_aa_aa.h +share/openxray/gamedata/shaders/gl/iostructs/p_aa_aa_combine.h +share/openxray/gamedata/shaders/gl/iostructs/p_aa_aa_sun.h +share/openxray/gamedata/shaders/gl/iostructs/p_accum.h +share/openxray/gamedata/shaders/gl/iostructs/p_build.h +share/openxray/gamedata/shaders/gl/iostructs/p_bumped.h +share/openxray/gamedata/shaders/gl/iostructs/p_bumped_atoc.h +share/openxray/gamedata/shaders/gl/iostructs/p_clouds.h +share/openxray/gamedata/shaders/gl/iostructs/p_combine.h +share/openxray/gamedata/shaders/gl/iostructs/p_dumb.h +share/openxray/gamedata/shaders/gl/iostructs/p_filter.h +share/openxray/gamedata/shaders/gl/iostructs/p_flat.h +share/openxray/gamedata/shaders/gl/iostructs/p_flat_atoc.h +share/openxray/gamedata/shaders/gl/iostructs/p_lmape.h +share/openxray/gamedata/shaders/gl/iostructs/p_lod.h +share/openxray/gamedata/shaders/gl/iostructs/p_lplanes.h +share/openxray/gamedata/shaders/gl/iostructs/p_mark_msaa.h +share/openxray/gamedata/shaders/gl/iostructs/p_model_def.h +share/openxray/gamedata/shaders/gl/iostructs/p_model_env_lq.h +share/openxray/gamedata/shaders/gl/iostructs/p_naa_aa_combine.h +share/openxray/gamedata/shaders/gl/iostructs/p_particle.h +share/openxray/gamedata/shaders/gl/iostructs/p_particle_deffer.h +share/openxray/gamedata/shaders/gl/iostructs/p_postpr.h +share/openxray/gamedata/shaders/gl/iostructs/p_rain_apply.h +share/openxray/gamedata/shaders/gl/iostructs/p_rain_layer.h +share/openxray/gamedata/shaders/gl/iostructs/p_rain_patch.h +share/openxray/gamedata/shaders/gl/iostructs/p_shadow_aref.h +share/openxray/gamedata/shaders/gl/iostructs/p_simple.h +share/openxray/gamedata/shaders/gl/iostructs/p_simple_color.h +share/openxray/gamedata/shaders/gl/iostructs/p_sky.h +share/openxray/gamedata/shaders/gl/iostructs/p_ssao_calc.h +share/openxray/gamedata/shaders/gl/iostructs/p_tl.h +share/openxray/gamedata/shaders/gl/iostructs/p_tl0uv.h +share/openxray/gamedata/shaders/gl/iostructs/p_tl_sun.h +share/openxray/gamedata/shaders/gl/iostructs/p_vert.h +share/openxray/gamedata/shaders/gl/iostructs/p_volume.h +share/openxray/gamedata/shaders/gl/iostructs/p_volume_sun.h +share/openxray/gamedata/shaders/gl/iostructs/p_volumetric.h +share/openxray/gamedata/shaders/gl/iostructs/p_volumetric_combine.h +share/openxray/gamedata/shaders/gl/iostructs/p_water.h +share/openxray/gamedata/shaders/gl/iostructs/p_waterd.h +share/openxray/gamedata/shaders/gl/iostructs/v_aa_aa.h +share/openxray/gamedata/shaders/gl/iostructs/v_build.h +share/openxray/gamedata/shaders/gl/iostructs/v_clouds.h +share/openxray/gamedata/shaders/gl/iostructs/v_combine.h +share/openxray/gamedata/shaders/gl/iostructs/v_detail.h +share/openxray/gamedata/shaders/gl/iostructs/v_dumb.h +share/openxray/gamedata/shaders/gl/iostructs/v_editor.h +share/openxray/gamedata/shaders/gl/iostructs/v_filter.h +share/openxray/gamedata/shaders/gl/iostructs/v_lmape.h +share/openxray/gamedata/shaders/gl/iostructs/v_lod.h +share/openxray/gamedata/shaders/gl/iostructs/v_lplanes.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_bump.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_def.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_def_lplanes.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_distort.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_env_lq.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_flat.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_shadow.h +share/openxray/gamedata/shaders/gl/iostructs/v_model_shadow_aref.h +share/openxray/gamedata/shaders/gl/iostructs/v_particle.h +share/openxray/gamedata/shaders/gl/iostructs/v_particle_flat.h +share/openxray/gamedata/shaders/gl/iostructs/v_portal.h +share/openxray/gamedata/shaders/gl/iostructs/v_postpr.h +share/openxray/gamedata/shaders/gl/iostructs/v_shadow.h +share/openxray/gamedata/shaders/gl/iostructs/v_shadow_aref.h +share/openxray/gamedata/shaders/gl/iostructs/v_sky.h +share/openxray/gamedata/shaders/gl/iostructs/v_static_bump.h +share/openxray/gamedata/shaders/gl/iostructs/v_static_flat.h +share/openxray/gamedata/shaders/gl/iostructs/v_tl.h +share/openxray/gamedata/shaders/gl/iostructs/v_tl0uv.h +share/openxray/gamedata/shaders/gl/iostructs/v_tl2uv.h +share/openxray/gamedata/shaders/gl/iostructs/v_tree_bump.h +share/openxray/gamedata/shaders/gl/iostructs/v_tree_flat.h +share/openxray/gamedata/shaders/gl/iostructs/v_tree_shadow.h +share/openxray/gamedata/shaders/gl/iostructs/v_vert.h +share/openxray/gamedata/shaders/gl/iostructs/v_volume.h +share/openxray/gamedata/shaders/gl/iostructs/v_volumetric.h +share/openxray/gamedata/shaders/gl/iostructs/v_water.h +share/openxray/gamedata/shaders/gl/iostructs/v_waterd.h +share/openxray/gamedata/shaders/gl/iostructs/v_wmark.h +share/openxray/gamedata/shaders/gl/lmape.ps +share/openxray/gamedata/shaders/gl/lmape.vs +share/openxray/gamedata/shaders/gl/lmodel.h +share/openxray/gamedata/shaders/gl/lod.ps +share/openxray/gamedata/shaders/gl/lod.vs +share/openxray/gamedata/shaders/gl/mark_msaa_edges.ps +share/openxray/gamedata/shaders/gl/mblur.h +share/openxray/gamedata/shaders/gl/model_def_lplanes.vs +share/openxray/gamedata/shaders/gl/model_def_lq.ps +share/openxray/gamedata/shaders/gl/model_def_lq.vs +share/openxray/gamedata/shaders/gl/model_distort.vs +share/openxray/gamedata/shaders/gl/model_distort4ghost.vs +share/openxray/gamedata/shaders/gl/model_distort4glass.vs +share/openxray/gamedata/shaders/gl/model_env_lq.ps +share/openxray/gamedata/shaders/gl/model_env_lq.vs +share/openxray/gamedata/shaders/gl/models_lightplanes.s +share/openxray/gamedata/shaders/gl/models_pautina.s +share/openxray/gamedata/shaders/gl/models_selflight.s +share/openxray/gamedata/shaders/gl/models_selflight_det.s +share/openxray/gamedata/shaders/gl/models_selflightl.s +share/openxray/gamedata/shaders/gl/models_xanomaly.s +share/openxray/gamedata/shaders/gl/models_xdistort.s +share/openxray/gamedata/shaders/gl/models_xdistortcolor.s +share/openxray/gamedata/shaders/gl/models_xdistortcolorl.s +share/openxray/gamedata/shaders/gl/models_xdistortcolorlinv.s +share/openxray/gamedata/shaders/gl/models_xdistortinv.s +share/openxray/gamedata/shaders/gl/models_xmonolith.s +share/openxray/gamedata/shaders/gl/models_xwindows.s +share/openxray/gamedata/shaders/gl/particle-clip.vs +share/openxray/gamedata/shaders/gl/particle.ps +share/openxray/gamedata/shaders/gl/particle.vs +share/openxray/gamedata/shaders/gl/particle_alphaonly.ps +share/openxray/gamedata/shaders/gl/particle_distort.ps +share/openxray/gamedata/shaders/gl/particle_distort_hard.ps +share/openxray/gamedata/shaders/gl/particle_hard.ps +share/openxray/gamedata/shaders/gl/particle_s-aadd.ps +share/openxray/gamedata/shaders/gl/particle_s-add.ps +share/openxray/gamedata/shaders/gl/particle_s-blend.ps +share/openxray/gamedata/shaders/gl/particles_xadd.s +share/openxray/gamedata/shaders/gl/particles_xdistort.s +share/openxray/gamedata/shaders/gl/portal.ps +share/openxray/gamedata/shaders/gl/portal.s +share/openxray/gamedata/shaders/gl/portal.vs +share/openxray/gamedata/shaders/gl/postprocess.ps +share/openxray/gamedata/shaders/gl/postprocess.s +share/openxray/gamedata/shaders/gl/postprocess_cm.ps +share/openxray/gamedata/shaders/gl/rain_apply_gloss.ps +share/openxray/gamedata/shaders/gl/rain_apply_gloss_msaa.ps +share/openxray/gamedata/shaders/gl/rain_apply_gloss_nomsaa.ps +share/openxray/gamedata/shaders/gl/rain_apply_normal.ps +share/openxray/gamedata/shaders/gl/rain_apply_normal_msaa.ps +share/openxray/gamedata/shaders/gl/rain_apply_normal_nomsaa.ps +share/openxray/gamedata/shaders/gl/rain_layer.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal_msaa.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal_new.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal_new_msaa.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal_new_nomsaa.ps +share/openxray/gamedata/shaders/gl/rain_patch_normal_nomsaa.ps +share/openxray/gamedata/shaders/gl/selflight.s +share/openxray/gamedata/shaders/gl/shadow.h +share/openxray/gamedata/shaders/gl/shadow_direct_base.vs +share/openxray/gamedata/shaders/gl/shadow_direct_base_aref.ps +share/openxray/gamedata/shaders/gl/shadow_direct_base_aref.vs +share/openxray/gamedata/shaders/gl/shadow_direct_model.vs +share/openxray/gamedata/shaders/gl/shadow_direct_model_aref.vs +share/openxray/gamedata/shaders/gl/shadow_direct_tree.vs +share/openxray/gamedata/shaders/gl/shadow_direct_tree_aref.vs +share/openxray/gamedata/shaders/gl/shadow_direct_tree_s.vs +share/openxray/gamedata/shaders/gl/shadow_direct_tree_s_aref.vs +share/openxray/gamedata/shaders/gl/shared/cloudconfig.h +share/openxray/gamedata/shaders/gl/shared/common.h +share/openxray/gamedata/shaders/gl/shared/waterconfig.h +share/openxray/gamedata/shaders/gl/shared/watermove.h +share/openxray/gamedata/shaders/gl/shared/wmark.h +share/openxray/gamedata/shaders/gl/simple.ps +share/openxray/gamedata/shaders/gl/simple_color.ps +share/openxray/gamedata/shaders/gl/skin.h +share/openxray/gamedata/shaders/gl/sky2.ps +share/openxray/gamedata/shaders/gl/sky2.vs +share/openxray/gamedata/shaders/gl/sload.h +share/openxray/gamedata/shaders/gl/ssao.ps +share/openxray/gamedata/shaders/gl/ssao_blur.ps +share/openxray/gamedata/shaders/gl/ssao_calc.ps +share/openxray/gamedata/shaders/gl/ssao_calc_msaa.ps +share/openxray/gamedata/shaders/gl/ssao_calc_nomsaa.ps +share/openxray/gamedata/shaders/gl/ssao_hbao.ps +share/openxray/gamedata/shaders/gl/ssao_hdao.ps +share/openxray/gamedata/shaders/gl/ssao_hdao_new.ps +share/openxray/gamedata/shaders/gl/ssr.h +share/openxray/gamedata/shaders/gl/stub_default.ps +share/openxray/gamedata/shaders/gl/stub_default.s +share/openxray/gamedata/shaders/gl/stub_default.vs +share/openxray/gamedata/shaders/gl/stub_default_ma.ps +share/openxray/gamedata/shaders/gl/stub_notransform.vs +share/openxray/gamedata/shaders/gl/stub_notransform_2uv.vs +share/openxray/gamedata/shaders/gl/stub_notransform_aa_aa.vs +share/openxray/gamedata/shaders/gl/stub_notransform_build.vs +share/openxray/gamedata/shaders/gl/stub_notransform_filter.vs +share/openxray/gamedata/shaders/gl/stub_notransform_postpr.vs +share/openxray/gamedata/shaders/gl/stub_notransform_t.vs +share/openxray/gamedata/shaders/gl/stub_notransform_t_m2.vs +share/openxray/gamedata/shaders/gl/stub_notransform_t_m4.vs +share/openxray/gamedata/shaders/gl/stub_notransform_t_ma.vs +share/openxray/gamedata/shaders/gl/stub_notransform_t_menu.vs +share/openxray/gamedata/shaders/gl/vert.ps +share/openxray/gamedata/shaders/gl/vert.vs +share/openxray/gamedata/shaders/gl/water.ps +share/openxray/gamedata/shaders/gl/water.vs +share/openxray/gamedata/shaders/gl/water_soft.ps +share/openxray/gamedata/shaders/gl/water_soft.vs +share/openxray/gamedata/shaders/gl/waterd.ps +share/openxray/gamedata/shaders/gl/waterd.vs +share/openxray/gamedata/shaders/gl/waterd_soft.ps +share/openxray/gamedata/shaders/gl/waterd_soft.vs +share/openxray/gamedata/shaders/gl/wmark.vs +share/openxray/gamedata/shaders/gl/yuv2rgb.ps +share/openxray/gamedata/shaders/r1/add_point.ps +share/openxray/gamedata/shaders/r1/add_point_dt.ps +share/openxray/gamedata/shaders/r1/add_spot.ps +share/openxray/gamedata/shaders/r1/add_spot_dt.ps +share/openxray/gamedata/shaders/r1/base_lplanes.vs +share/openxray/gamedata/shaders/r1/common.h +share/openxray/gamedata/shaders/r1/detail_still.vs +share/openxray/gamedata/shaders/r1/detail_wave.vs +share/openxray/gamedata/shaders/r1/effects_wallmarkblend.s +share/openxray/gamedata/shaders/r1/effects_wallmarkmult.s +share/openxray/gamedata/shaders/r1/impl.ps +share/openxray/gamedata/shaders/r1/impl.vs +share/openxray/gamedata/shaders/r1/impl_dt.ps +share/openxray/gamedata/shaders/r1/impl_dt.vs +share/openxray/gamedata/shaders/r1/impl_point.vs +share/openxray/gamedata/shaders/r1/impl_point_dt.vs +share/openxray/gamedata/shaders/r1/impl_spot.vs +share/openxray/gamedata/shaders/r1/impl_spot_dt.vs +share/openxray/gamedata/shaders/r1/lmap.ps +share/openxray/gamedata/shaders/r1/lmap.vs +share/openxray/gamedata/shaders/r1/lmap_dt.ps +share/openxray/gamedata/shaders/r1/lmap_dt.vs +share/openxray/gamedata/shaders/r1/lmap_point.vs +share/openxray/gamedata/shaders/r1/lmap_point_dt.vs +share/openxray/gamedata/shaders/r1/lmap_spot.vs +share/openxray/gamedata/shaders/r1/lmap_spot_dt.vs +share/openxray/gamedata/shaders/r1/model_def_hq.ps +share/openxray/gamedata/shaders/r1/model_def_hq.vs +share/openxray/gamedata/shaders/r1/model_def_hq_dt.ps +share/openxray/gamedata/shaders/r1/model_def_hq_dt.vs +share/openxray/gamedata/shaders/r1/model_def_point.vs +share/openxray/gamedata/shaders/r1/model_def_point_dt.vs +share/openxray/gamedata/shaders/r1/model_def_spot.vs +share/openxray/gamedata/shaders/r1/model_def_spot_dt.vs +share/openxray/gamedata/shaders/r1/shared_dynlight.vs +share/openxray/gamedata/shaders/r1/shared_dynlight_model.vs +share/openxray/gamedata/shaders/r1/shared_dynlight_tree.vs +share/openxray/gamedata/shaders/r1/simple.vs +share/openxray/gamedata/shaders/r1/simple_point.vs +share/openxray/gamedata/shaders/r1/simple_spot.vs +share/openxray/gamedata/shaders/r1/skin.h +share/openxray/gamedata/shaders/r1/tree.vs +share/openxray/gamedata/shaders/r1/tree_s.vs +share/openxray/gamedata/shaders/r1/tree_s_dt.vs +share/openxray/gamedata/shaders/r1/tree_s_point.vs +share/openxray/gamedata/shaders/r1/tree_s_point_dt.vs +share/openxray/gamedata/shaders/r1/tree_s_spot.vs +share/openxray/gamedata/shaders/r1/tree_s_spot_dt.vs +share/openxray/gamedata/shaders/r1/tree_w.vs +share/openxray/gamedata/shaders/r1/tree_w_dt.vs +share/openxray/gamedata/shaders/r1/tree_w_point.vs +share/openxray/gamedata/shaders/r1/tree_w_point_dt.vs +share/openxray/gamedata/shaders/r1/tree_w_spot.vs +share/openxray/gamedata/shaders/r1/tree_w_spot_dt.vs +share/openxray/gamedata/shaders/r1/vert.ps +share/openxray/gamedata/shaders/r1/vert.vs +share/openxray/gamedata/shaders/r1/vert_dt.ps +share/openxray/gamedata/shaders/r1/vert_dt.vs +share/openxray/gamedata/shaders/r1/vert_point.vs +share/openxray/gamedata/shaders/r1/vert_point_dt.vs +share/openxray/gamedata/shaders/r1/vert_spot.vs +share/openxray/gamedata/shaders/r1/vert_spot_dt.vs +share/openxray/gamedata/shaders/r1/water.vs +share/openxray/gamedata/shaders/r1/waterd.vs +share/openxray/gamedata/shaders/r1/wmark.vs +share/openxray/gamedata/shaders/r1/wmark_blend.vs +share/openxray/gamedata/shaders/r1/wmark_point.vs +share/openxray/gamedata/shaders/r1/wmark_spot.vs +share/openxray/gamedata/shaders/r2/common.h +share/openxray/gamedata/shaders/r2/shared/common.h +share/openxray/gamedata/shaders/r2/skin.h +share/openxray/gamedata/shaders/r2/water.ps +share/openxray/gamedata/shaders/r2/water.vs +share/openxray/gamedata/shaders/r3/common_defines.h +share/openxray/gamedata/shaders/r3/editor.vs +share/openxray/gamedata/shaders/r3/effects_wallmark.s +share/openxray/gamedata/shaders/r3/rain_patch_normal_new.ps +share/openxray/gamedata/shaders/r3/rain_patch_normal_new_msaa.ps +share/openxray/gamedata/shaders/r3/rain_patch_normal_new_nomsaa.ps +share/openxray/gamedata/shaders/r3/shared/common.h +share/openxray/gamedata/shaders/r3/skin.h +share/openxray/gamedata/shaders/r3/ssao.ps +share/openxray/gamedata/shaders/r3/ssao_hdao.ps +share/openxray/gamedata/shaders/r3/ssao_hdao_new.ps +share/openxray/gamedata/shaders/r5/ACES.H +share/openxray/gamedata/shaders/r5/ACES_Color_Grading.h +share/openxray/gamedata/shaders/r5/ACES_LMT.h +share/openxray/gamedata/shaders/r5/ACES_LMTs/LMT_Bleach_Bypass.h +share/openxray/gamedata/shaders/r5/ACES_LMTs/LMT_Blue_Fix.h +share/openxray/gamedata/shaders/r5/ACES_LMTs/LMT_Contrast_Reduction.h +share/openxray/gamedata/shaders/r5/ACES_LMTs/LMT_Technicolor.h +share/openxray/gamedata/shaders/r5/ACES_settings.h +share/openxray/gamedata/shaders/r5/accum_base.ps +share/openxray/gamedata/shaders/r5/accum_emissive.ps +share/openxray/gamedata/shaders/r5/accum_emissivel.ps +share/openxray/gamedata/shaders/r5/accum_indirect.ps +share/openxray/gamedata/shaders/r5/accum_indirect_msaa.ps +share/openxray/gamedata/shaders/r5/accum_indirect_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_mask.vs +share/openxray/gamedata/shaders/r5/accum_omni_normal.ps +share/openxray/gamedata/shaders/r5/accum_omni_normal_msaa.ps +share/openxray/gamedata/shaders/r5/accum_omni_normal_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_omni_transluent.ps +share/openxray/gamedata/shaders/r5/accum_omni_transluent_msaa.ps +share/openxray/gamedata/shaders/r5/accum_omni_transluent_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_omni_unshadowed.ps +share/openxray/gamedata/shaders/r5/accum_omni_unshadowed_msaa.ps +share/openxray/gamedata/shaders/r5/accum_omni_unshadowed_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_fullsize.ps +share/openxray/gamedata/shaders/r5/accum_spot_fullsize_msaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_fullsize_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_normal.ps +share/openxray/gamedata/shaders/r5/accum_spot_normal_msaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_normal_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_unshadowed.ps +share/openxray/gamedata/shaders/r5/accum_spot_unshadowed_msaa.ps +share/openxray/gamedata/shaders/r5/accum_spot_unshadowed_nomsaa.ps +share/openxray/gamedata/shaders/r5/accum_sun.ps +share/openxray/gamedata/shaders/r5/accum_sun.vs +share/openxray/gamedata/shaders/r5/accum_sun_far.ps +share/openxray/gamedata/shaders/r5/accum_sun_far_msaa.ps +share/openxray/gamedata/shaders/r5/accum_sun_far_nomsaa.ps *** 592 LINES SKIPPED ***