aboutsummaryrefslogtreecommitdiffstats
path: root/gui/fpgaviewwidget.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove legacy graphics APISergiusz Bazanski2018-07-121-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-formatClifford Wolf2018-07-121-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/fix-zoomSergiusz Bazanski2018-07-121-0/+14
|\
| * make colors configurable, changed to grayMiodrag Milanovic2018-07-121-0/+14
| |
* | Fix zoom in fpgawidgetSergiusz Bazanski2018-07-121-5/+10
|/
* clang format and some cleanupMiodrag Milanovic2018-07-061-4/+2
|
* make GUI compile on MSVCMiodrag Milanovic2018-07-051-4/+4
|
* Fixed OpenGL issues noticed on mingw intel/nvidiaMiodrag Milanovic2018-07-031-1/+3
|
* clangformat cleanupMiodrag Milanovic2018-06-281-0/+1
|
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-2/+2
|
* clangformat cleanupMiodrag Milanovic2018-06-231-20/+8
|
* OpenGL 3.1, VAO/VBOSergiusz Bazanski2018-06-221-2/+27
|
* Reimplement FPGAWidget in modern OpenGL.Sergiusz Bazanski2018-06-221-9/+203
|
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* nice way to get main windowMiodrag Milanovic2018-06-101-0/+2
|
* Draw fpga modelMiodrag Milanovic2018-06-101-0/+1
|
* Propagate design to widgetMiodrag Milanovic2018-06-101-0/+2
|
* clang format for gui related filesMiodrag Milanovic2018-06-061-4/+4
|
* Initial GUI workMiodrag Milanovic2018-06-051-0/+43