Commit Message Author   Date
4b97434 Fix paths used when used as a library fpasa 9 months ago
4ed2ba5 Text shaping done more or less right fpasa 9 months ago
6b369d0 Sharp text and support for different styles fpasa 10 months ago
066a71c Make string work with the new draw-call setup! fpasa 10 months ago
ad08987 Partial: remove pipelines - pipeline layout fpasa 10 months ago
0794d3d Partial: remove pipelines - render pass & draw call fixes fpasa 10 months ago
ee668c6 Partial: remove pipelines - structs and release methods fpasa 10 months ago
839c982 Correctly free atlas fpasa 10 months ago
6cf5751 Clean up interface and add prefixes to everything fpasa 10 months ago
6dfebbd Minimal version for which text approximately works fpasa 10 months ago
7e040da Enable LTO fpasa 10 months ago
0c4d678 Add debugging helpers fpasa 10 months ago
62a281b Fix drawing functions to use new structs and UV attribute fpasa 10 months ago
b648ed9
Add text rendering pipeline and texture binding
Still no output but it's a start and it runs previous exampes
fpasa 10 months ago
a1134c5 Add dawn fpasa 10 months ago
74e331d Generate atlas picture fpasa 10 months ago
a7656ce quicksort implementation fpasa 10 months ago
0453280 Check tests and make alba work with a single dynarray implementation fpasa 10 months ago
2c7a032 Implement rounded axis-aligned rectangles fpasa 10 months ago
922fa66 Implemented draw circle fpasa 10 months ago
2a0ee04 Implement regular polygon drawing fpasa 10 months ago
bd761f3 Enable multisampling (anti-aliasing) fpasa 11 months ago
7b43e64 Uniforms and window scaling fpasa 11 months ago
9aa67fe Enable blending fpasa 11 months ago
94a5eb5 Basic interface to plot triangles fpasa 11 months ago
2ec3fe0 Add reserve function to arrays fpasa 11 months ago
b316139 buffers to draw indexed triangles and attributes (for now color) fpasa 11 months ago
a95d6a8 Add gitignore fpasa 11 months ago