Two things about this: 1) The OpenGL driver is built as an extension of the X11 one, build the port with DISPLAY_TARGET set to opengl and you'll get the x11 version with GL enabled. (you set rendering to GL by using -vidmode 2, check the man page for more info.) 2) This version breaks compat with gxmame again, as some options have been changed. People wanting to use gxmame should put xmame in HOLD_PKGS in their pkgtools.conf. I might or might not do some surgery on gxmame to work with the new options, depends on how much spare time I have next week. I've done some testing with the SDL, OpenGL and X11 targets, and they work fine here, please test and report if you encounter any problem.
State Changed From-To: open->closed Committed. Thanks!