Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xorg: simd changes | Jay Sorg | 2014-10-09 | 7 | -20/+22 |
| | |||||
* | Xorg: move simd functions assign to it's own file | Jay Sorg | 2014-10-09 | 6 | -87/+182 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | |||||
* | | xorg: fix a crash when disconnecting | Jay Sorg | 2014-06-18 | 1 | -0/+5 |
|/ | |||||
* | 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 |
| | |||||
* | xorg: work on cursors | Jay Sorg | 2014-02-03 | 2 | -0/+265 |
| | |||||
* | xorg: added rdpRegionPixelCount | Jay Sorg | 2014-02-03 | 2 | -0/+21 |
| | |||||
* | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 2 | -3/+44 |
| | |||||
* | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 4 | -7/+26 |
| | |||||
* | xorg: work on xorg driver | Jay Sorg | 2014-01-28 | 23 | -884/+195 |
| |