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_zoom.c File Reference
#include "main/glheader.h"
#include "main/macros.h"
#include "main/imports.h"
#include "main/colormac.h"
#include "s_context.h"
#include "s_span.h"
#include "s_stencil.h"
#include "s_zoom.h"

Go to the source code of this file.

Functions

static GLboolean compute_zoomed_bounds (GLcontext *ctx, GLint imageX, GLint imageY, GLint spanX, GLint spanY, GLint width, GLint *x0, GLint *x1, GLint *y0, GLint *y1)
static INLINE GLint unzoom_x (GLfloat zoomX, GLint imageX, GLint zx)
static void zoom_span (GLcontext *ctx, GLint imgX, GLint imgY, const SWspan *span, const GLvoid *src, GLenum format)
void _swrast_write_zoomed_rgba_span (GLcontext *ctx, GLint imgX, GLint imgY, const SWspan *span, const GLvoid *rgba)
void _swrast_write_zoomed_rgb_span (GLcontext *ctx, GLint imgX, GLint imgY, const SWspan *span, const GLvoid *rgb)
void _swrast_write_zoomed_index_span (GLcontext *ctx, GLint imgX, GLint imgY, const SWspan *span)
void _swrast_write_zoomed_depth_span (GLcontext *ctx, GLint imgX, GLint imgY, const SWspan *span)
void _swrast_write_zoomed_stencil_span (GLcontext *ctx, GLint imgX, GLint imgY, GLint width, GLint spanX, GLint spanY, const GLstencil stencil[])
void _swrast_write_zoomed_z_span (GLcontext *ctx, GLint imgX, GLint imgY, GLint width, GLint spanX, GLint spanY, const GLvoid *z)

Generated on Sun May 27 2012 04:59:54 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.