Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Xorg: amd64 sse2 yv12, i420 to rgb working now, other minor changes | Jay Sorg | 2014-10-04 | 5 | -16/+250 | |
| | ||||||
* | Xorg: Xv, minor optimize for strech | Jay Sorg | 2014-10-04 | 1 | -12/+31 | |
| | ||||||
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -50/+8 | |
| | ||||||
* | Xorg: fix for Xv and Composite | Jay Sorg | 2014-10-04 | 1 | -2/+14 | |
| | ||||||
* | Xorg: work on amd64 sse | Jay Sorg | 2014-10-04 | 9 | -38/+356 | |
| | ||||||
* | Xorg: asm, add->lea | Jay Sorg | 2014-09-30 | 2 | -10/+10 | |
| | ||||||
* | Xorg: avoid excessive malloc / free | Jay Sorg | 2014-09-29 | 2 | -11/+42 | |
| | ||||||
* | Xorg: fix for cpuid | Jay Sorg | 2014-09-29 | 1 | -6/+12 | |
| | ||||||
* | Xorg: added a header file to the asm funcs | Jay Sorg | 2014-09-28 | 2 | -10/+40 | |
| | ||||||
* | Xorg: added asm cpuid for x86 | Jay Sorg | 2014-09-28 | 3 | -6/+63 | |
| | ||||||
* | Xorg: asm i420 | Jay Sorg | 2014-09-28 | 1 | -0/+221 | |
| | ||||||
* | Xorg: align memory in Xv | Jay Sorg | 2014-09-28 | 3 | -13/+37 | |
| | ||||||
* | Xorg: asm changes | Jay Sorg | 2014-09-28 | 1 | -121/+64 | |
| | ||||||
* | Xorg: asm changes | Jay Sorg | 2014-09-27 | 1 | -154/+55 | |
| | ||||||
* | Xorg: asm work on yv12 | Jay Sorg | 2014-09-26 | 1 | -0/+356 | |
| | ||||||
* | Xorg: add amd64 asm files | Jay Sorg | 2014-09-23 | 6 | -6/+91 | |
| | ||||||
* | Xorg: start accel XV | Jay Sorg | 2014-09-23 | 7 | -9/+213 | |
| | ||||||
* | Xorg: added simple strech | Jay Sorg | 2014-09-22 | 1 | -1/+53 | |
| | ||||||
* | Xorg: some define changes, remove dups | Jay Sorg | 2014-09-21 | 6 | -41/+19 | |
| | ||||||
* | Xorg: endian fix | Jay Sorg | 2014-09-20 | 1 | -0/+8 | |
| | ||||||
* | Xorg: fix for PutImage | Jay Sorg | 2014-09-20 | 1 | -1/+1 | |
| | ||||||
* | Xorg: work on XVideo extension | Jay Sorg | 2014-09-20 | 1 | -95/+194 | |
| | ||||||
* | Xorg: added XVideo extension | Jay Sorg | 2014-09-20 | 5 | -4/+533 | |
| | ||||||
* | X11rdp: explicitly disable dtrace for xorg-server | Koichiro IWAO | 2014-08-18 | 1 | -1/+1 | |
| | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=694552 | |||||
* | header fix | Jay Sorg | 2014-07-31 | 1 | -1/+1 | |
| | ||||||
* | load the rdp to X11 keybaord mappings from file | Jay Sorg | 2014-07-31 | 2 | -43/+38 | |
| | ||||||
* | xorg: capture change | Jay Sorg | 2014-07-19 | 3 | -7/+34 | |
| | ||||||
* | work on codec mode | Jay Sorg | 2014-07-19 | 3 | -98/+362 | |
| | ||||||
* | Merge pull request #150 from metalefty/xorg-driver-makefile | jsorg71 | 2014-06-29 | 1 | -4/+5 | |
|\ | | | | | xorg: explicitly make and specify install target directory | |||||
| * | xorg: explicitly make and specify install target directory | Koichiro IWAO | 2014-06-29 | 1 | -4/+5 | |
| | | ||||||
* | | Merge pull request #149 from metalefty/xorg-driver-makefile | jsorg71 | 2014-06-28 | 1 | -4/+6 | |
|\ \ | |/ | | | xorg: get xorg module directory via pkg-config | |||||
| * | xorg: respect DESTDIR variable for packaging | Koichiro IWAO | 2014-06-29 | 1 | -4/+5 | |
| | | ||||||
| * | xorg: get xorg module directory via pkg-config | Koichiro IWAO | 2014-06-29 | 1 | -4/+5 | |
| | | ||||||
* | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-06-18 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | more fixes for 32 bit color | Jay Sorg | 2014-06-10 | 1 | -2/+2 | |
| | | ||||||
* | | xorg: fix a crash when disconnecting | Jay Sorg | 2014-06-18 | 1 | -0/+5 | |
|/ | ||||||
* | buildx.sh: fix clean option | Koichiro IWAO | 2014-05-27 | 1 | -4/+2 | |
| | | | | | | | | - fix the use of $mod_dir "build_dir/$mod_dir" was evaluated as "build_dir/ Python-2.7" as variable mod_dir has leading whitespace - fix the path of x11_file_list.txt | |||||
* | xorg: change for 16x16 capture | Jay Sorg | 2014-05-05 | 1 | -28/+72 | |
| | ||||||
* | xorg: add capture 16x16 aligned | Jay Sorg | 2014-05-04 | 1 | -0/+123 | |
| | ||||||
* | xorg: no logic change, indent | Jay Sorg | 2014-04-23 | 1 | -34/+34 | |
| | ||||||
* | xorg: minor change to capture | Jay Sorg | 2014-04-23 | 3 | -32/+70 | |
| | ||||||
* | xorg: fix for compile with xorg 1.15 | Jay Sorg | 2014-04-12 | 1 | -0/+2 | |
| | ||||||
* | xorg: capture change for jpeg mode | Jay Sorg | 2014-04-01 | 3 | -0/+48 | |
| | ||||||
* | xorg: work on codec mode | Jay Sorg | 2014-03-21 | 2 | -13/+33 | |
| | ||||||
* | xorg: fix for compiling on xserver 1.14+ | Jay Sorg | 2014-03-18 | 1 | -0/+4 | |
| | ||||||
* | xorg: fix a warning | Jay Sorg | 2014-03-16 | 1 | -9/+0 | |
| | ||||||
* | xorg driver module: we now access xorg driver module from /usr/lib/xorg | Laxmikant Rashinkar | 2014-03-09 | 1 | -0/+11 | |
| | ||||||
* | xorg: support 8, 15, 16 bpp clients | Jay Sorg | 2014-03-08 | 4 | -23/+167 | |
| | ||||||
* | work on xorg driver | Jay Sorg | 2014-02-18 | 5 | -77/+225 | |
| | ||||||
* | X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets ↵ | Jay Sorg | 2014-02-04 | 1 | -0/+38 | |
| | | | | rights for only current user |