summaryrefslogtreecommitdiff
path: root/dev-util/DirectXShaderCompiler/metadata.xml
blob: 79c0fe6e5e6e774eec90bdff94d0b7155c864aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
	<maintainer type="person">
		<email>denis7774@gmail.com</email>
		<name>Denis Reva</name>
		<description>rarogcmex</description>
	</maintainer>
	<longdescription lang="en">
		The DirectX Shader Compiler project includes a compiler and related tools used to compile High-Level Shader Language (HLSL) programs into DirectX Intermediate Language (DXIL) representation. Applications that make use of DirectX for graphics, games, and computation can use it to generate shader programs.
	</longdescription>
	<upstream>
		<remote-id type="github">microsoft/DirectXShaderCompiler</remote-id>
	</upstream>
</pkgmetadata>