aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-06BarChart, Wayland....* Makefile: Added some Wayland stuff to cflags/libs in pkg-config * barchart: Rendering works, no interactivity * main.cpp: Reposition some components for a more compact view * manifest.scm: glfw-wayland: Added GLFW variant with Wayland * scatterplot.cpp and voronoisplat.cpp: Cleanup Samuel Fadel
2023-06-05Proper libs flags from pkg-config and CFLAGS for release....* Makefile: Removed -g; added gl to pkg-config and -O2 Samuel Fadel
2023-06-04Further advances in nuklear port....Rendering now looks similar to Qt version, needs a few tweaks: * Proper multisampling * Background Missing features: * Barcharts * Interactivity (e.g. brushing/linking in all objects) * History view of interactions Samuel Fadel
2023-05-23Massive changes in initial port away from Qt.Samuel Fadel