index
:
~danvet/xf86-video-intel
explicit_fencing
for-master
gen2-tile-cleanup
gen6_pc
i810-vga
no_fence_accounting
sna-pc
xvmc_cleanup
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-08
render: tell the kernel explicitly when fences are needed
explicit_fencing
Daniel Vetter
3
-18/+30
2010-04-08
i915 render: use tiling bits where possible
Daniel Vetter
1
-4/+20
2010-04-08
i830 render: use tiling bits where possible
Daniel Vetter
1
-6/+21
2010-04-08
libXvMC: rip out debug stuff
Daniel Vetter
3
-24/+0
2010-04-08
libXvMC: unify CreateSurface
Daniel Vetter
5
-96/+31
2010-04-08
libXvMC i915: kill unused context private fields
Daniel Vetter
2
-15/+0
2010-04-08
libXvMC: derive driver context from struct intel_xvmc_context
Daniel Vetter
6
-109/+48
2010-04-08
libXvMC: unify DestroySurface
Daniel Vetter
5
-43/+3
2010-04-08
libXvMC: drop get_surface_status driver callback
Daniel Vetter
5
-63/+3
2010-04-08
libXvMC i915: s/i915XvMCSurface/struct intel_xvmc_surface/
Daniel Vetter
2
-46/+38
2010-04-08
libXvMC i915: rip out unneeded surface fields
Daniel Vetter
2
-51/+24
2010-04-08
libXvMC: unify PutSurface
Daniel Vetter
5
-71/+3
2010-04-08
libXvMC: move drm_intel_bo to common intel_xvmc_surface
Daniel Vetter
7
-55/+48
2010-04-08
libXvMC: derive driver surfaces from struct intel_xvmc_surface
Daniel Vetter
5
-81/+19
2010-04-08
XvMC: kill intel_xvmc_command
Daniel Vetter
7
-35/+13
2010-04-08
XvMC: dynamically allocate adaptor
Daniel Vetter
3
-186/+100
2010-04-08
XvMC: directly set driver type in context creation
Daniel Vetter
2
-7/+6
2010-04-08
XvMC: init driver in one function call
Daniel Vetter
3
-24/+6
2010-04-08
XvMC: move i965 specific stuff to common context
Daniel Vetter
5
-92/+55
2010-04-08
XvMC: move i915 specific stuff to common context
Daniel Vetter
8
-99/+29
2010-04-08
XvMC: unify destroy context function
Daniel Vetter
1
-23/+6
2010-04-08
XvMC: clean up i830_hwmc.c
Daniel Vetter
1
-15/+8
2010-04-08
XvMC: unify surface functions
Daniel Vetter
1
-38/+14
2010-04-08
i965 XvMC: don't create any surface state in the ddx
Daniel Vetter
5
-60/+26
2010-04-08
XvMC: unify subpicture functions
Daniel Vetter
1
-26/+9
2010-04-08
XvMC: unify PutImage handling
Daniel Vetter
4
-137/+7
2010-04-08
XvMC: merge *_hwmc.c into i830_hwmc.c
Daniel Vetter
4
-568/+481
2010-04-08
i915 XvMC: kill more subpict support remnants
Daniel Vetter
1
-15/+0
2010-04-08
XvMC: everyone's using execbuffer!
Daniel Vetter
1
-9/+1
2010-03-29
Increase version to 2.11.0
Carl Worth
1
-1/+1
2010-03-29
NEWS: Add release notes for the 2.11.0 release.
Carl Worth
1
-0/+40
2010-03-26
DRI2: release our private front buffer ref when buffer swapping
Jesse Barnes
1
-0/+5
2010-03-25
uxa make: remove unused XORG_INCS and DIX_CFLAGS variables
Gaetan Nadon
1
-4/+1
2010-03-25
uxa: Perform the xrgb -> argb conversion not inplace
Chris Wilson
1
-55/+60
2010-03-24
i830: Clip solid fills to surface.
Chris Wilson
1
-0/+9
2010-03-24
uxa: After filling the alpha channel xrgb src is compatible with argb dst.
Chris Wilson
1
-0/+4
2010-03-24
uxa: Only reduce a composite to a BLT if it is wholly contained
Chris Wilson
1
-1/+17
2010-03-24
uxa: Default to using TILING_X for pixmaps.
Chris Wilson
1
-5/+20
2010-03-22
Update version to 2.10.903
Carl Worth
1
-1/+1
2010-03-22
NEWS: Add notes for 2.10.903
Carl Worth
1
-0/+30
2010-03-22
man: Update list of available 'sclaing mode' property values.
Carl Worth
1
-10/+24
2010-03-22
Clear drmmode_output->mode_output in drmmode_output_destroy().
Matthias Hopf
1
-0/+1
2010-03-22
Initialize flip_count before using it
Li Peng
1
-0/+1
2010-03-18
intel: free bus id in error path after printing it out.
Dave Airlie
1
-1/+1
2010-03-17
i915: Correct preamble for emit_composite
Chris Wilson
1
-1/+1
2010-03-16
Fill alpha on xrgb images.
Chris Wilson
4
-117/+88
2010-03-16
i830: Remove coord-adjust for nearest centre-sampling.
Chris Wilson
1
-20/+9
2010-03-16
Bump version to 2.10.902
Carl Worth
1
-1/+1
2010-03-16
NEWS: Add notes for the 2.10.902 snapshot.
Carl Worth
1
-0/+27
2010-03-09
i915 XvMC: fixup colors
Daniel Vetter
1
-2/+2
[next]