Skip to content

Missing sources for vsgl.vxd #6

Description

@goshhhy

the original driver release contains a .VxD called "VSGL". this is the actual hardware driver, handling detection and initialization of the card, shared memory mappings, render scheduling, etc. however, this appears to be missing from this repository.

the build system references a "vsgl" directory, which should contain the header files vsgl.h, brdio.h, and sched.h.

it should also include as well an unknown number of source files needed to build the VxD, including but not limited to vsgl.inc, and presumably including vsgl.c, pnp.c, brdio.c, and sched.c.

are you able to share the sources to this module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions