Skip to content

Copy buffers to textures and take care of buffer alignment #1904

Copy buffers to textures and take care of buffer alignment

Copy buffers to textures and take care of buffer alignment #1904

name: Windows (OpenGL)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: .\get_dlc.bat
- name: Compile
run: .\make.bat -v vs2022 -g opengl --kinc . --from Tests/Empty --compile