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

Add Frametime Uniforms #17155

Merged
merged 37 commits into from
Nov 13, 2024
Merged

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    12f2484 View commit details
    Browse the repository at this point in the history
  2. float -> float_t

    kokoko3k committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    28292a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Possibly fix wii_u building

    kokoko3k committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    30f9dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e061445 View commit details
    Browse the repository at this point in the history
  3. slangp: Advertise support of CoreAspect uniform

    by defining _RARCH_HAS_COREASPECT_UNIFORM early in the shader source, just after "#extension GL_GOOGLE_cpp_style_line_directive : require"
    kokoko3k committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6d928c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435a651 View commit details
    Browse the repository at this point in the history
  5. Add CoreAspectRot uniform.

    It reports CoreAspect value or 1/CoreAspect when the content is rotated by 90 or 270 deg.
    kokoko3k committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e842044 View commit details
    Browse the repository at this point in the history
  6. Fixed stupid typo

    kokoko3k committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    85f54c6 View commit details
    Browse the repository at this point in the history
  7. Just use _HAS_COREASPECT_UNIFORMS to check for CoreAspect uniforms su…

    …pport (was _RARCH_HAS_COREASPECT_UNIFORMS)
    kokoko3k committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b90ab11 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Rename CoreAspect, CoreAspectRot, _HAS_COREASPECT_UNIFORMS to Origina…

    …lAspect, OriginlAspectRot, _HAS_ORIGINALASPECT_UNIFORMS
    kokoko3k committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dc6e138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2f000 View commit details
    Browse the repository at this point in the history
  3. GLCore: void Pass::build_semantic_float needs glUniform1f.

    ...how on earth did it worked for UBO !?
    kokoko3k committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c57a1e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aca6af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32f115a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a1f516 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    aa74519 View commit details
    Browse the repository at this point in the history
  2. remove test shader

    kokoko3k committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8de41af View commit details
    Browse the repository at this point in the history
  3. Fix C89 Build

    kokoko3k committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    97bab31 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    f20b6da View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    94d0526 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    36e5055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b220eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7905017 View commit details
    Browse the repository at this point in the history
  4. Add CoreFPS and FrameTimeDelta Uniforms.

    _HAS_ORIGINALASPECT_UNIFORMS is (#)defined and can be used to query for them.
    kokoko3k committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d1360e7 View commit details
    Browse the repository at this point in the history
  5. add test shader

    kokoko3k committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bb74353 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. remote test shader

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2bb30b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494a3c8 View commit details
    Browse the repository at this point in the history
  3. Wrong paste.

    kokoko3k authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4d3c286 View commit details
    Browse the repository at this point in the history
  4. gx2: use float

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    75858a1 View commit details
    Browse the repository at this point in the history
  5. wrong indentation

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ebaced4 View commit details
    Browse the repository at this point in the history
  6. resolved merge conflict

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7bcc624 View commit details
    Browse the repository at this point in the history
  7. fix indentation

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8c992cc View commit details
    Browse the repository at this point in the history
  8. Fix comment/Formatting

    kokoko3k committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9f2e555 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    dda527f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd494b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    021c5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d096359 View commit details
    Browse the repository at this point in the history