[quake3-commits] [ioquake/ioq3] 344ff2: Fix multisampling on X11

Zack Middleton zturtleman at gmail.com
Mon Mar 17 13:50:05 EDT 2014


  Branch: refs/heads/sdl2
  Home:   https://github.com/ioquake/ioq3
  Commit: 344ff23164cdf39285a3dc5310f9c57155602923
      https://github.com/ioquake/ioq3/commit/344ff23164cdf39285a3dc5310f9c57155602923
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M code/sdl/sdl_glimp.c

  Log Message:
  -----------
  Fix multisampling on X11

Setting SDL_GL_ACCELERATED_VISUAL was disabled for ioq3 SDL 1.2
for other reasons. However, it causes creating GL context to fail
if multisampling is enabled on X11 for both SDL1.2 and SDL2.

Tested using nVidia proprietary driver on Debian 7.


  Commit: 9f22ae9cb232e39da7490ada99412e44cdf00a4a
      https://github.com/ioquake/ioq3/commit/9f22ae9cb232e39da7490ada99412e44cdf00a4a
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M code/sdl/sdl_input.c

  Log Message:
  -----------
  Fix ctrl-c etc codes for edit fields


Compare: https://github.com/ioquake/ioq3/compare/8455b5a83344...9f22ae9cb232


More information about the quake3-commits mailing list