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

r.texture: support parallel computing by OpenMP #3857

Merged
merged 27 commits into from
Jun 22, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    0815f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7e89b View commit details
    Browse the repository at this point in the history
  3. remove unused variable

    cyliang368 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9b54ad3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d883baf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6147e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f1f379 View commit details
    Browse the repository at this point in the history
  7. add execute_parallel.c

    cyliang368 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    99678d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    37f03b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5e0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd1b1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47cd271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66b368 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    8a1c868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1ab21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cc8b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc849bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b56722e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    09a34ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111d71f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd45a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97695db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd03cd View commit details
    Browse the repository at this point in the history
  6. remove .DS_Store file

    cyliang368 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    765c869 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    58f0a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b328d9 View commit details
    Browse the repository at this point in the history