nextpnr/common
Sergiusz Bazanski 499951cb65 Remove legacy graphics API
For now we do not optimize the OpenGL renderer against the new decal
API, but this can be done in the future.
2018-07-12 21:30:36 +01:00
..
design_utils.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
design_utils.h Update from increased clangformat line length 2018-06-23 16:12:52 +02:00
handle_error.cc Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, 2018-06-23 14:32:49 +02:00
log.cc Updates from clangformat 2018-06-23 15:28:09 +02:00
log.h Fixed macros and includes for MSVC 2018-07-03 08:53:44 +02:00
nextpnr.cc common: Remove deprecated global IdStrings 2018-07-04 14:55:24 +02:00
nextpnr.h Remove legacy graphics API 2018-07-12 21:30:36 +01:00
place_common.cc Improving the SA+legalisation flow 2018-06-29 17:04:22 +02:00
place_common.h Improving the SA+legalisation flow 2018-06-29 17:04:22 +02:00
placer1.cc Add ctx->place() API 2018-07-11 18:15:08 +02:00
placer1.h Add ctx->place() API 2018-07-11 18:15:08 +02:00
pybindings.cc ecp5: Working on arch implementation 2018-07-11 10:41:36 +02:00
pybindings.h python: Developing context wrappers for maps 2018-07-04 14:55:24 +02:00
pycontainers.h typeof to decltype 2018-07-05 10:13:29 +02:00
pywrappers.h python: Renaming and fixing 'generic' build 2018-07-04 14:55:24 +02:00
router1.cc Add ctx->route() API 2018-07-11 18:04:09 +02:00
router1.h Add ctx->route() API 2018-07-11 18:04:09 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
timing.cc Improving the SA+legalisation flow 2018-06-29 17:04:22 +02:00
timing.h Improving the SA+legalisation flow 2018-06-29 17:04:22 +02:00
util.h ecp5: Working on bitstream gen 2018-07-11 10:42:09 +02:00
version.h.in Initial GUI work 2018-06-05 21:03:06 +02:00