ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

attrib.c File Reference
#include "glheader.h"
#include "imports.h"
#include "accum.h"
#include "arrayobj.h"
#include "attrib.h"
#include "blend.h"
#include "buffers.h"
#include "bufferobj.h"
#include "clear.h"
#include "colormac.h"
#include "colortab.h"
#include "context.h"
#include "depth.h"
#include "enable.h"
#include "enums.h"
#include "fog.h"
#include "hint.h"
#include "light.h"
#include "lines.h"
#include "matrix.h"
#include "multisample.h"
#include "points.h"
#include "polygon.h"
#include "scissor.h"
#include "simple_list.h"
#include "stencil.h"
#include "texenv.h"
#include "texgen.h"
#include "texobj.h"
#include "texparam.h"
#include "texstate.h"
#include "varray.h"
#include "mtypes.h"
#include "math/m_xform.h"

Go to the source code of this file.

Data Structures

struct  texture_state

Defines

#define TEST_AND_UPDATE(VALUE, NEWVALUE, ENUM)
#define GL_CLIENT_PACK_BIT   (1<<20)
#define GL_CLIENT_UNPACK_BIT   (1<<21)

Functions

static struct gl_attrib_nodenew_attrib_node (GLbitfield kind)
void GLAPIENTRY _mesa_PushAttrib (GLbitfield mask)
static void pop_enable_group (GLcontext *ctx, const struct gl_enable_attrib *enable)
static void pop_texture_group (GLcontext *ctx, struct texture_state *texstate)
void GLAPIENTRY _mesa_PopAttrib (void)
static void adjust_buffer_object_ref_counts (struct gl_array_attrib *array, GLint step)
static void copy_pixelstore (GLcontext *ctx, struct gl_pixelstore_attrib *dst, const struct gl_pixelstore_attrib *src)
void GLAPIENTRY _mesa_PushClientAttrib (GLbitfield mask)
void GLAPIENTRY _mesa_PopClientAttrib (void)
void _mesa_free_attrib_data (GLcontext *ctx)
void _mesa_init_attrib (GLcontext *ctx)

Generated on Sun May 27 2012 04:45:35 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.