Added software-based pbuffer support (untested).
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 May 2005 02:18:38 +0000 (02:18 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 May 2005 02:18:38 +0000 (02:18 +0000)
commitbf7f998f39852f5126ea455b1f48007f02d1ad11
treea9e984a87d4145622c0c098b699e491f48905243
parentbb2c65200c023f7db4b0a4a72b18301e72c3b755
Added software-based pbuffer support (untested).
Use _eglConfigToContextModesRec() function and remove need for
the _EGLConfig->glmode struct.
Silence some compiler warnings.
src/mesa/drivers/dri/fb/fb_egl.c