-
Updated
Nov 13, 2020 - C++
graphics-library
Here are 219 public repositories matching this topic...
-
Updated
Nov 21, 2020 - C#
Today I was checking out the library and MSVC warns for https://github.com/alandefreitas/matplotplusplus/blob/359a775710e1b1fd5667281a0855806f149b7ab0/source/matplot/util/contourc.cpp#L1771
BOUNDARY_S
returns a bool
do the expression is bool > 0
-
Updated
Nov 27, 2020 - C++
-
Updated
Aug 24, 2020 - C++
-
Updated
Oct 14, 2020 - C
-
Updated
Nov 1, 2020 - C++
Summary of feature
Implement a way to share resources between different GL contexts, which would allow for things like rendering something while loading content in the background, instead of halting the window.
-
Updated
Nov 9, 2020 - C++
-
Updated
Dec 7, 2017 - C++
-
Updated
Nov 15, 2020 - Rust
-
Updated
Nov 22, 2020 - C
-
Updated
Jun 20, 2020 - C
-
Updated
Nov 14, 2020 - C++
-
Updated
Oct 16, 2020 - C
-
Updated
Oct 13, 2020 - C#
-
Updated
Nov 20, 2020 - Pascal
-
Updated
Nov 22, 2020 - CMake
-
Updated
Apr 13, 2019 - C
-
Updated
Nov 24, 2020 - C
-
Updated
Nov 26, 2020 - C
-
Updated
Jul 6, 2020 - C++
-
Updated
Oct 10, 2020 - C
-
Updated
Nov 24, 2020 - C
-
Updated
Nov 26, 2020 - Pascal
-
Updated
Oct 13, 2020 - C++
-
Updated
Nov 25, 2020 - Pascal
-
Updated
Sep 12, 2020 - Rust
Improve this page
Add a description, image, and links to the graphics-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphics-library topic, visit your repo's landing page and select "manage topics."
I was talking with Gabor about contributing with LVGL, and one of the points he was interested in was in writing unit and functional tests. I'm interested on contributing, as I use LVGL in some of my projects. If you'd like, we could discuss the following steps here.