mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 12:50:25 +01:00
windows: added new sources for 7.3 (may be more, needs testing)
This commit is contained in:
parent
1598be5083
commit
88fdddcbbe
1 changed files with 40 additions and 0 deletions
|
|
@ -179,6 +179,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\api_arrayelt.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\api_exec.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\api_loopback.c"
|
||||
>
|
||||
|
|
@ -327,6 +331,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\glapi\glapi_getproc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\glapi\glthread.c"
|
||||
>
|
||||
|
|
@ -465,6 +473,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\mm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\multisample.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.c"
|
||||
>
|
||||
|
|
@ -481,6 +493,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\pixel.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\pixelstore.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\points.c"
|
||||
>
|
||||
|
|
@ -857,6 +873,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\tnl\t_pipeline.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_rasterpos.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_vb_cull.c"
|
||||
>
|
||||
|
|
@ -921,6 +941,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texcompress_s3tc.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texenv.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c"
|
||||
>
|
||||
|
|
@ -929,6 +953,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texformat.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texgen.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\teximage.c"
|
||||
>
|
||||
|
|
@ -937,6 +965,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texobj.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texparam.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texrender.c"
|
||||
>
|
||||
|
|
@ -1346,6 +1378,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\polygon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_cache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_debug.h"
|
||||
>
|
||||
|
|
@ -1522,6 +1558,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\shader\shader_api.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\scissor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\shaders.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue