core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

swrast_setup.h File Reference

#include "swrast/swrast.h"

Functions

GLboolean _swsetup_CreateContext (GLcontext *ctx)
void _swsetup_DestroyContext (GLcontext *ctx)
void _swsetup_InvalidateState (GLcontext *ctx, GLuint new_state)
void _swsetup_Wakeup (GLcontext *ctx)
void _swsetup_Translate (GLcontext *ctx, const void *vertex, SWvertex *dest)
 Populate a swrast SWvertex from an attrib-style vertex.


Function Documentation

GLboolean _swsetup_CreateContext ( GLcontext ctx  ) 

void _swsetup_DestroyContext ( GLcontext ctx  ) 

void _swsetup_InvalidateState ( GLcontext ctx,
GLuint  new_state 
)

void _swsetup_Translate ( GLcontext ctx,
const void *  vertex,
SWvertex dest 
)

Populate a swrast SWvertex from an attrib-style vertex.

XXX try to limit these loops someday

void _swsetup_Wakeup ( GLcontext ctx  ) 


Generated on Sun Sep 27 06:48:07 2009 for Mesa swrast_setup by  doxygen 1.5.4