Home
last modified time | relevance | path

Searched defs:direct_color (Results 1 – 17 of 17) sorted by relevance

/dports/x11/xterm/xterm-370/vttests/
H A Dquery-status.pl160 sub direct_color($) { subroutine
/dports/games/onscripter-1byte/onscripter-20200722/
H A DAnimationInfo.h58 uchar3 direct_color; variable
/dports/games/onscripter/onscripter-20200722/
H A DAnimationInfo.h58 uchar3 direct_color; variable
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwayland/
H A Dxwayland-glx.c147 struct egl_config *chain, Bool direct_color, in translate_eglconfig()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwayland/
H A Dxwayland-glx.c148 struct egl_config *chain, Bool direct_color, in translate_eglconfig()
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DAnimationInfo.h79 rgb_t direct_color; variable
/dports/multimedia/fxtv/fxtv-1.03/videolib/
H A Dvideolib.h84 VL_BOOL direct_color; /* T = packed RGB, F = cmap */ member
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/debugger/
H A Ddebugger.cpp250 bool bPPUDebugger::direct_color() { return regs.direct_color; } in direct_color() function in bPPUDebugger
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/debugger/
H A Ddebugger.cpp250 bool PPUDebugger::direct_color() { return regs.direct_color; } in direct_color() function in PPUDebugger
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/mmio/
H A Dmmio.hpp94 bool direct_color; member
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/mmio/
H A Dmmio.hpp94 bool direct_color; member
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/
H A Dppu-debugger.hpp204 virtual bool direct_color() { return 0; } in direct_color() function
/dports/emulators/x48/x48-0.6.4_1/src/
H A Dx48_x11.c148 int direct_color; variable
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dsnes_ppu.cpp1728 uint16_t snes_ppu_device::direct_color(uint16_t palette, uint16_t group) in direct_color() function in snes_ppu_device
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dsnes_ppu.cpp1728 uint16_t snes_ppu_device::direct_color(uint16_t palette, uint16_t group) in direct_color() function in snes_ppu_device
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/snes/
H A Dsnes_ppu.cpp136 UINT8 direct_color; member
/dports/x11/xterm/xterm-370/
H A Dptyx.h2327 Boolean direct_color; /* direct-color enabled? */ member