index
:
openchrome/xf86-video-openchrome
exa_branch
experimental_branch
fix_warnings
glamor
hwcursor_branch
kms_branch
main
master
modular_branch
modular_i2c_branch
pciaccess_branch
randr_branch
release_0_2_9
release_0_3_0
release_3_0_0
ttm_branch
vbe_testing
vn896_branch
vt3336_branch
vx900_branch
xorg_branch
xvmc-dev
X driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-29
- Minor bugfixes.
exa_branch
Thomas Hellström
3
-7
/
+11
2006-01-27
- Options - Planemask - and manual fixes.
Thomas Hellström
6
-17
/
+79
2006-01-12
- Pointer target signedness fixes.
Thomas Hellström
2
-5
/
+12
2006-01-11
- Add min sizes below which we fall back to software rendering for
Thomas Hellström
3
-6
/
+50
2006-01-08
- Set one-pixel path alpha to 0xFF when the picture format doesn't
Thomas Hellström
2
-4
/
+11
2006-01-08
- Fixed partial upload of state that was causing rendering errors after
Thomas Hellström
3
-2
/
+14
2006-01-07
- Bugfixes and optimizations. Only sort-of important composite operation that
Thomas Hellström
6
-183
/
+552
2006-01-06
- Sort of working composite acceleration. Some things are still slow,
Thomas Hellström
9
-669
/
+1247
2005-12-27
- Implement an experimental upload to screen using AGP texturing.
Thomas Hellström
4
-175
/
+361
2005-12-16
- Some formatting fixes.
Thomas Hellström
5
-73
/
+140
2005-12-15
- Renamed and extended ring-buffer macros.
Thomas Hellström
6
-126
/
+2290
2005-12-02
Add support for EXA planemasks.
Thomas Hellström
4
-22
/
+99
2005-11-29
Small cleanup of via_memory.c
Thomas Hellström
3
-5
/
+14
2005-11-26
Fix possible accel segfault.
Thomas Hellström
2
-3
/
+10
2005-11-17
Run indent on via_accel.c
Thomas Hellström
2
-316
/
+338
2005-11-16
- Add some comments and mask out the marker sign bit also when AGP
Thomas Hellström
2
-37
/
+96
2005-11-15
- Fix Imakefile warning when EXA is not available.
Thomas Hellström
3
-4
/
+7
2005-11-15
Fix some compilation warnings introduced by last commit.
Thomas Hellström
2
-2
/
+6
2005-11-14
Work around an apparent DMA upload bug.
Thomas Hellström
2
-15
/
+87
2005-11-09
-Nope, some bugs left:
Thomas Hellström
3
-16
/
+17
2005-11-09
-Frame-buffer memory and pitch alignment fixes.
Thomas Hellström
5
-138
/
+101
2005-11-07
Fix XAA clipping and a possible bug in VIAInitLinear
Thomas Hellström
3
-1
/
+12
2005-11-06
EXA PCI DMA upload to and download from screen.
Thomas Hellström
4
-57
/
+199
2005-11-05
-Adapt DGA to new acceleration design (untested).
Thomas Hellström
5
-113
/
+158
2005-11-05
Fix DRI and NoAccel path. Incorporate via_dmabuffer.c into
Thomas Hellström
10
-147
/
+185
2005-11-04
Fix XAA segfault, do proper teardown when X exits.
Thomas Hellström
4
-6
/
+37
2005-11-04
First somewhat working Exa version. Seems to segfault when compiled without EXA.
Thomas Hellström
7
-174
/
+461
2005-11-01
-Name changes and further cleanups. Now down more than 500 lines on via_accel.c
Thomas Hellström
7
-652
/
+429
2005-11-01
-Fixed a number of bugs including accelerated clipping, which could
Thomas Hellström
2
-53
/
+86
2005-10-31
-Moved accel command stream handling over to the same way it is
Thomas Hellström
7
-577
/
+498
2005-10-31
Create a branch for Accel cleanup and EXA support.
Thomas Hellström
0
-0
/
+0
2005-10-31
Second attempt at fixing the hw cursor issue.
Thomas Hellström
3
-5
/
+14
2005-10-31
Forgot changelog
Ivor Hewitt
1
-0
/
+6
2005-10-31
Fix stray include left over by previous commit.
Thomas Hellström
2
-8
/
+6
2005-10-31
Mitac 8889 device id (Daniel Schindler)
Ivor Hewitt
1
-0
/
+1
2005-10-30
Revert the hardware cursor fix since it for some strange reason makes hw
Thomas Hellström
2
-1
/
+7
2005-10-30
Enable DMA Xv image transfers also for PM8x0 / CN400.
Thomas Hellström
3
-86
/
+139
2005-10-27
Fix server crash when compiled without -DXvExtension.
Thomas Hellström
2
-1
/
+12
2005-10-27
Fix unichrome hangs with unsupported dotclocks (Luc Verhaegen)
Thomas Hellström
2
-8
/
+15
2005-10-27
Sync dri handling with Xorg. This should hopefully make it run
Thomas Hellström
8
-89
/
+85
2005-10-27
Make via_video.c compile without -DXF86DRI. Broken with the
Thomas Hellström
2
-1
/
+12
2005-10-27
Fix HW Cursor memory allocation.
Thomas Hellström
2
-0
/
+7
2005-10-27
Bug #4855: Fix VT3122 and VT3205 dotclock PLL setting. (Luc Verhaegen)
Ivor Hewitt
1
-3
/
+5
2005-10-18
More device ids
Ivor Hewitt
6
-31
/
+19
2005-10-18
AsRockl device id addition
Ivor Hewitt
5
-2
/
+20
2005-09-25
Big Xv update.
Thomas Hellström
11
-361
/
+618
2005-08-13
Destroy video surfaces on video exit / stop.
Thomas Hellström
2
-3
/
+9
2005-08-13
Fix Xv panning also for VBEModes
Thomas Hellström
2
-0
/
+7
2005-08-12
Fix segfault on EnterVT when DRI is not enabled. (Joris van Rantwijk)
Thomas Hellström
2
-1
/
+8
2005-08-12
Fix Xv panning.
Thomas Hellström
4
-61
/
+90
[next]