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

s_lines.c File Reference
#include "main/glheader.h"
#include "main/context.h"
#include "main/colormac.h"
#include "main/macros.h"
#include "s_aaline.h"
#include "s_context.h"
#include "s_depth.h"
#include "s_feedback.h"
#include "s_lines.h"
#include "s_span.h"
#include "s_linetemp.h"

Go to the source code of this file.

Defines

#define NAME   simple_no_z_ci_line
#define INTERP_INDEX
#define RENDER_SPAN(span)   _swrast_write_index_span(ctx, &span)
#define NAME   simple_no_z_rgba_line
#define INTERP_RGBA
#define RENDER_SPAN(span)   _swrast_write_rgba_span(ctx, &span);
#define NAME   ci_line
#define INTERP_INDEX
#define INTERP_Z
#define INTERP_ATTRIBS   /* for fog */
#define RENDER_SPAN(span)
#define NAME   rgba_line
#define INTERP_RGBA
#define INTERP_Z
#define RENDER_SPAN(span)
#define NAME   general_line
#define INTERP_RGBA
#define INTERP_Z
#define INTERP_ATTRIBS
#define RENDER_SPAN(span)
#define USE(lineFunc)   swrast->Line = lineFunc

Functions

static void compute_stipple_mask (GLcontext *ctx, GLuint len, GLubyte mask[])
static void draw_wide_line (GLcontext *ctx, SWspan *span, GLboolean xMajor)
void _swrast_add_spec_terms_line (GLcontext *ctx, const SWvertex *v0, const SWvertex *v1)
void _swrast_choose_line (GLcontext *ctx)

Generated on Sat May 26 2012 04:58:21 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.