al_get_backbuffer man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

al_get_backbuffer(3)					  al_get_backbuffer(3)

NAME
       al_get_backbuffer - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      ALLEGRO_BITMAP *al_get_backbuffer(ALLEGRO_DISPLAY *display)

DESCRIPTION
       Return a special bitmap representing the back-buffer of the display.

       Care should be taken when using the backbuffer bitmap (and its sub-bit‐
       maps) as the source bitmap (e.g as the bitmap argument to  al_draw_bit‐
       map(3)).	 Only untransformed operations are hardware accelerated.  This
       consists of al_draw_bitmap(3)  and  al_draw_bitmap_region(3)  when  the
       current	transformation	is  the identity.  If the tranformation is not
       the identity, or some other drawing operation is used, the call will be
       routed through the memory bitmap routines, which are slow.  If you need
       those operations to be accelerated, then first copy  a  region  of  the
       backbuffer  into	 a  temporary  bitmap  (via  the al_draw_bitmap(3) and
       al_draw_bitmap_region(3)), and then use that temporary  bitmap  as  the
       source bitmap.

Allegro reference manual				  al_get_backbuffer(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net