Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

made changes for include paths for complete installation #163

Merged
merged 6 commits into from
Feb 27, 2021
Merged

made changes for include paths for complete installation #163

merged 6 commits into from
Feb 27, 2021

Commits on Feb 24, 2021

  1. made changes for include paths for complete installation

    aliPMPAINT authored and aliPMPAINT committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c132f90 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. included StandAlone/ResourceLimits.h in src/Shader.cpp?

    aliPMPAINT authored and aliPMPAINT committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    eafcd04 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Fixed include paths and added resources parameter to Shader::compile_…

    …sources method
    aliPMPAINT authored and aliPMPAINT committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    f60e71d View commit details
    Browse the repository at this point in the history
  2. refrence parameter by const refrence, linked tothe original GLSL reso…

    …urces, fixed inlude
    aliPMPAINT authored and aliPMPAINT committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    3cad95c View commit details
    Browse the repository at this point in the history
  3. updated ingle_include/kompute/Kompute.hpp

    aliPMPAINT authored and aliPMPAINT committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    bb7893b View commit details
    Browse the repository at this point in the history
  4. took the defaultResource outside of the Shader class

    aliPMPAINT authored and aliPMPAINT committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    ff63fe7 View commit details
    Browse the repository at this point in the history