Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wine-mirror/wine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rcoscali/wine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 15 files changed
  • 6 contributors

Commits on Aug 31, 2014

  1. [FIX] Small resources are given more memory (solves issues with mipmaps)

    This should make LoL's shop work
    Dietrich Daroch committed Aug 31, 2014
    Configuration menu
    Copy the full SHA
    2a17a18 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2014

  1. Merge branch 'master' of https://github.com/wine-mirror/wine

    Dietrich Daroch committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    f67fad6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. added initial .travis.yml

    Karl-Philipp Richter committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    f71d2bd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Add support for VK_APPS (i.e. popup menu key)

    Windows keyboards feature a "popup menu" key to open a context menu. If one is using a PC keyboard, there is no reason not to support this very key to do exactly as expected on a Win box.
    GerZah authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    7ff2d6f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. MmGetPhysicalAddress: Attempt to implement MmGetPhysicalAddress

    DO-NOT-MERGE: review prior to merge since i don't know what am i doing..
    
    Signed-off-by: Jacob Hrbek <[email protected]>
    Jacob Hrbek committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    a18d9f5 View commit details
    Browse the repository at this point in the history
  2. removed additional space

    Jacob Hrbek committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    bf9f100 View commit details
    Browse the repository at this point in the history
  3. adapted ptr

    Jacob Hrbek committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    5156130 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    6e5d43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39be42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d49bfe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d84f93 View commit details
    Browse the repository at this point in the history
  5. Add Arial alternative Black weight

    Omer I.S authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    879faa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge branch 'arial-master'

    rcoscali committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0fccabe View commit details
    Browse the repository at this point in the history
  2. Mimap ressources allocation size upgraded

    resource->size handled correctly
    rcoscali committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    762891b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'travis'

    rcoscali committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f9c4497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74dea6a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'flatpak'

    rcoscali committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a42e856 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'popup'

    rcoscali committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    14fb725 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c91a765 View commit details
    Browse the repository at this point in the history
Loading