- May 02, 2020
-
-
Alex R. Delp authored
Expose pixelgl.Window.SwapBuffers seperately from Window.Update
-
Alex R. Delp authored
-
- Apr 20, 2020
-
-
Alex R. Delp authored
-
Alex R. Delp authored
-
Alex R. Delp authored
-
Alex R. Delp authored
-
- Apr 18, 2020
-
-
Alex R. Delp authored
-
- Apr 14, 2020
-
-
Michal Štrba authored
-
- Feb 10, 2020
-
-
Luke Meyers authored
Allow buffers to be swapped without polling input, offering decoupling symmetrical with that provided by UpdateInput.
-
- Nov 05, 2019
-
-
Michal Štrba authored
-
Michal Štrba authored
Revert "Fixed a couple of errors in methods comments"
-
Michal Štrba authored
-
Michal Štrba authored
Fixed a couple of errors in methods comments
-
Michal Štrba authored
-
Michal Štrba authored
Merge adding Rect.Intersects(Rect)bool function
-
Tskken authored
fixed typo in comments.
-
Tskken authored
Fixed error for forgeting to change benchark function from IsIntersect to Intersects.
-
Tskken authored
This addes a new Rect.Intersects method which is around 5x faster then Rect.Intersect when used for basic collision checks.
-
Dylan Blanchard authored
Merge faiface/pixel version to Tskken/pixel
-
- Oct 24, 2019
-
-
Sergio Vera authored
-
- Jun 29, 2019
-
-
Michal Štrba authored
Start to maintain a change log
-
Friedrich Große authored
-
- Jun 23, 2019
-
-
Friedrich Große authored
-
- Jun 12, 2019
-
-
Michal Štrba authored
Adding AutoIconify and Floating GLFW window hints
-
- May 30, 2019
-
-
Michal Štrba authored
Fix Go modules
-
Friedrich Große authored
-
Friedrich Große authored
-
Friedrich Große authored
-
Friedrich Große authored
-
Friedrich Große authored
-
Friedrich Große authored
-
- May 25, 2019
-
-
Michal Štrba authored
Support for Modules.
-
- May 24, 2019
-
-
udhos authored
-
Michal Štrba authored
Added ZR for zero rect
-
Tsukinai authored
changed wording to match zero-vector returns in other functions.
-
Tsukinai authored
Fixed doc refrince to R(0,0,0,0) in Rect.Intersect() to be a ZR and for it to return a ZR. Also ran gofmt...
-
Tsukinai authored
Added the ZR for rectangle for both utility and consistensy with pixel.ZV
-
- May 19, 2019
-
-
Michal Štrba authored
Fixed link to examples repo in CONTRIBUTING.md
-
Friedrich Große authored
-
- Apr 25, 2019
-
-
Michal Štrba authored
Added TriangleData benchmarks and improvements
-