index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-19
switch XvMC to gem
xvmc-vld
Li Shao Hua
10
-644
/
+815
2009-05-18
DRI2 for XvMC
Xiang Hai hao
18
-1222
/
+481
2009-05-18
Merge branch 'master' into xvmc-vld
Zou Nan hai
81
-5486
/
+1243
2009-05-15
Use drm_intel_bo_disable_reuse API to flag scanout and cursor buffers
Keith Packard
2
-1
/
+7
2009-05-15
Add --enable-debug flag to configure
Jesse Barnes
1
-1
/
+9
2009-05-14
If DRM can't figure out which pipe to sync on, then don't sync at all.
Keith Packard
2
-21
/
+23
2009-05-14
Use libdrm to lookup pipe for tear-free sync of XV
Carl Worth
3
-7
/
+22
2009-05-14
README: kill an evil dot
Wu Fengguang
1
-1
/
+1
2009-05-14
Remove dead "avail" variable from XAA stuff.
Eric Anholt
1
-2
/
+1
2009-05-13
Add new have_gem flag
Jesse Barnes
6
-17
/
+21
2009-05-12
Load i915 and fbcon when checking for KMS
Keith Packard
1
-0
/
+8
2009-05-12
Add DP link and GMCH M and N registers
Keith Packard
2
-0
/
+50
2009-05-12
Fallback when VT inactive
Keith Packard
1
-0
/
+3
2009-05-12
Remove the offset parameter from i830_allocator_init()
Wu Fengguang
3
-6
/
+5
2009-05-12
RELEASING: Better instructions for where to send announcements
Carl Worth
1
-1
/
+12
2009-05-10
Fix "Unkown" typo in two FatalError messages
Alan Coopersmith
2
-2
/
+2
2009-05-05
Fix typo in (unused) INTEL_BIOS_32 macro
Stijn van Drongelen
2
-4
/
+4
2009-05-04
Restore CFLAGS after tests.
Arkadiusz Miśkiewicz
1
-0
/
+1
2009-05-01
Split i915 textured video commands to fit into batch buffers.
Keith Packard
1
-3
/
+15
2009-05-01
Call down to lower CloseScreen before shutting down DRM allocator
Keith Packard
1
-2
/
+4
2009-05-01
Revert "Leave allocator running until lower-level CloseScreens are done"
Keith Packard
1
-3
/
+2
2009-05-01
Hold reference to video binding table until all rects are painted.
Keith Packard
1
-1
/
+3
2009-05-01
3D_STATE_VERTEX_BUFFERS takes four 32-bit values, not three.
Keith Packard
1
-2
/
+4
2009-05-01
Don't bother to enable VF statistics during 965 video playback
Keith Packard
1
-2
/
+1
2009-05-01
Leave allocator running until lower-level CloseScreens are done
Keith Packard
1
-2
/
+3
2009-05-01
intel_batch_start_atomic: fix size passed to intel_batch_require_space (*4)
Keith Packard
1
-1
/
+1
2009-04-30
Allow cursors to roam past 2048x2048 limit.
Keith Packard
1
-4
/
+4
2009-04-28
Add doltlibtool to DISTCLEANFILES
Carl Worth
1
-1
/
+1
2009-04-28
NEWS: Add notes for 2.7.99.1 snapshot
2.7.99.1
Carl Worth
1
-0
/
+39
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
29
-329
/
+8
2009-04-27
Remove checks for xf86RotateFreeShadow, introduced in server 1.4.
Eric Anholt
2
-30
/
+0
2009-04-27
unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.
Eric Anholt
18
-462
/
+13
2009-04-27
Rely on BO pixmaps being present in acceleration paths.
Eric Anholt
2
-26
/
+15
2009-04-27
Remove XF86DRM_MODE.
Eric Anholt
5
-30
/
+2
2009-04-27
Replace I830Sync's irq emit/wait code with bufmgr use.
Eric Anholt
4
-32
/
+30
2009-04-27
Remove I830_XV ifdef.
Eric Anholt
4
-25
/
+1
2009-04-27
Replace i830WaitSync with just I830Sync(), as nearly all callers had it wrong.
Eric Anholt
6
-41
/
+10
2009-04-27
Now that video destination pixmaps are always in BOs, no more MarkSync.
Eric Anholt
2
-10
/
+4
2009-04-27
Remove can_resize, which is now always true (except when a bug interfered)
Eric Anholt
4
-25
/
+3
2009-04-27
unifdef I830_USE_UXA.
Eric Anholt
6
-58
/
+11
2009-04-27
Remove EXA support.
Eric Anholt
10
-556
/
+17
2009-04-27
Remove XAA support.
Eric Anholt
8
-1085
/
+13
2009-04-27
Remove DRI1 support.
Eric Anholt
9
-2087
/
+25
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
9
-176
/
+1
2009-04-27
Fix assert at startup with DRI initialiation failure.
Eric Anholt
2
-12
/
+10
2009-04-27
Don't clear the framebuffer if it isn't currently bound.
Eric Anholt
1
-1
/
+1
2009-04-27
Don't initialize DRI2 if the fd we get is not master-capable.
Eric Anholt
1
-1
/
+15
2009-04-27
Fix drmSetMaster/DropMaster error messages.
Eric Anholt
1
-4
/
+11
2009-04-27
format == 0 means "use default" in I830DRI2CreateBuffer
Pierre Willenbrock
1
-1
/
+1
2009-04-27
Don't try to do anything for I830Sync when VT switched.
Eric Anholt
1
-1
/
+1
[next]