index
:
driver/xf86-video-siliconmoton
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Silicon Motion video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
smi_output.c
Age
Commit message (
Expand
)
Author
2024-05-18
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2022-01-28
Fix spelling/wording issues
Alan Coopersmith
2011-02-27
Replace calls to xalloc/xcalloc/xfree with malloc/calloc/free
Julien Cristau
2008-12-21
Allocate crtc->funcs and output->funcs in the heap.
Francisco Jerez
2008-11-24
Use a single debug macro for leaving functions.
Paulo Cesar Pereira de Andrade
2008-11-14
Be more liberal about mode width validation.
Paulo Cesar Pereira de Andrade
2008-11-13
Changed to use panel plane tl and tr to center modes smaller then panel size.
Paulo Cesar Pereira de Andrade
2008-11-04
Allow setting modes larger then panel for secondary output.
Paulo Cesar Pereira de Andrade
2008-10-14
Remove dependency on xf86cvt.c.
Paulo Cesar Pereira de Andrade
2008-10-14
Minor corrections for smi501 for the randr1.2 integration.
Paulo Cesar Pereira de Andrade
2008-10-14
RandR1.2 initial implementation (WIP)
Francisco Jerez