Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 1 | -5/+25 | |
|\ | | | | | | | | | Ice40gfx See merge request SymbioticEDA/nextpnr!7 | |||||
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+20 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | Increase max zoom, decrease line width | David Shah | 2018-07-09 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
| * | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | |||||
* | | reversed Y coordinate in gui | Miodrag Milanovic | 2018-07-11 | 1 | -1/+1 | |
|/ | ||||||
* | 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 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | 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 | |