Переглянути джерело

Add two aliases for some PointParameters entrypoints for libglx compatibility.

Doing this here rather than on the GLX side since the X monolith hasn't had
Mesa 6.3 imported yet.

idr, I know this is touching a generated file, but I haven't figured out what
needs changing in the generator scripts to make this change happen.  If you
could add that I'd appreciate it.
tags/mesa_6_3_1
Adam Jackson 20 роки тому
джерело
коміт
7d40d230fa
1 змінених файлів з 2 додано та 0 видалено
  1. 2
    0
      src/glx/x11/indirect_size.c

+ 2
- 0
src/glx/x11/indirect_size.c Переглянути файл

@@ -365,6 +365,8 @@ ALIAS( Map2f, Map2d )
ALIAS( ColorTableParameteriv, ColorTableParameterfv )
ALIAS( ConvolutionParameteriv, ConvolutionParameterfv )
ALIAS( PointParameterivNV, PointParameterfvEXT )
ALIAS( PointParameterfvARB, PointParameterfvEXT )
ALIAS( PointParameteriv, PointParameterfvEXT )

# undef HAVE_ALIAS
# undef PURE

Завантаження…
Відмінити
Зберегти