代码搜索:Framebuffer

找到约 2,292 项符合「Framebuffer」的源代码

代码结果 2,292
www.eeworm.com/read/337546/3336641

kconfig

# # Geode family framebuffer configuration # config FB_GEODE bool "AMD Geode family framebuffer support (EXPERIMENTAL)" depends on FB && PCI && EXPERIMENTAL && X86 ---help--- Say 'Y' here to all
www.eeworm.com/read/324920/3495443

kconfig

# # Geode family framebuffer configuration # config FB_GEODE bool "AMD Geode family framebuffer support (EXPERIMENTAL)" depends on FB && PCI && EXPERIMENTAL && X86 ---help--- Say 'Y' here to all
www.eeworm.com/read/316872/3596588

kconfig

# # Geode family framebuffer configuration # config FB_GEODE bool "AMD Geode family framebuffer support (EXPERIMENTAL)" depends on FB && PCI && EXPERIMENTAL && X86 ---help--- Say 'Y' here to all
www.eeworm.com/read/298327/3867698

cpp fbo.cpp

/** * @file FBO.cpp * @brief EXT_framebuffer_object implementation * @author Christopher Han * * EXT_framebuffer_object class implementation * Copyright (C) 2005. Licen
www.eeworm.com/read/404607/2302326

kconfig

# # Geode family framebuffer configuration # config FB_GEODE bool "AMD Geode family framebuffer support (EXPERIMENTAL)" depends on FB && PCI && EXPERIMENTAL && X86 ---help--- Say 'Y' here to all
www.eeworm.com/read/393286/2482893

kconfig

# # Geode family framebuffer configuration # config FB_GEODE bool "AMD Geode family framebuffer support (EXPERIMENTAL)" depends on FB && PCI && EXPERIMENTAL && X86 ---help--- Say 'Y' here to all
www.eeworm.com/read/418684/2086301

c drirenderbuffer.c

#include "mtypes.h" #include "drirenderbuffer.h" #include "framebuffer.h" #include "renderbuffer.h" #include "imports.h" /** * This will get called when a window (gl_framebuffer) is resized (proba
www.eeworm.com/read/380330/2660640

c drirenderbuffer.c

#include "mtypes.h" #include "drirenderbuffer.h" #include "framebuffer.h" #include "renderbuffer.h" #include "imports.h" /** * This will get called when a window (gl_framebuffer) is resized (proba
www.eeworm.com/read/219389/14882866

c vout_fb.c

/***************************************************************************** * vout_fb.c: Linux framebuffer video output display method ************************************************************
www.eeworm.com/read/309126/13681529

c pmag-ba-fb.c

/* * linux/drivers/video/pmag-ba-fb.c * * PMAG-BA TurboChannel framebuffer card support ... derived from: * "HP300 Topcat framebuffer support (derived from macfb of all things) * Phil Blunde