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

feat: introduce GLCanvasElement to allow externally adding sophisticated graphics #16621

Merged

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    5ff75bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa9651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fe4ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c064404 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    225de18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a510667 View commit details
    Browse the repository at this point in the history
  7. chore: minor adjustments

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    742b4fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1eca500 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff6e501 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc50c00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fab9b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a8ae03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    988605d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56139cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9b12b8 View commit details
    Browse the repository at this point in the history
  16. docs: formatting

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ba4f644 View commit details
    Browse the repository at this point in the history
  17. chore: formatting

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b7b5bcf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f3d6e0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    99d5cfb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3dac0a3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d081f82 View commit details
    Browse the repository at this point in the history
  22. docs: more changes

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0c3bb6d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e860c21 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5a4a5dd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b71fc6e View commit details
    Browse the repository at this point in the history
  26. chore: adjust sample

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6b3a078 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cfb1899 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    48a59a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a3aac82 View commit details
    Browse the repository at this point in the history
  30. docs: tabs to spaces

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9b6dafb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    98268fc View commit details
    Browse the repository at this point in the history
  32. chore: DispatchQueueRender on Idle to prevent choking the dispatcher …

    …when continuously invalidating render
    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cb514d5 View commit details
    Browse the repository at this point in the history
  33. chore: post rebase

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5f8704a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    49e93c8 View commit details
    Browse the repository at this point in the history
  35. chore: Adjust version

    MartinZikmund authored and ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4f26870 View commit details
    Browse the repository at this point in the history
  36. chore: fix depth testing

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b849ca5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b18f331 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b18194f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    31e45e3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5eeba60 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d6755ce View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8131b7e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bd5de11 View commit details
    Browse the repository at this point in the history
  44. chore: packaging

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9e70bb3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7703a7f View commit details
    Browse the repository at this point in the history
  46. chore: minor touches

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb27e70 View commit details
    Browse the repository at this point in the history
  47. chore: move Init down

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    077185d View commit details
    Browse the repository at this point in the history
  48. chore: more packaging

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    684a981 View commit details
    Browse the repository at this point in the history
  49. chore: typo

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e6e0ad2 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c9dba27 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a1f75e9 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d54f37a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8a08a0e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    1c41b92 View commit details
    Browse the repository at this point in the history
  55. chore: add another sample

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f380086 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    a1a0e14 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    d18339d View commit details
    Browse the repository at this point in the history
  58. chore: formatting

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f83d2d9 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c6e355b View commit details
    Browse the repository at this point in the history
  60. chore: minor doc touches

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e74fbb5 View commit details
    Browse the repository at this point in the history
  61. chore: typo

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7532073 View commit details
    Browse the repository at this point in the history
  62. chore: build errors

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c681a8b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d881501 View commit details
    Browse the repository at this point in the history
  64. chore: packaging fixes

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    69e4a0d View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f0842f3 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    50ed2f4 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    d5b4f4e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    4960531 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    5092a11 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    4f06a30 View commit details
    Browse the repository at this point in the history
  71. chore: major redesign

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    402787b View commit details
    Browse the repository at this point in the history
  72. chore: build error

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    baf26ed View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b24d069 View commit details
    Browse the repository at this point in the history
  74. chore: formatting

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8b05a86 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    672261e View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    436f47d View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    7631bab View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    1980f69 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    81592f4 View commit details
    Browse the repository at this point in the history
  80. chore: add to ci slnf

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0cb7946 View commit details
    Browse the repository at this point in the history
  81. chore: formatting

    ramezgerges committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8a86f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. chore: build error

    ramezgerges committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4676bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f503403 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    47dcd72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4e7a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7ab56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94b01ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f54083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57891bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f029fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a8cd8b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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