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

implement gx hanging #2062

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

implement gx hanging #2062

wants to merge 2 commits into from

Commits on Apr 30, 2024

  1. implement gx hanging

    implements hanging on:
    begin poly with partial poly defined
    box test with partial poly defined
    swap buffers with partial poly defined
    
    also remove some useless variables:
    vertexnum wasn't used.
    NumConsecPolys was only used by triangle strips
    Jaklyy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    31cfe2e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. remove unused variable

    Jaklyy committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    793590d View commit details
    Browse the repository at this point in the history