Searched refs:swrast (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdriswrast.c | 70 const __DRIswrastExtension *swrast; member 277 (*driScreen->swrast->createNewDrawable) (driScreen->driScreen, in __glXDRIscreenCreateDrawable() 357 if (dri->swrast->base.version >= 3) { in initializeExtensions() 441 (void **) &screen->swrast, in __glXDRIscreenProbe() 448 (*screen->swrast->createNewScreen) (pScreen->myNum, in __glXDRIscreenProbe()
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/ |
| H A D | qemu.inc | 9 …${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'mesa-driver-swrast xserver-xorg-extension-glx',…
|
| /OK3568_Linux_fs/buildroot/package/mesa3d/ |
| H A D | mesa3d.mk | 99 MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_SWRAST) += swrast
|
| H A D | Config.in | 226 bool "Gallium swrast driver"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/ |
| H A D | mesa.inc | 133 GALLIUMDRIVERS = "swrast" 134 # gallium swrast was found to crash Xorg on startup in x32 qemu
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 1878 * Enable GLX 1.4 on DRI2 and swrast (from upstream, via F12). 2218 push swrast on the glx provider stack on first generation, so we don't 3844 * Deal with mesa packaging rename: build-dep on mesa-swrast-source -> 3857 * Version mesa-swrast-source Build-Dep to 6.4.0 or higher, so GLcore is a
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 445 bool "mesa DRI swrast driver removed" 449 The DRI swrast driver was removed upstream.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 20247 glx: Always enable EXT_texture_from_pixmap for DRI swrast glx 20259 compositors running on llvmpipe. This commit makes the DRI swrast glx code 26660 the swrast backend we don't have that luxury, so just say mesa. This 33405 glx/swrast: Do more GLX extension setup 46440 Fixes a usage of the wrong context with swrast GLX's GetImage entrypoint. 46513 glx: Make sure that DRI2/swrast calls haven't changed the GL context. 52737 glx: unifdef swrast dri_interface.h values from Mesa 7.1. 56683 the new version from swrast drivers. 58317 viciously bad for indirect, since the swrast context state at the bottom 59226 Mesa doesn't implement these anymore, never really did outside of swrast [all …]
|