Age | Commit message (Expand) | Author |
---|---|---|
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 |