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: oks2024/RenderDoc-Manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NovaMods/RenderDoc-Manager
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.
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 4, 2016

  1. Copy the full SHA
    8527fbc View commit details

Commits on Jan 24, 2017

  1. Changed to ifndef guards

    DethRaid committed Jan 24, 2017
    Copy the full SHA
    1899521 View commit details
  2. Uses a GLFW window

    DethRaid committed Jan 24, 2017
    Copy the full SHA
    fde8ce2 View commit details

Commits on Jul 15, 2018

  1. Copy the full SHA
    5316cf7 View commit details
  2. Changed #include <glfw/glfw3native.h> to #include <GLFW/glfw3native.h…

    …> for cross compiling
    Janrupf committed Jul 15, 2018
    Copy the full SHA
    93c02cd View commit details

Commits on Jul 16, 2018

  1. Don't redefine ELPP_THREADED

    DethRaid committed Jul 16, 2018
    Copy the full SHA
    9b04a0b View commit details

Commits on Sep 6, 2018

  1. Use raw Win32 windows

    DethRaid committed Sep 6, 2018
    Copy the full SHA
    0b14d7a View commit details
  2. Added CMakeLists.txt

    DethRaid committed Sep 6, 2018
    Copy the full SHA
    1888256 View commit details

Commits on Jan 24, 2019

  1. Removed an unused parameter

    DethRaid committed Jan 24, 2019
    Copy the full SHA
    59cd8d7 View commit details
Loading