Age | Commit message (Expand) | Author | Files | Lines |
2024-10-12 | SiS_DDC2Delay: initialize variable before adding to itHEADmaster | Alan Coopersmith | 1 | -1/+1 |
2024-08-31 | micro-optimize: removed excess check exist pointer before free() | Semenov Herman | 5 | -63/+41 |
2024-08-31 | Added forgotten missing 'else if' | Herman Semenov | 1 | -1/+1 |
2024-08-31 | Fixed missing break in switch VDisplay (don't get mode 1280x720) | Semenov Herman | 1 | -0/+1 |
2024-08-31 | Fixed misprint in condition blocks with not used LCDheight (512x384, 400x300) | Semenov German | 1 | -2/+2 |
2024-08-31 | Fixed in SiS 315+ includes all chips (+XGI) set 'Blue' custom gamma RGB options | Semenov Herman | 1 | -1/+1 |
2024-08-31 | Fixed reset second XV display in DualHeadMode | Herman Semenov | 1 | -1/+1 |
2024-08-26 | Fixed invalid copy variable AllowHotkey in SiSCopyFromToEntity | Семёнов Герман | 1 | -1/+1 |
2024-07-27 | fix FTBS on XSERVER_LIBPCIACCESS | Enrico Weigelt, metux IT consult | 2 | -3/+3 |
2024-07-27 | README: Restore missing option name/type information | Alan Coopersmith | 1 | -37/+31 |
2024-07-14 | Move sizeof to second argument in calloc calls | Alan Coopersmith | 3 | -7/+7 |
2024-06-01 | drop unused SISDEINT code path | Enrico Weigelt, metux IT consult | 4 | -72/+2 |
2024-06-01 | drop XV_SD_DEPRECATED code paths | Enrico Weigelt, metux IT consult | 4 | -776/+0 |
2024-06-01 | drop unused OLD1280720P code path | Enrico Weigelt, metux IT consult | 4 | -35/+0 |
2024-06-01 | drop always-enabled ifdefs | Enrico Weigelt, metux IT consult | 1 | -37/+11 |
2024-06-01 | drop obsolete ifdef SIS315H | Enrico Weigelt, metux IT consult | 6 | -228/+9 |
2024-06-01 | drop obsolete ifdef SIS300 | Enrico Weigelt, metux IT consult | 5 | -174/+9 |
2024-06-01 | drop obsolete #ifdef SIS_XORG_XF86 | Enrico Weigelt, metux IT consult | 6 | -114/+1 |
2024-06-01 | drop support for ancient Linux 2.4 framebuffer device | Enrico Weigelt, metux IT consult | 7 | -307/+0 |
2024-06-01 | drop unused code path behind #ifdef SIS_HAVE_DRIVER_FUNC | Enrico Weigelt, metux IT consult | 1 | -22/+0 |
2024-06-01 | drop obsolete SIS_HaveDriverFuncs | Enrico Weigelt, metux IT consult | 2 | -3/+1 |
2024-06-01 | drop obsolete SISAGPHTYPE | Enrico Weigelt, metux IT consult | 1 | -4/+2 |
2024-06-01 | drop obsolete SISISXORG6899900 | Enrico Weigelt, metux IT consult | 3 | -17/+0 |
2024-06-01 | drop ifdef on SISGAMMARAMP | Enrico Weigelt, metux IT consult | 4 | -18/+0 |
2024-06-01 | drop ifdef on ENABLE_YPBPR | Enrico Weigelt, metux IT consult | 3 | -8/+0 |
2024-06-01 | drop ifdef on UNLOCK_ALWAYS | Enrico Weigelt, metux IT consult | 7 | -159/+0 |
2024-06-01 | drop ifdefs on INCL_YUV_BLIT_ADAPTOR | Enrico Weigelt, metux IT consult | 4 | -27/+0 |
2024-06-01 | drop #ifdef's on SISVRAMQ | Enrico Weigelt, metux IT consult | 7 | -563/+0 |
2024-06-01 | drop ifdef on SIS_ARGB_CURSOR and ARGB_CURSOR | Enrico Weigelt, metux IT consult | 3 | -18/+0 |
2024-06-01 | drop SIS_NEED_MAP_IOP code paths | Enrico Weigelt, metux IT consult | 3 | -166/+0 |
2024-06-01 | drop ifdef on REGION_NULL | Enrico Weigelt, metux IT consult | 2 | -12/+0 |
2024-06-01 | drop obsolete IODBase from SISRec | Enrico Weigelt, metux IT consult | 2 | -6/+2 |
2024-06-01 | drop obsolete _swapl() and _swaps() macros | Enrico Weigelt, metux IT consult | 3 | -53/+50 |
2024-06-01 | drop compat with ancient xinput abi major below 22 | Enrico Weigelt, metux IT consult | 1 | -25/+0 |
2024-06-01 | drop compat with ancient videodrv abi major below 20 | Enrico Weigelt, metux IT consult | 4 | -89/+0 |
2024-06-01 | no need to check on _X_EXPORT | Enrico Weigelt, metux IT consult | 1 | -8/+2 |
2024-05-22 | drop SIS_CP conditional'ed code pathes | Enrico Weigelt, metux IT consult | 8 | -90/+0 |
2024-05-15 | drop compat with ancient xorg version | Enrico Weigelt, metux IT consult | 3 | -16/+1 |
2024-05-15 | drop compat with ancient XFree86 2/2 | Enrico Weigelt, metux IT consult | 9 | -236/+6 |
2024-05-15 | drop compat with ancient XFree86 1/2 | Enrico Weigelt, metux IT consult | 4 | -39/+0 |
2024-05-15 | sis.h: drop fixed-value ifdefs | Enrico Weigelt, metux IT consult | 1 | -43/+0 |
2024-05-14 | drop compat for ancient xserver versions | Enrico Weigelt, metux IT consult | 1 | -41/+0 |
2024-05-14 | bump minimal xorg version to 1.18 | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
2024-05-08 | use XNFcallocarray() instead of xnfcalloc macro | Enrico Weigelt, metux IT consult | 2 | -6/+6 |
2024-03-10 | Use strdup() instead of malloc(strlen()+1); memcpy() pairs | Alan Coopersmith | 1 | -6/+3 |
2024-01-17 | Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions | Alan Coopersmith | 1 | -0/+5 |
2024-01-15 | Fix 5 of 5 -Wstringop-truncation warnings | Alan Coopersmith | 2 | -1/+3 |
2024-01-15 | Fix warning: no previous prototype for ‘sis_get_device’ [-Wmissing-protot... | Alan Coopersmith | 1 | -1/+1 |
2024-01-15 | Fix 40 of 42 -Wformat-nonliteral warnings | Alan Coopersmith | 3 | -28/+28 |
2024-01-15 | Fix 2 of 2 -Wformat warnings | Alan Coopersmith | 2 | -2/+2 |