summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Xorg: move simd functions assign to it's own fileJay Sorg2014-10-096-87/+182
|
* when closing audio source, don't flush audio data if audio buffer is emptyLaxmikant Rashinkar2014-10-061-3/+6
|
* Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changesJay Sorg2014-10-045-16/+250
|
* Xorg: Xv, minor optimize for strechJay Sorg2014-10-041-12/+31
|
* Xorg: fix for Xv and CompositeJay Sorg2014-10-041-50/+8
|
* Xorg: fix for Xv and CompositeJay Sorg2014-10-041-2/+14
|
* Xorg: work on amd64 sseJay Sorg2014-10-049-38/+356
|
* Xorg: asm, add->leaJay Sorg2014-09-302-10/+10
|
* Xorg: avoid excessive malloc / freeJay Sorg2014-09-292-11/+42
|
* Xorg: fix for cpuidJay Sorg2014-09-291-6/+12
|
* Xorg: added a header file to the asm funcsJay Sorg2014-09-282-10/+40
|
* Xorg: added asm cpuid for x86Jay Sorg2014-09-283-6/+63
|
* Xorg: asm i420Jay Sorg2014-09-281-0/+221
|
* Xorg: align memory in XvJay Sorg2014-09-283-13/+37
|
* Xorg: asm changesJay Sorg2014-09-281-121/+64
|
* Xorg: asm changesJay Sorg2014-09-271-154/+55
|
* Xorg: asm work on yv12Jay Sorg2014-09-261-0/+356
|
* Xorg: add amd64 asm filesJay Sorg2014-09-236-6/+91
|
* Xorg: start accel XVJay Sorg2014-09-237-9/+213
|
* Xorg: added simple strechJay Sorg2014-09-221-1/+53
|
* Xorg: some define changes, remove dupsJay Sorg2014-09-216-41/+19
|
* Xorg: endian fixJay Sorg2014-09-201-0/+8
|
* big endian fixJay Sorg2014-09-201-2/+31
|
* Xorg: fix for PutImageJay Sorg2014-09-201-1/+1
|
* Xorg: work on XVideo extensionJay Sorg2014-09-201-95/+194
|
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-09-201-0/+3
|\
| * Merge pull request #172 from moobyfr/fix-pam-leakIdan Freiberg2014-09-201-0/+3
| |\ | | | | | | If auth fails, call pam_end so PAM backends can call _cleanup
| | * If auth fails, call pam_end so PAM backends can call _cleanupBLINDAUER Emmanuel2014-09-201-0/+3
| |/
* | Xorg: added XVideo extensionJay Sorg2014-09-205-4/+533
|/
* librfxcodec=de6a45cJay Sorg2014-09-051-0/+0
|
* no logic change, indentJay Sorg2014-09-041-62/+83
|
* Merge pull request #137 from ArvidNorr/choose_shortcutdevjsorg712014-09-041-3/+78
|\ | | | | support for preferred combo box choice added
| * support for preferred combo box choice addedArvidNorr2014-05-231-3/+78
| |
* | Merge pull request #167 from metalefty/rhel-bug-694552jsorg712014-09-041-1/+1
|\ \ | | | | | | X11rdp: explicitly disable dtrace for xorg-server
| * | X11rdp: explicitly disable dtrace for xorg-serverKoichiro IWAO2014-08-181-1/+1
| | | | | | | | | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552
* | | common: no logic change, remove spacesJay Sorg2014-08-272-32/+32
| | |
* | | work on tls modespeidy2014-08-225-236/+68
| | |
* | | xrdp: encoder shutdown fixJay Sorg2014-08-191-3/+4
|/ /
* | chansrv: check for nilJay Sorg2014-08-131-8/+13
| |
* | chansrv: allow multiple xrdpapi connectionsJay Sorg2014-08-121-38/+76
| |
* | common: some minor changes to arch.hJay Sorg2014-08-121-2/+20
| |
* | Merge pull request #165 from metalefty/fix-for-big-endian-archesjsorg712014-08-121-1/+3
|\ \ | | | | | | common: fix check for big endian arches
| * | common: fix check for big endian archesKoichiro IWAO2014-08-121-1/+3
|/ / | | | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=905411
* | xrdp: add tcutils to xrdp.iniJay Sorg2014-08-121-0/+1
| |
* | sesman: more checks when looking for a free displayJay Sorg2014-08-061-0/+30
| |
* | move some hard code paths to defines in headerJay Sorg2014-08-064-8/+25
| |
* | pulse sink: check for partial sendsJay Sorg2014-08-061-3/+16
| |
* | chansrv: sound_send_wave_data changesJay Sorg2014-08-061-3/+11
| |
* | Add details for crypt_level=fips to man pageanthonyagresta2014-08-061-1/+5
| |
* | security change for noneJay Sorg2014-08-052-48/+49
| |