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

framebuffer.c File Reference
#include "glheader.h"
#include "imports.h"
#include "buffers.h"
#include "context.h"
#include "depthstencil.h"
#include "mtypes.h"
#include "fbobject.h"
#include "framebuffer.h"
#include "renderbuffer.h"
#include "texobj.h"

Go to the source code of this file.

Functions

static void compute_depth_max (struct gl_framebuffer *fb)
struct gl_framebuffer_mesa_create_framebuffer (const GLvisual *visual)
struct gl_framebuffer_mesa_new_framebuffer (GLcontext *ctx, GLuint name)
void _mesa_initialize_framebuffer (struct gl_framebuffer *fb, const GLvisual *visual)
void _mesa_destroy_framebuffer (struct gl_framebuffer *fb)
void _mesa_free_framebuffer_data (struct gl_framebuffer *fb)
void _mesa_reference_framebuffer (struct gl_framebuffer **ptr, struct gl_framebuffer *fb)
void _mesa_unreference_framebuffer (struct gl_framebuffer **fb)
void _mesa_resize_framebuffer (GLcontext *ctx, struct gl_framebuffer *fb, GLuint width, GLuint height)
void _mesa_resizebuffers (GLcontext *ctx)
void GLAPIENTRY _mesa_ResizeBuffersMESA (void)
static void update_framebuffer_size (struct gl_framebuffer *fb)
void _mesa_update_draw_buffer_bounds (GLcontext *ctx)
void _mesa_update_framebuffer_visual (struct gl_framebuffer *fb)
void _mesa_update_depth_buffer (GLcontext *ctx, struct gl_framebuffer *fb, GLuint attIndex)
void _mesa_update_stencil_buffer (GLcontext *ctx, struct gl_framebuffer *fb, GLuint attIndex)
static void update_color_draw_buffers (GLcontext *ctx, struct gl_framebuffer *fb)
static void update_color_read_buffer (GLcontext *ctx, struct gl_framebuffer *fb)
static void update_framebuffer (GLcontext *ctx, struct gl_framebuffer *fb)
void _mesa_update_framebuffer (GLcontext *ctx)
GLboolean _mesa_source_buffer_exists (GLcontext *ctx, GLenum format)
GLboolean _mesa_dest_buffer_exists (GLcontext *ctx, GLenum format)

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