mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
added rbadaptors.[ch] files
This commit is contained in:
parent
e2db790a46
commit
d2e5598cd3
2 changed files with 14 additions and 0 deletions
|
|
@ -433,6 +433,10 @@ SOURCE=..\..\..\..\src\mesa\main\rastpos.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\main\rbadaptors.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\main\renderbuffer.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
@ -1203,6 +1207,10 @@ SOURCE=..\..\..\..\src\mesa\main\rastpos.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\main\rbadaptors.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\main\renderbuffer.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
|
|
@ -317,6 +317,9 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\rastpos.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c">
|
||||
</File>
|
||||
|
|
@ -873,6 +876,9 @@
|
|||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\rastpos.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h">
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue