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

Internalise TextureGL and rewrite Texture to take its role #5330

Merged
merged 33 commits into from
Aug 5, 2022

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    b671e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df02e1a View commit details
    Browse the repository at this point in the history
  3. Cache IRenderer dependency

    smoogipoo committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9e068d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    285d160 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Add DummyRenderer

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d5e063d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296e294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc18f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ec6711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    200fcc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1d22ed View commit details
    Browse the repository at this point in the history
  7. Merge TextureGL classes

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d239175 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd4f71d View commit details
    Browse the repository at this point in the history
  9. Fix unbound event

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d0f55ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d595ab View commit details
    Browse the repository at this point in the history
  11. Fix XMLDoc reference

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    631bf45 View commit details
    Browse the repository at this point in the history
  12. Prevent possible nullref

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    cac178d View commit details
    Browse the repository at this point in the history
  13. Some xmldocs

    smoogipoo committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    568e0dc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df48080 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9878a1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c9553e3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff3e331 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add TextureRegion test

    smoogipoo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    1b824f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc15f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac177d5 View commit details
    Browse the repository at this point in the history
  4. Adjust xmldoc on BindCount

    smoogipoo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6f891df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aff0101 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f3e60d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7086cbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f224528 View commit details
    Browse the repository at this point in the history
  9. Remove Texture.Filename

    smoogipoo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d25c5e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1e1187 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13c9978 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc5a5cf View commit details
    Browse the repository at this point in the history