Commit Graph

7291 Commits (dankamongmen/DRMmeharder)
 

Author SHA1 Message Date
nick black 1d34b86430
fbcon diagnostic 3 years ago
nick black ead07697b1
diagnostic on NULL drmModeGetResources() 3 years ago
nick black c50e642b61
[CMake] properly link DRM 3 years ago
Nick Black ed4042775c [drm] iterate through connectors 3 years ago
Nick Black 642ac08e31 [DRM] open with drmModeGetResources() 3 years ago
nick black 66fdb620b7
fedora wants libdrm-devel 3 years ago
nick black b791bc01b4
[cmake] add infrastructure for compiling with libdrm 3 years ago
nick black dc60c13112
[drm] document libdrm requirements 3 years ago
nick black f3c38f3430
[notcurses_input.3] remove obsolete claim 3 years ago
nick black 469fde0545
clarify resize diagnostic #1696 3 years ago
nick black cf4d657ece
[marginalized resizecb] move to the location solved for by margins #1472 3 years ago
nick black cacc53ee5f
TERMINALS mothers, don't let your babies grow up to write terminals 3 years ago
nick black 3017d440ea
TERMINALS update some verbiage; defbg queries are no longer conditional 3 years ago
nick black fcca45ea10
TERMINALS: update contour, spec TERM=contour 3 years ago
nick black 0eda63daa5 [core] enable ghpa only on kitty for now #2199 3 years ago
nick black 8ee8b0081d [raster] no need to position x for scroll event #2199 3 years ago
nick black 8a827224ba PixelRender unit test: stretch to available geometry 3 years ago
nick black 50dfab7b7b SixelsRoundtrip unit test: scale to available geometry #2304 3 years ago
nick black e92aafd1b4 [sixeltests] use REQUIRE instead of CHECK on blit result #2304 3 years ago
nick black 086d77c320 [core] remove egc_rtl(), which only seems to cause problems #2128 3 years ago
nick black 3fee2465d8 [README] remove rust requirements 3 years ago
nick black a85a9097f9 [render] gratuitous hpa only on plane changes #2199 3 years ago
nick black 935e96a3bc [stats] add hpa_gratuitous stat #2199 3 years ago
nick black 88178067f7
[README] italic syntax in FAQs 3 years ago
nick black 5ae2d2af23
[README] kill duplicate FAQ, use a href syntax in FAQs 3 years ago
nick black a2e5682dd3
[README] need html syntax in FAQ 3 years ago
nick black b81ab750cc [macos] no pthread_condattr_setclock() #2302 3 years ago
nick black fec64cfc33 [core] use pthread_condattr_setclock rather than pthread_cond_clockwait() #2302 3 years ago
nick black 26d6c27329
[windows] explicit pthread.h include #2303 3 years ago
nick black 29476a1f46
[plot] use cached color values always 3 years ago
nick black a61af4f982
[plot] realloc channels on cell-pixel geometry change #2172 3 years ago
nick black 1f041edc40
[plot] kill last VLA #2172 3 years ago
nick black 548b4e2729
[CMake] add -Wvla #2301 3 years ago
nick black f6443e2152
[plot] MB_CUR_MAX -> MB_LEN_MAX, kill VLA 3 years ago
nick black 45b061ad59
[linuxconjammer] kill VLA #2301 3 years ago
nick black b5e4b58902
[linux] eliminate VLAs 3 years ago
nick black 80153f804d
[plot] calculate color vector once per lifetime #2172 3 years ago
nick black bdab00a26b
ncplane_putwc_yx: kill VLA #2301 3 years ago
nick black cc62e81b0e
[fission] kill off VLA #2301 3 years ago
nick black 07fefa3004
[direct] MB_CUR_MAX -> MB_LEN_MAX, no VLAs #2301 3 years ago
nick black ee784ece64
[tests] MB_CUR_MAX -> MB_LEN_MAX, no VLA #2301 3 years ago
nick black 5d6334a22d
[plots] calculate colors only once per draw run #2172 3 years ago
nick black 44ec1352cd
[builddef.h] remove USE_READLINE, no longer used 3 years ago
nick black 2770ae8a0b
[is_linux_console] reword diagnostic so it doesn't look like a failure 3 years ago
nick black 213fea7abd
don't blow away ret->loglevel 3 years ago
nick black 3c52635642
[env] make NOTCURSES_LOGLEVEL actually work 3 years ago
nick black 95f659d62b
[notcurses_input.3] update to specify CLOCK_MONOTONIC 3 years ago
nick black b9c4d359af
[docs] add notcurses_canpixel() to notcurses_capabilities.3 3 years ago
nick black 2cfe37a36a
tighten up init banner's terminfo version 3 years ago
nick black bd00e7b507
[fission] fix regression where background was drawn above previous material #2299 3 years ago