代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/5818/78283
txt dsbl_plg.txt
Anti-aliased Pict
Lens Flare
Variations
Wind
Texture Fill
PICT Resource
Pinch
Polar Coordinates
Ripple
Shear
Spherize
Twirl
Wave
TWAIN Acquire
TWAIN - Acquire
TWAIN Select Source
TWAIN
www.eeworm.com/read/490329/1203077
txt notes.txt
// -----------------------------------------------------------------
// JAY:
//
DONE: Fix tools for HL2/TF2 coordinate space
DONE: Load textures from Half-Life .WADs
DONE: Write out Q2 texture fo
www.eeworm.com/read/474238/1394957
c gltx.c
/*
* Simple SGI .rgb (IRIS RGB) image file reader ripped off from
* texture.c (written by David Blythe). See the SIGGRAPH '96
* Advanced OpenGL course notes.
*/
/* includes */
#include
www.eeworm.com/read/474238/1395047
h loadlum.h
/* texture.h - by David Blythe, SGI */
/* Simple SGI .bw image file loader routine. */
extern unsigned char * load_luminance(
char *name,
int *width,
int *height,
int *components);
www.eeworm.com/read/462666/1543913
h loadlum.h
/* texture.h - by David Blythe, SGI */
/* Simple SGI .bw image file loader routine. */
extern unsigned char * load_luminance(
char *name,
int *width,
int *height,
int *components);
www.eeworm.com/read/459172/1573286
h s3tc.h
/*
* S3 Texture Compression (S3TC) decoding functions
* Copyright (c) 2007 by Ivo van Poorten
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/242732/4544654
h teximage.h
/**
* \file teximage.h
* Texture images manipulation functions.
*/
/*
* Mesa 3-D graphics library
* Version: 6.3
*
* Copyright (C) 1999-2005 Brian Paul All Rights Reserved.
*
www.eeworm.com/read/242732/4544705
h texstate.h
/**
* \file texstate.h
* Texture state management.
*/
/*
* Mesa 3-D graphics library
* Version: 5.1
*
* Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
*
* Permission
www.eeworm.com/read/242732/4544710
h texenvprogram.h
/**
* \file texenvprogram.h
* Texture state management.
*/
/*
* Mesa 3-D graphics library
* Version: 5.1
*
* Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
*
* Permis
www.eeworm.com/read/216802/4886839
h teximage.h
/**
* \file teximage.h
* Texture images manipulation functions.
*/
/*
* Mesa 3-D graphics library
* Version: 6.3
*
* Copyright (C) 1999-2005 Brian Paul All Rights Reserved.
*