Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -4/+2 |
* | make GUI compile on MSVC | Miodrag Milanovic | 2018-07-05 | 1 | -4/+4 |
* | Fixed OpenGL issues noticed on mingw intel/nvidia | Miodrag Milanovic | 2018-07-03 | 1 | -1/+3 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -0/+1 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -2/+2 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -20/+8 |
* | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 1 | -2/+27 |
* | Reimplement FPGAWidget in modern OpenGL. | Sergiusz Bazanski | 2018-06-22 | 1 | -9/+203 |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -1/+1 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -0/+4 |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 1 | -1/+1 |
* | nice way to get main window | Miodrag Milanovic | 2018-06-10 | 1 | -0/+2 |
* | Draw fpga model | Miodrag Milanovic | 2018-06-10 | 1 | -0/+1 |
* | Propagate design to widget | Miodrag Milanovic | 2018-06-10 | 1 | -0/+2 |
* | clang format for gui related files | Miodrag Milanovic | 2018-06-06 | 1 | -4/+4 |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 1 | -0/+43 |