[D-runtime] [D-Programming-Language/druntime] b61217: additional Unicode win api calls, +SwapBuffers, +C...

GitHub noreply at github.com
Wed Jan 8 15:27:38 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b61217774947331278fa9ae98c2ceb7e8a507c0e
      https://github.com/D-Programming-Language/druntime/commit/b61217774947331278fa9ae98c2ceb7e8a507c0e
  Author: scott <bonniefoo at gmail.com>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  additional Unicode win api calls, +SwapBuffers, +ChoosePixelFormat, Pixel format descriptor enum


  Commit: ec9ddd0b7e5f1a8843a4662a7446df41cedf390d
      https://github.com/D-Programming-Language/druntime/commit/ec9ddd0b7e5f1a8843a4662a7446df41cedf390d
  Author: scott <bonniefoo at gmail.com>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  added missing PFD_ flags, enum type to int


  Commit: 86415c46a09f5280022603b50f2155a340e12a81
      https://github.com/D-Programming-Language/druntime/commit/86415c46a09f5280022603b50f2155a340e12a81
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  Merge pull request #695 from foobit/master

additional Unicode win api, +SwapBuffers, +ChoosePixelFormat


Compare: https://github.com/D-Programming-Language/druntime/compare/4339cc5c75c9...86415c46a09f


More information about the D-runtime mailing list