_mesa_bzero
_mesa_calloc
_mesa_choose_tex_format
- _mesa_compressed_texture_size
_mesa_create_framebuffer
_mesa_create_visual
_mesa_delete_array_object
_mesa_update_framebuffer_visual
_mesa_use_program
_mesa_Viewport
+ _mesa_meta_init
+ _mesa_meta_free
_mesa_meta_CopyColorSubTable
_mesa_meta_CopyColorTable
_mesa_meta_CopyConvolutionFilter1D
_mesa_meta_CopyTexSubImage1D
_mesa_meta_CopyTexSubImage2D
_mesa_meta_CopyTexSubImage3D
- _mesa_wait_query
_swrast_Accum
_swrast_Bitmap
_swrast_BlitFramebuffer
rb->PutMonoValues = write_mono_rgba_pixels_16;
rb->GetRow = read_rgba_span_16;
rb->GetValues = read_rgba_pixels_16;
- rb->RedBits = 5;
- rb->GreenBits = 6;
- rb->BlueBits = 5;
break;
case PF_8R8G8B:
if (cColorBits == 24)
rb->PutMonoValues = write_mono_rgba_pixels_24;
rb->GetRow = read_rgba_span_24;
rb->GetValues = read_rgba_pixels_24;
- rb->RedBits = 8;
- rb->GreenBits = 8;
- rb->BlueBits = 8;
}
else
{
rb->PutMonoValues = write_mono_rgba_pixels_32;
rb->GetRow = read_rgba_span_32;
rb->GetValues = read_rgba_pixels_32;
- rb->RedBits = 8;
- rb->GreenBits = 8;
- rb->BlueBits = 8;
}
break;
default:
rb->PutMonoValues = write_mono_rgba_pixels_front;
rb->GetRow = read_rgba_span_front;
rb->GetValues = read_rgba_pixels_front;
- rb->RedBits = 8; /* XXX fix these (565?) */
- rb->GreenBits = 8;
- rb->BlueBits = 8;
}
}
RelativePath="..\..\..\..\src\mesa\drivers\windows\gdi\mesa.def"\r
>\r
</File>\r
+ <File\r
+ RelativePath="..\..\..\..\src\mesa\drivers\common\meta.c"\r
+ >\r
+ </File>\r
<File\r
RelativePath="..\..\..\..\src\mesa\drivers\windows\gdi\wgl.c"\r
>\r
RelativePath="..\..\..\..\src\mesa\drivers\common\driverfuncs.h"\r
>\r
</File>\r
+ <File\r
+ RelativePath="..\..\..\..\src\mesa\drivers\common\meta.h"\r
+ >\r
+ </File>\r
<File\r
RelativePath="..\..\..\..\include\GL\wmesa.h"\r
>\r
RelativePath="..\..\..\..\src\mesa\main\fog.c"\r
>\r
</File>\r
+ <File\r
+ RelativePath="..\..\..\..\src\mesa\main\formats.c"\r
+ >\r
+ </File>\r
<File\r
RelativePath="..\..\..\..\src\mesa\main\framebuffer.c"\r
>\r
RelativePath="..\..\..\..\src\mesa\main\fog.h"\r
>\r
</File>\r
+ <File\r
+ RelativePath="..\..\..\..\src\mesa\main\formats.h"\r
+ >\r
+ </File>\r
<File\r
RelativePath="..\..\..\..\src\mesa\main\framebuffer.h"\r
>\r
>\r
</File>\r
<File\r
- RelativePath="..\..\..\..\src\mesa\main\texformat.h"\r
+ RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h"\r
>\r
</File>\r
<File\r
- RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h"\r
+ RelativePath="..\..\..\..\src\mesa\main\texformat.h"\r
>\r
</File>\r
<File\r