pcbjam/tests/gal-regression/native
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 6fa6c9207f feat(webgl): Migrate to pure WebGL 2.0 and fix GL canvas layering
Update submodules and build config for pure WebGL 2.0 (drop -sFULL_ES3):
- kicad: VBO-based drawing, compositor FBO rewrite, shader conversion
- wxwidgets: Fix z-index layering so GL canvas renders above 2D UI canvas
- Build: Remove FULL_ES3 from linker flags
- GAL tests: White background, opaque alpha, shared shader converter,
  updated baseline screenshots

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 12:38:24 +01:00
..
generated feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00
bitmap_base_stub.h feat(gal-test): Add 100% GAL API test coverage (28 scenarios) 2026-01-07 12:27:06 +01:00
CMakeLists.txt feat(gal-test): Add 100% GAL API test coverage (28 scenarios) 2026-01-07 12:27:06 +01:00
config.h feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00
gal_native_test.cpp feat(webgl): Migrate to pure WebGL 2.0 and fix GL canvas layering 2026-03-20 12:38:24 +01:00
gal_test_accessor.cpp docs(gal-test): Add README and document DrawBitmap limitation 2026-01-07 13:37:08 +01:00
gal_test_accessor.h docs(gal-test): Add README and document DrawBitmap limitation 2026-01-07 13:37:08 +01:00
generate_shaders.py feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00
kicad_stubs.cpp feat(gal-test): Add 100% GAL API test coverage (28 scenarios) 2026-01-07 12:27:06 +01:00
kicad_stubs.h feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00
kifont_stub.h feat(gal-test): Add 100% GAL API test coverage (28 scenarios) 2026-01-07 12:27:06 +01:00
stb_image_write.h feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00
trace_helpers.h feat(webgl): Add GAL native test harness for visual regression testing 2026-01-07 09:42:31 +01:00