intel: Declare some functions in intel_fbo.c as non-static
authorChad Versace <chad@chad-versace.us>
Wed, 22 Jun 2011 17:26:26 +0000 (10:26 -0700)
committerChad Versace <chad@chad-versace.us>
Fri, 24 Jun 2011 21:47:20 +0000 (14:47 -0700)
commit5cd4d8551778e1b371397ad4a1144a1c0b9f436f
tree8c89dd6c0a39af48b029998335b42fb6fd7e38e0
parent8869a2623775a4879ac310d7073f184b7d45eed1
intel: Declare some functions in intel_fbo.c as non-static

... because they will be needed by intel_tex_image_s8z24_create_renderbuffers.

Redeclared functions are:
    intel_alloc_renderbuffer_storage
    intel_renderbuffer_set_draw_offsets

Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/intel/intel_fbo.c
src/mesa/drivers/dri/intel/intel_fbo.h