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: leadedge/Spout2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.007.014
Choose a base ref
...
head repository: leadedge/Spout2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 311 files changed
  • 1 contributor

Commits on Aug 27, 2024

  1. 2.007.0015

    SpoutGL update from beta branch
    leadedge committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    32063ba View commit details
    Browse the repository at this point in the history
  2. 2.007.015

    1) Additional libraries
        - SpoutDX12 and SpoutDX9 libraries included in CMake build
    2) Library example
        - New Tutorial04_Lib example for using libraries
    	- Revise readme files
    3) SpoutDX example solution
        - New SpoutDX Example.sln to build all SpoutDX examples
    	- Revise source and readme files
    	- Executable files copied to a Binaries/Examples folder
    4) OpenGL examples
        - Windows
         -- Basic Windows OpenGL examples without library dependency
        - Openframeworks
          -- "CopySource.bat" for easy selection and copy of example source files
        - MSbuild to automate build
          -- build.bat - build current example
    	  -- build-all.bat - build all examples
    	  -- Executable files copied to a Binaries folder
    	  -- Separate documentation
    leadedge committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0174c83 View commit details
    Browse the repository at this point in the history
  3. Update UPDATES.md

    2.007.015
    leadedge committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cd92163 View commit details
    Browse the repository at this point in the history
  4. Update UPDATES.md

    sub-headings
    leadedge authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9293e0c View commit details
    Browse the repository at this point in the history
  5. Update CMakeLists

    Update for SpoutDX12 and SpoutDX9 build
    leadedge committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    923e9b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Remove VS files

    VS2017/VS2022 projects replaced by CMake build
    Remove unused shaders class
    leadedge committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fc63ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Update Build-All.bat

    Typo for video example
    leadedge committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8fcc537 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Update readme.md

    Update library project details for Platform VS2017
    leadedge authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1291138 View commit details
    Browse the repository at this point in the history
  2. Update FboBasic.vcxproj

    Update for VS2017 Platform 141
    Update build library readme
    leadedge committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9922196 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update readme.md

    Update for Windows Target Platform Version
    leadedge authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6d98b92 View commit details
    Browse the repository at this point in the history
Loading