Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be

done with fragment programs nowadays.
This commit is contained in:
Brian Paul
2005-12-14 03:04:58 +00:00
parent c9797f6b76
commit 1add059bd1
22 changed files with 6 additions and 815 deletions

View File

@@ -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

View 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>