/external/quake/quake/src/WinQuake/ |
surf8.s | 769 movl C(colormap),%eax
|
vid_ext.cpp | 623 lvid->colormap = host_colormap;
|
pr_edict.cpp | 130 ed->u.v.colormap = 0;
|
vid_win.cpp | [all...] |
host_cmd.cpp | 1316 ent->u.v.colormap = NUM_FOR_EDICT(ent); [all...] |
pr_cmds.cpp | 1596 MSG_WriteByte (&sv.signon, (int) ent->u.v.colormap); [all...] |
/external/jpeg/ |
structure.doc | 482 externally specified colormap or an internally generated one. This module 485 always be a single component representing colormap indexes. In the current [all...] |
/external/libpng/contrib/gregbook/ |
rpng-win.c | 464 implies a colormap of RGBX quads, but 24-bit BMPs just use B,G,R values
|
rpng2-win.c | 690 implies a colormap of RGBX quads, but 24-bit BMPs just use B,G,R values [all...] |
/external/quake/quake/src/QW/client/ |
gl_rmain.c | 602 // we can't dynamically colormap textures, so they are cached
|
vid_win.c | [all...] |
/external/quake/quake/src/QW/server/ |
pr_edict.c | 126 ed->v.colormap = 0;
|
pr_cmds.c | 1452 MSG_WriteByte (&sv.signon, ent->v.colormap);
|
sv_user.c | 352 ent->v.colormap = NUM_FOR_EDICT(ent); [all...] |
/external/mesa3d/docs/ |
VERSIONS | 68 - modified tk to share root colormap as needed 308 - 8-bit TrueColor GLXPixmap rendering incorrectly required a colormap 498 - fixed colormap reuse problem when using both RGB and CI windows [all...] |
/external/kernel-headers/original/linux/ |
fb.h | 203 #define FB_CHANGE_CMAP_VBL 32 /* change colormap on vbl */ [all...] |
/external/webkit/Source/WebKit/gtk/ |
NEWS | 450 - RGBA colormap support has been added [all...] |
ChangeLog | [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5video.c | [all...] |
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebview.cpp | [all...] |
/external/webkit/Source/WebCore/ |
ChangeLog-2011-02-16 | [all...] |