OSDN Git Service

intel: Don't advertise GLX_SWAP_COPY_OML
authorChad Versace <chad.versace@linux.intel.com>
Thu, 9 Aug 2012 16:06:42 +0000 (09:06 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Thu, 27 Sep 2012 21:32:40 +0000 (14:32 -0700)
commit7dc0be8a8b9528920e20b9621a2fd11a772194e0
tree7b0f2e43ad1d9ae8d41bd8c2767eddd18efbc0a9
parente917ed6eee100fbce5e8624cf3d247ede5beee5f
intel: Don't advertise GLX_SWAP_COPY_OML

This patch removes all gl_config's with swapMethod=GLX_SWAP_COPY_OML. When
page flipping, we are unable to comply with swap-copy semantics.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_screen.c