• Joined on 2023-03-30
fries pushed to main at fries/dreamcast-opengl 2024-03-13 05:27:38 +00:00
f919b166df Set gl ortho.
fries pushed to main at fries/dreamcast-opengl 2024-03-12 05:41:40 +00:00
e98856a874 Convert gl.c to c++ and make it nicer.
fries pushed to main at fries/dreamcast-opengl 2024-03-11 04:40:37 +00:00
4d4582831c Make some Dreamcast OpenGL programs.
fries created branch main in fries/dreamcast-opengl 2024-03-11 04:40:37 +00:00
fries created repository fries/dreamcast-opengl 2024-03-11 04:40:28 +00:00
fries pushed to main at fries/opengl-learning 2024-03-11 01:13:33 +00:00
6d4b70aa1c Add a togglable rectangle and toggable wireframe.
fries pushed to main at fries/opengl-learning 2024-03-10 20:53:25 +00:00
86b72db39e Add a fixed function program
fries pushed to main at fries/opengl-learning 2024-03-10 02:59:04 +00:00
ab928750cf Switch to libepoxy
fries pushed to main at fries/opengl-learning 2024-03-10 01:27:19 +00:00
91b636e365 Draw a triangle!
482e000e54 Add some input and make the screen a different color.
f3855d332c create a basic OpenGL window
fries created branch main in fries/opengl-learning 2024-03-10 01:27:19 +00:00
fries created repository fries/opengl-learning 2024-03-10 01:27:09 +00:00
fries pushed to main at fries/highlight-bug-example 2023-08-24 03:17:19 +00:00
87f5be1512 add basic highlight bug example
fries created branch main in fries/highlight-bug-example 2023-08-24 03:17:19 +00:00
fries created repository fries/highlight-bug-example 2023-08-24 03:17:05 +00:00
fries pushed to main at fries/blurhash-c-wasm 2023-08-22 02:09:03 +00:00
548ef52ab7 change api and fix incorrect caclulation
fries pushed to main at fries/blurhash-c-wasm 2023-08-15 21:31:56 +00:00
c84aa5cb2c ignore the spec folder from the npm package
fries pushed to main at fries/blurhash-c-wasm 2023-08-15 21:30:29 +00:00
9a35c5bb50 fix a memory leak bug and add tests
fries pushed to main at fries/blurhash-c-wasm 2023-08-15 05:19:52 +00:00
986912c2aa make initial memory smaller and let it grow
fries pushed to main at fries/blurhash-c-wasm 2023-08-15 02:26:13 +00:00
f7bbb92d85 change up api, and bump down version
fries pushed to main at fries/blurhash-c-wasm 2023-08-12 09:37:23 +00:00
bb4f5b32e8 remove test export..