mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
16 lines
738 B
XML
16 lines
738 B
XML
<?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>
|