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

[WIP] GLFW redesign #7863

Draft
wants to merge 254 commits into
base: master
Choose a base branch
from
Draft

[WIP] GLFW redesign #7863

wants to merge 254 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    9d9c4bc View commit details
    Browse the repository at this point in the history
  2. windowmode to primitive class

    dimitre committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    7ac88ef View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eec5842 View commit details
    Browse the repository at this point in the history
  3. more simplification

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3508e3a View commit details
    Browse the repository at this point in the history
  4. typedefs

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9902141 View commit details
    Browse the repository at this point in the history
  5. shared ptr fix

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2a80aa2 View commit details
    Browse the repository at this point in the history
  6. emscripten

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0082f44 View commit details
    Browse the repository at this point in the history
  7. remove glut window

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6d39dde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04990f0 View commit details
    Browse the repository at this point in the history
  9. up

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4fdeff7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    140136c View commit details
    Browse the repository at this point in the history
  11. all monitors properties

    dimitre committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    892f175 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. ios

    dimitre committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ef9b37d View commit details
    Browse the repository at this point in the history
  2. remove glut

    dimitre committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    63c0cd1 View commit details
    Browse the repository at this point in the history
  3. up

    dimitre committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    907d286 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    4ad5189 View commit details
    Browse the repository at this point in the history
  2. multimonitor ok

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8253b25 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fa5b4e1 View commit details
    Browse the repository at this point in the history
  4. setup simplification

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    81a4da4 View commit details
    Browse the repository at this point in the history
  5. simplify setup

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    14a4e39 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9e9d64c View commit details
    Browse the repository at this point in the history
  7. more

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a7bfad4 View commit details
    Browse the repository at this point in the history
  8. advancing

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6f5abfe View commit details
    Browse the repository at this point in the history
  9. fix ifdef osx

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0d4b19f View commit details
    Browse the repository at this point in the history
  10. update img tests

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7f6cf0e View commit details
    Browse the repository at this point in the history
  11. fix vector

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2f4cc85 View commit details
    Browse the repository at this point in the history
  12. vector fix

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fd7197f View commit details
    Browse the repository at this point in the history
  13. emscripten ivec2 fix

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    18a7496 View commit details
    Browse the repository at this point in the history
  14. try to fix ios

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    86f4879 View commit details
    Browse the repository at this point in the history
  15. more

    dimitre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d0a2672 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. more changes

    dimitre committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3ae86ca View commit details
    Browse the repository at this point in the history
  2. crazy changes

    dimitre committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2b23530 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. updates

    dimitre committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    07ac43c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. yess wkkrnnnggg

    dimitre committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d7ed5ff View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. update fs code for windows

    dimitre committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a454746 View commit details
    Browse the repository at this point in the history
  2. egl

    dimitre committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    db5a9fd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. try ios

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6fbcf17 View commit details
    Browse the repository at this point in the history
  2. egl fix?

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e2049d2 View commit details
    Browse the repository at this point in the history
  3. ios

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6b5b169 View commit details
    Browse the repository at this point in the history
  4. linux arm 6l

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    72ec1cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26536b8 View commit details
    Browse the repository at this point in the history
  6. more

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e29e771 View commit details
    Browse the repository at this point in the history
  7. make shared initializers

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c13616d View commit details
    Browse the repository at this point in the history
  8. cleanup

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4e257c5 View commit details
    Browse the repository at this point in the history
  9. xim xic

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7a61ff6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46bd1be View commit details
    Browse the repository at this point in the history
  11. xic xim

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    697c02b View commit details
    Browse the repository at this point in the history
  12. remove comments

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    560a6e3 View commit details
    Browse the repository at this point in the history
  13. glfw3native.h

    dimitre committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ec98cae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    c38d70f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55734e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd62823 View commit details
    Browse the repository at this point in the history
  4. windowsapps removal

    dimitre committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d6d749a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. resolve conflict

    dimitre committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a86b14f View commit details
    Browse the repository at this point in the history
  2. monitor callback fix

    dimitre committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0b257b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 28, 2024

  1. fix monitor

    dimitre committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c8fc8c0 View commit details
    Browse the repository at this point in the history
  2. ofGetElapsedTimef with chrono

    dimitre committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    a905c6d View commit details
    Browse the repository at this point in the history
  3. testing glfw changes

    dimitre committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c721f70 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    17cd648 View commit details
    Browse the repository at this point in the history
  2. changes for rpi

    dimitre committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1d52a78 View commit details
    Browse the repository at this point in the history
  3. changes for rpi

    dimitre committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a435741 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. some .h work

    dimitre committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    904f852 View commit details
    Browse the repository at this point in the history
  2. revert vector

    dimitre committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9a21014 View commit details
    Browse the repository at this point in the history
  3. includes back

    dimitre committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fba5373 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    e588f8d View commit details
    Browse the repository at this point in the history
  2. rpi changes

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5709d72 View commit details
    Browse the repository at this point in the history
  3. rpi changes

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9daf722 View commit details
    Browse the repository at this point in the history
  4. rpi changes

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7526750 View commit details
    Browse the repository at this point in the history
  5. rpi changes

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a9f85e3 View commit details
    Browse the repository at this point in the history
  6. revert keyboard back

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ce2c1c5 View commit details
    Browse the repository at this point in the history
  7. kb

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7b61d15 View commit details
    Browse the repository at this point in the history
  8. kbd

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f0f5bd2 View commit details
    Browse the repository at this point in the history
  9. kbd

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c45739c View commit details
    Browse the repository at this point in the history
  10. up

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    bc5f1a1 View commit details
    Browse the repository at this point in the history
  11. up

    dimitre committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7053980 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix

    dimitre committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74b91c6 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    dimitre committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c3d364d View commit details
    Browse the repository at this point in the history
  3. .mk

    dimitre committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4098a8e View commit details
    Browse the repository at this point in the history
  4. updates

    dimitre committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    994f35a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. fix rpi

    dimitre committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    608ee96 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. up test

    dimitre committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9c451bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eea48e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. mk

    dimitre committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    58b6a26 View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    07c0a62 View commit details
    Browse the repository at this point in the history
  3. keyboard back working

    dimitre committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dadbcd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

    dimitre committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d2a1bd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

    dimitre committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f400b15 View commit details
    Browse the repository at this point in the history
  3. up

    dimitre committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c682fd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. updates glfw

    dimitre committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ae25320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f73265 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. update all

    dimitre committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    398d495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a89f63 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 29, 2024

  1. more unrelated changes

    dimitre committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b7cdc90 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. update rpi actions

    dimitre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3739134 View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b479484 View commit details
    Browse the repository at this point in the history
  3. downloader

    dimitre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    80f4449 View commit details
    Browse the repository at this point in the history
  4. changes in fps

    dimitre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e788458 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. up

    dimitre committed May 11, 2024
    Configuration menu
    Copy the full SHA
    77b3128 View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4917e2e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. updates

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    71b2f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318ec25 View commit details
    Browse the repository at this point in the history
  3. up

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ba0a9c4 View commit details
    Browse the repository at this point in the history
  4. up

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b181abb View commit details
    Browse the repository at this point in the history
  5. fps counter back original

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3f069c2 View commit details
    Browse the repository at this point in the history
  6. ofxOpenCv

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6a235af View commit details
    Browse the repository at this point in the history
  7. remove A3 test

    dimitre committed May 13, 2024
    Configuration menu
    Copy the full SHA
    42c435c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. up

    dimitre committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b1d1e61 View commit details
    Browse the repository at this point in the history
  2. update conflicts, simplify PR

    dimitre committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3942046 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 18, 2024

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

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b1072af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f733a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77b7fff View commit details
    Browse the repository at this point in the history
  4. put back ofMath.h

    dimitre committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d36e20a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    617b0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbb41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d6832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab0dffc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    eb70a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f1f5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 25, 2024

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

Commits on Jul 11, 2024

  1. merge latest. is this ok?

    dimitre committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    77ad98a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix conflicts and update

    dimitre committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3552abf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    5800b31 View commit details
    Browse the repository at this point in the history
  2. fix linux GLXContext

    dimitre committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a62be90 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 28, 2024

  1. fix

    dimitre committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e497f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Aug 6, 2024

  1. merge master

    dimitre committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3463243 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 17, 2024

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

Commits on Aug 20, 2024

  1. merge master

    dimitre committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    de7d8bd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. merge

    dimitre committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    16dcb74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4541a30 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. up

    dimitre committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3ab5b15 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix conflicts

    dimitre committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3ccb3f1 View commit details
    Browse the repository at this point in the history
  2. revert glfwwindow

    dimitre committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    02fd83e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5393b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. updates

    dimitre committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f3609fd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. up

    dimitre committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    660839b View commit details
    Browse the repository at this point in the history
  2. test removing ifdef

    dimitre committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5f0b37d View commit details
    Browse the repository at this point in the history
  3. less defines

    dimitre committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1387559 View commit details
    Browse the repository at this point in the history
  4. bindbase opengles

    dimitre committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    91831e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. archs

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd71996 View commit details
    Browse the repository at this point in the history
  2. archs in macos

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2bdcc20 View commit details
    Browse the repository at this point in the history
  3. more defines commented out

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    08fa627 View commit details
    Browse the repository at this point in the history
  4. up

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5b7a775 View commit details
    Browse the repository at this point in the history
  5. ONLY_ACTIVE_ARCH

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    40ba7dc View commit details
    Browse the repository at this point in the history
  6. up

    dimitre committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5916c38 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

    dimitre committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    efc31da View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 11, 2024

  1. up

    dimitre committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6e525f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8b13b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    ea21e68 View commit details
    Browse the repository at this point in the history
  2. checkout from altcore

    dimitre committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ad23996 View commit details
    Browse the repository at this point in the history
  3. update altcore emscripten

    dimitre committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    433a016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10c1cbd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. ofEvents monitors

    dimitre committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ecee93f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. mutex fix

    dimitre committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    23c91e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    1e37013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687496e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. videowriter sketch

    dimitre committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    af11b22 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 14, 2024

  1. pg

    dimitre committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0cea615 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

  1. merge master

    dimitre committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    771c3ca View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cf14c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ee48f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. update

    dimitre committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ae63650 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. pg submodule

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

Commits on Nov 1, 2024

  1. video writer

    dimitre committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    44b6c6a View commit details
    Browse the repository at this point in the history
  2. update video writer ARC

    dimitre committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f3cffe2 View commit details
    Browse the repository at this point in the history
  3. rename cpp to mm

    dimitre committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a09055 View commit details
    Browse the repository at this point in the history
  4. update videowriter

    dimitre committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7d85cb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. writer advancements

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c1a1ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446fe8e View commit details
    Browse the repository at this point in the history
  3. update

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    02bc754 View commit details
    Browse the repository at this point in the history
  4. rename writer av foundation

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    00c0245 View commit details
    Browse the repository at this point in the history
  5. scale, credits, fps

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2dedc15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29e5b7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c7ec66 View commit details
    Browse the repository at this point in the history
  8. headers simplification

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3400aff View commit details
    Browse the repository at this point in the history
  9. more headers simplification

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    40b2132 View commit details
    Browse the repository at this point in the history
  10. more forward declaration

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8627b2c View commit details
    Browse the repository at this point in the history
  11. cherry pick

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0ddef5d View commit details
    Browse the repository at this point in the history
  12. cherry

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a6a15fc View commit details
    Browse the repository at this point in the history
  13. update

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    02abe1d View commit details
    Browse the repository at this point in the history
  14. merge master

    dimitre committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7d891fd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. newer actions

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6f5c1bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161421f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5662335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbe17f8 View commit details
    Browse the repository at this point in the history
  5. revert ofShader

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    caf0194 View commit details
    Browse the repository at this point in the history
  6. cleanup

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6b1dfc4 View commit details
    Browse the repository at this point in the history
  7. update

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b6413a7 View commit details
    Browse the repository at this point in the history
  8. update

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    47b9766 View commit details
    Browse the repository at this point in the history
  9. up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5d9f31a View commit details
    Browse the repository at this point in the history
  10. inline operator + vec3 vec4

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    192ee70 View commit details
    Browse the repository at this point in the history
  11. up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    22b8267 View commit details
    Browse the repository at this point in the history
  12. up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4c9dfa0 View commit details
    Browse the repository at this point in the history
  13. gui

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7feb017 View commit details
    Browse the repository at this point in the history
  14. ofxOpenCv

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    90b7d22 View commit details
    Browse the repository at this point in the history
  15. ofxKinect

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0d72653 View commit details
    Browse the repository at this point in the history
  16. more

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9bbc81f View commit details
    Browse the repository at this point in the history
  17. more updates

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    aad5f9c View commit details
    Browse the repository at this point in the history
  18. interop vec2 vec3

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b411be0 View commit details
    Browse the repository at this point in the history
  19. interop vec2 vec3

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3efd14a View commit details
    Browse the repository at this point in the history
  20. updates

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    bd7e5be View commit details
    Browse the repository at this point in the history
  21. more fixes

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fe3f2d4 View commit details
    Browse the repository at this point in the history
  22. node regression update

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8dc896a View commit details
    Browse the repository at this point in the history
  23. now passing tests

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c33f056 View commit details
    Browse the repository at this point in the history
  24. ok!

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    98803ba View commit details
    Browse the repository at this point in the history
  25. update examples and ios

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3e26119 View commit details
    Browse the repository at this point in the history
  26. tidy up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4a01e1f View commit details
    Browse the repository at this point in the history
  27. tidy up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2d93750 View commit details
    Browse the repository at this point in the history
  28. tidy up

    dimitre committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    28c4d20 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. revert some math

    dimitre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9345b37 View commit details
    Browse the repository at this point in the history
  2. updates

    dimitre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cdf25af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f78a49 View commit details
    Browse the repository at this point in the history
  4. still on v54

    dimitre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bf21f72 View commit details
    Browse the repository at this point in the history
  5. v70

    dimitre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3564a86 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. videowriter updates

    dimitre committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6715e3b View commit details
    Browse the repository at this point in the history
  2. runner macos

    dimitre committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0041161 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. vw

    dimitre committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    431ab47 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. merge master

    dimitre committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6d065da View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    eb342aa View commit details
    Browse the repository at this point in the history
  3. merge with numath

    dimitre committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8b522a3 View commit details
    Browse the repository at this point in the history
  4. glfw window

    dimitre committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    807cfcc View commit details
    Browse the repository at this point in the history
  5. merge blue branch

    dimitre committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    337048b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. algorithm changes

    dimitre committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    05f0533 View commit details
    Browse the repository at this point in the history
  2. up

    dimitre committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1df7779 View commit details
    Browse the repository at this point in the history
  3. remove includes in constants

    dimitre committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ce58b44 View commit details
    Browse the repository at this point in the history