Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -19/+80 |
| | |||||
* | Style. | Sergiusz Bazanski | 2018-07-13 | 1 | -14/+15 |
| | |||||
* | Add coloring per graphics element style | Miodrag Milanovic | 2018-07-13 | 1 | -8/+9 |
| | |||||
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 1 | -1/+1 |
| | | | | | For now we do not optimize the OpenGL renderer against the new decal API, but this can be done in the future. | ||||
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoom | Sergiusz Bazanski | 2018-07-12 | 1 | -0/+14 |
|\ | |||||
| * | make colors configurable, changed to gray | Miodrag Milanovic | 2018-07-12 | 1 | -0/+14 |
| | | |||||
* | | Fix zoom in fpgawidget | Sergiusz Bazanski | 2018-07-12 | 1 | -5/+10 |
|/ | |||||
* | 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 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -0/+4 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | 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 |