Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
This commit is contained in:
@@ -430,10 +430,6 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_nvfragprog.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\swrast\s_pixeltex.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\swrast\s_points.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -1103,10 +1099,6 @@ SOURCE=..\..\..\..\src\mesa\swrast\s_nvfragprog.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\swrast\s_pixeltex.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\src\mesa\swrast\s_points.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@@ -377,9 +377,6 @@
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_pixeltex.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_points.c">
|
||||
</File>
|
||||
@@ -894,9 +891,6 @@
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_nvfragprog.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_pixeltex.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\swrast\s_points.h">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user