代码搜索结果
找到约 10,000 项符合
Video 的代码
video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
video.c
/*
* (C) Copyright 2002
* Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
video.h
#ifndef VIDEO_H
#define VIDEO_H
#include "game/camera.h"
#include "video/fonttex.h"
#include "video/model.h"
#include "Nebu_video.h"
/* dropped support for anything else than libpng */
#include
video.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
video.c
/*
* (C) Copyright 2002
* Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
video.h
/*
* video.h
*
* Copyright (C) 2000 Marcus Metzler
* & Ralph Metzler
* for convergence integrated media GmbH
*
video.h
#ifndef __VIDEO_DEFINED
#define __VIDEO_DEFINED
#define HORIZONTAL_ACTIVE 1440
#define HORIZONTAL_BLANKING_PAL 280
#define HORIZONTAL_BLANKING_NTSC 268
#define HORIZONTAL_TOTAL_PAL (HORIZ
video.cpp
/*
Copyright 2005-2007 Intel Corporation. All Rights Reserved.
This file is part of Threading Building Blocks.
Threading Building Blocks is free software; you can redistribute it
an