Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 1 | -1/+1 |
* | no messages on console if all is fine with opengl | Miodrag Milanovic | 2018-07-05 | 1 | -1/+1 |
* | Disable warning from qt5 and | Miodrag Milanovic | 2018-07-05 | 1 | -2/+2 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -4/+2 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -15/+17 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -32/+17 |
* | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 1 | -15/+69 |
* | Small fixes. | Sergiusz Bazanski | 2018-06-22 | 1 | -10/+10 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 1 | -2/+2 |
|\ | |||||
| * | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -0/+4 |
| * | Make arch specific main window | Miodrag Milanovic | 2018-06-21 | 1 | -2/+2 |
* | | Reimplement FPGAWidget in modern OpenGL. | Sergiusz Bazanski | 2018-06-22 | 1 | -97/+295 |
|/ | |||||
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -4/+4 |
* | nice way to get main window | Miodrag Milanovic | 2018-06-10 | 1 | -3/+13 |
* | Draw fpga model | Miodrag Milanovic | 2018-06-10 | 1 | -13/+42 |
* | Propagate design to widget | Miodrag Milanovic | 2018-06-10 | 1 | -0/+2 |
* | clang format for gui related files | Miodrag Milanovic | 2018-06-06 | 1 | -41/+22 |
* | Initial GUI work | Miodrag Milanovic | 2018-06-05 | 1 | -0/+153 |