代码搜索:GPU
找到约 177 项符合「GPU」的源代码
代码结果 177
www.eeworm.com/read/134479/5892258
makefile
ROOTDIR = ../../..
STATIC_LIBRARY = gpu-dx9
FILES = dx9runtime dx9texture dx9window
include ../../../common.mk
www.eeworm.com/read/153172/5652331
cpp gbagpu.cpp
/**************************************************************************
* DSemu - The Next Generation *
* GBA scanline GPU: Plugin Implementation [gbagp
www.eeworm.com/read/438146/7735624
c carminefb.c
/*
* Frame buffer driver for the Carmine GPU.
*
* The driver configures the GPU as follows
* - FB0 is display 0 with unique memory area
* - FB1 is display 1 with unique memory area
* - both disp
www.eeworm.com/read/120251/6075663
program examples.program
//---------------------------------------------------
// This file includes a number of basic GPU programs
// for use in many materials.
//---------------------------------------------------
www.eeworm.com/read/113165/6137571
program examples.program
//---------------------------------------------------
// This file includes a number of basic GPU programs
// for use in many materials.
//---------------------------------------------------
www.eeworm.com/read/153172/5652325
cpp nullgpu.cpp
/**************************************************************************
* DSemu - The Next Generation *
* Null GPU plugin: Implementation [nullgpu.cpp]
www.eeworm.com/read/153172/5652347
cpp dsgpu.cpp
/**************************************************************************
* DSemu - The Next Generation *
* Null GPU plugin: Implementation [nullgpu.cpp]
www.eeworm.com/read/408028/11406388
pdf 基于通用可编程gpu的视频编解码器——架构、算法与实现.pdf
www.eeworm.com/read/335844/12493007
h lcd.h
#define DPU_BASE 0xb8000000
#define LCD_CLOCK_BASE (DPU_BASE+0x1040)
#define ALT_SIGNAL_BASE (DPU_BASE+0x1048)
#define SIGNAL_POLARRITY_BASE (DPU_BASE+0x104C)
#define HSYNC_TIME1_BASE (DPU_BASE+0x
www.eeworm.com/read/153172/5652354
h nullgpu.h
/**************************************************************************
* DSemu - The Next Generation *
* Null GPU plugin: Class definition [nullgpu.h]