• Mike Gabriel's avatar
    Xserver/GL/glx/glxfb.c: Fix compiler warning: pointer-sign. · 16fbdb2a
    Mike Gabriel authored
     glxfb.c: In function '__glXFBMemSwapBuffers':
     glxfb.c:117:5: warning: pointer targets in passing argument 10 of 'pGC->ops->PutImage' differ in signedness [-Wpointer-sign]
          buf);
          ^~~
     glxfb.c:117:5: note: expected 'char *' but argument is of type 'GLubyte * {aka unsigned char *}'
    16fbdb2a
Name
Last commit
Last update
..
Xserver Loading commit data...
Imakefile Loading commit data...