mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 04:30:10 +01:00
Add newest source code files to project.
This commit is contained in:
parent
f331bb0312
commit
cec74532bf
1 changed files with 39 additions and 3 deletions
|
|
@ -332,6 +332,9 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_alpha.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_arbshader.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_atifragshader.c">
|
||||
</File>
|
||||
|
|
@ -392,15 +395,15 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_stencil.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texcombine.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c">
|
||||
</File>
|
||||
|
|
@ -413,6 +416,9 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\shaderobjects_3dlabs.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_analyse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_assemble.c">
|
||||
</File>
|
||||
|
|
@ -431,9 +437,36 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_function.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_operation.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_struct.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_compile_variable.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_execute.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_execute_x86.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_export.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_library_noise.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_library_texsample.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_link.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\slang\slang_preprocess.c">
|
||||
</File>
|
||||
|
|
@ -479,6 +512,9 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbprogram.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_arbshader.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c">
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue