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

Android compatibility #7

Merged
merged 61 commits into from
Jun 9, 2024
Merged

Android compatibility #7

merged 61 commits into from
Jun 9, 2024

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. refactor: render passes

    BykadorovR committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8a5c352 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    d3bde09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524015f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix: completed samples

    BykadorovR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9d5e424 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    352faef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c36b77 View commit details
    Browse the repository at this point in the history
  3. refactor: shaders paths

    BykadorovR committed May 19, 2024
    Configuration menu
    Copy the full SHA
    802198e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'remotes/origin/android_compatibility' i…

    …nto android_compatibility
    
    # Conflicts:
    #	shaders/model/modelColor.vert
    #	shaders/model/modelDepth.vert
    #	shaders/model/modelPBR.vert
    #	shaders/model/modelPhong.frag
    #	shaders/model/modelPhong.vert
    #	src/Utility/Animation.cpp
    BykadorovR committed May 19, 2024
    Configuration menu
    Copy the full SHA
    08ceb16 View commit details
    Browse the repository at this point in the history
  5. fix: removed extensions

    BykadorovR committed May 19, 2024
    Configuration menu
    Copy the full SHA
    310e7f3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    93f85a9 View commit details
    Browse the repository at this point in the history
  2. fix: glfw as fetch content

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0debc9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c04742 View commit details
    Browse the repository at this point in the history
  4. fix: add_library twice

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    960ddbf View commit details
    Browse the repository at this point in the history
  5. fix: vulkan wrapper name

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b425d6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7b7131 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d0dc2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35cc64c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3bc07a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d54f5dc View commit details
    Browse the repository at this point in the history
  11. fix: updated glm

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8ca784e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08f224b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    daf722f View commit details
    Browse the repository at this point in the history
  14. fix: android val. layers

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e1a68b4 View commit details
    Browse the repository at this point in the history
  15. fix: android log libraries

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e26b751 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    403168a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    875194c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6594499 View commit details
    Browse the repository at this point in the history
  19. fix: android compl. errors

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    13e4ada View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    038e4cd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d5631e9 View commit details
    Browse the repository at this point in the history
  22. fix: try another path

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0bd06ef View commit details
    Browse the repository at this point in the history
  23. fix: try via extern

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2b3f57a View commit details
    Browse the repository at this point in the history
  24. fix: reverted android poll

    BykadorovR committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9eaf67e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. refactor: window system

    BykadorovR committed May 21, 2024
    Configuration menu
    Copy the full SHA
    efcd6bc View commit details
    Browse the repository at this point in the history
  2. fix: filename to error

    BykadorovR committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bc11498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94af558 View commit details
    Browse the repository at this point in the history
  4. fix: void* instead of any

    BykadorovR committed May 21, 2024
    Configuration menu
    Copy the full SHA
    01dfdf9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: Android compilation

    BykadorovR committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f556a54 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2ffd8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88926b View commit details
    Browse the repository at this point in the history
  3. fix: clean shape3D code

    BykadorovR committed May 25, 2024
    Configuration menu
    Copy the full SHA
    90540d3 View commit details
    Browse the repository at this point in the history
  4. feat: shaders compile flag

    BykadorovR committed May 25, 2024
    Configuration menu
    Copy the full SHA
    76ee3b1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 27, 2024

  1. fix: animation small fixes

    BykadorovR committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f2c67fa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: animation index

    BykadorovR committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9f09d05 View commit details
    Browse the repository at this point in the history
  2. fix: sample uncommented

    BykadorovR committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a6863f1 View commit details
    Browse the repository at this point in the history
  3. refactor: sprites

    BykadorovR committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bd29cd2 View commit details
    Browse the repository at this point in the history
  4. fix: camera speed setter

    BykadorovR committed May 29, 2024
    Configuration menu
    Copy the full SHA
    087a0b6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix: added particles

    BykadorovR committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9bcdbb0 View commit details
    Browse the repository at this point in the history
  2. feat: refactored terrain

    BykadorovR committed May 30, 2024
    Configuration menu
    Copy the full SHA
    691ad4c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    30831c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af53ce View commit details
    Browse the repository at this point in the history
  3. fix: cleaned descriptors

    BykadorovR committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    08ded3c View commit details
    Browse the repository at this point in the history
  4. fix: sprite normals

    BykadorovR committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    777c2f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    1c1de2a View commit details
    Browse the repository at this point in the history
  2. feat: android sample

    BykadorovR committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ecb2fc4 View commit details
    Browse the repository at this point in the history
  3. feat: README

    BykadorovR committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ae1d3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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