Block a user
20fad92e4f
Update latest known working commit
7c0c02b9af
Fix image size/stride error in test program
1a1f4e8b13
Use integer coordinates instead of unsigned char. Ignores out-of-bounds coordinates.
996d14c93c
Correctly initialize m_colors and m_scales
d50fefc359
Make tinting and scaling per-cell instead of per-layer
e5b017ad97
Don't include GL from GLFW
fa8b8bfcf8
Fix unable to find glfw header (for real this time?)
ca0addb54c
Fix unable to find glfw header
93df224dc8
Fetch entire repo history
35902c2803
Add key callbacks, fix buffering issue
4b740e3edd
Update to test against known working version rather than previous commit
10a90a5f6a
Fix geometry shader and outdated cmake library name
939fea0fa7
Initial lua API
844e1b6c7a
Downloads LFS files
7cd81b31eb
print stbi failure reason
1e0be8eca0
Print out CWD on non-windows environments for debug purposes
ffcafb5160
Print resources contents
06e189963e
Print directory contents
4b13ca2818
Print PWD before running test app
cf9ab6c0a1
Add return value for texture loading
96944fcaa9
Upload to same artifact
fc4c150965
Use v3 artifact
526924d02a
Upload test images as artifacts
be6a31043a
Test testing code (again...)
60117c5cf9
Test testing code
65c6de85ba
Rework testing code
12f7d22009
Convert from char* to char[]
2861b78681
Update to allow GL_ARB_shader_viewport_layer_array as well.
11380a0d88
Found another remaining _DEBUG reference
2be0aeaf99
Add AMD_vertex_shader_layer support
c125a36cf0
Geometry shader is passthrough now
320164e597
Forgot to change shader version
eaab60cfda
Downgrade to OpenGL 4.5