Home
last modified time | relevance | path

Searched refs:host_colormap (Results 1 – 25 of 27) sorted by relevance

12

/external/quake/quake/src/WinQuake/
Dvid_null.cpp51 vid.colormap = host_colormap; in VID_Init()
Dhost.cpp55 byte *host_colormap; variable
881 host_colormap = (byte *)COM_LoadHunkFile ("gfx/colormap.lmp"); in Host_Init()
882 if (!host_colormap) in Host_Init()
Dquakedef.h309 extern byte *host_colormap;
Dvid_vga.cpp376 lvid->colormap = host_colormap; in VGA_InitMode()
Dgl_vidandroid.cpp314 vid.colormap = host_colormap; in VID_Init()
Dgl_vidlinux.cpp624 vid.colormap = host_colormap; in VID_Init()
Dvid_ext.cpp623 lvid->colormap = host_colormap; in VID_ExtraInitMode()
Dvid_svgalib.cpp503 vid.colormap = (pixel_t *) host_colormap; in VID_SetMode()
Dgl_vidlinuxglx.cpp751 vid.colormap = host_colormap; in VID_Init()
Dvid_x.cpp456 vid.colormap = host_colormap; in VID_Init()
Dvid_sunxil.cpp408 vid.colormap = host_colormap; in VID_Init()
Dvid_sunx.cpp585 vid.colormap = host_colormap; in VID_Init()
Dgl_vidnt.cpp1794 vid.colormap = host_colormap; in VID_Init()
Dvid_win.cpp2112 vid.colormap = host_colormap; in VID_Init()
/external/quake/quake/src/QW/client/
Dvid_null.c32 vid.colormap = host_colormap; in VID_Init()
Dquakedef.h128 extern byte *host_colormap;
Dcl_main.c115 byte *host_colormap; variable
1459 host_colormap = (byte *)COM_LoadHunkFile ("gfx/colormap.lmp"); in Host_Init()
1460 if (!host_colormap) in Host_Init()
Dgl_vidandroid.c231 vid.colormap = host_colormap; in VID_Init()
Dgl_vidlinux.c573 vid.colormap = host_colormap; in VID_Init()
Dgl_vidlinuxglx.c614 vid.colormap = host_colormap; in VID_Init()
Dgl_vidlinux_svga.c611 vid.colormap = host_colormap; in VID_Init()
Dgl_vidlinux_x11.c664 vid.colormap = host_colormap; in VID_Init()
Dvid_svgalib.c504 vid.colormap = (pixel_t *) host_colormap; in VID_SetMode()
Dvid_x.c379 vid.colormap = host_colormap; in VID_Init()
Dgl_vidnt.c1794 vid.colormap = host_colormap; in VID_Init()

12