jdelauney / SIMD-VectorMath-UnitTest

For testing asm SIMD (SSE/SSE 2/SSE 3/SSE 4.x / AVX /AVX 2) vector math library (2f, 4f, matrix, quaternion...) with Lazarus and FreePascal Compiler
Mozilla Public License 2.0
8 stars 0 forks source link

Making Framebuffers work in gtk #14

Open dicepd opened 6 years ago

dicepd commented 6 years ago

I have just changed the ifdefs a bit in boidz to be framebuffer v canvas. This will allow me to try to get the above working with least ongoing changes and flip between the two. Advantage you can now test framebuffer v canvas on windows.