index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xvmc
Age
Commit message (
Expand
)
Author
2011-03-16
xvmc: Stop using uninitialized variable.
Cyril Brulebois
2011-03-16
xvmc: Silence gcc, adding a cast to work around signedness issues.
Cyril Brulebois
2011-03-16
xvmc: Silence gcc, add parentheses around arithmetic.
Cyril Brulebois
2011-03-16
xvmc: Silence gcc, add parentheses around assignment.
Cyril Brulebois
2011-03-16
xvmc: Get rid of unused variables.
Cyril Brulebois
2010-09-12
Use ALIGN macro instead of open coding it.
Matt Turner
2010-09-12
simplify Makefile as per-target compilation flags are not needed
Gaetan Nadon
2010-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth
2010-09-11
i810: Move into a legacy directory.
Owain G. Ainsworth
2010-05-17
xvmc: Build fix with -pedantic
Chris Wilson
2010-05-16
libXvMC: rip out debug stuff
Daniel Vetter
2010-05-16
libXvMC: unify CreateSurface
Daniel Vetter
2010-05-16
libXvMC i915: kill unused context private fields
Daniel Vetter
2010-05-16
libXvMC: derive driver context from struct intel_xvmc_context
Daniel Vetter
2010-05-16
libXvMC: unify DestroySurface
Daniel Vetter
2010-05-16
libXvMC: drop get_surface_status driver callback
Daniel Vetter
2010-05-16
libXvMC i915: s/i915XvMCSurface/struct intel_xvmc_surface/
Daniel Vetter
2010-05-16
libXvMC i915: rip out unneeded surface fields
Daniel Vetter
2010-05-16
libXvMC: unify PutSurface
Daniel Vetter
2010-05-16
libXvMC: move drm_intel_bo to common intel_xvmc_surface
Daniel Vetter
2010-05-16
libXvMC: derive driver surfaces from struct intel_xvmc_surface
Daniel Vetter
2010-05-16
XvMC: kill intel_xvmc_command
Daniel Vetter
2010-05-16
XvMC: dynamically allocate adaptor
Daniel Vetter
2010-05-16
XvMC: move i965 specific stuff to common context
Daniel Vetter
2010-05-16
XvMC: move i915 specific stuff to common context
Daniel Vetter
2010-05-16
i965 XvMC: don't create any surface state in the ddx
Daniel Vetter
2010-05-16
i915 XvMC: fixup colors
Daniel Vetter
2010-05-16
i915 XvMC: kill pinned surface buffer in the ddx code
Daniel Vetter
2010-05-16
i915 XvMC: kill pinned per-context buffers in the ddx code
Daniel Vetter
2010-05-16
i915 XvMC: don't stall the cpu anymore
Daniel Vetter
2010-05-16
i915 XvMC: drop superflous MI_FLUSH
Daniel Vetter
2010-05-16
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch corrdata buffer to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch msb to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch sis to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch load_indirect_render_emit to batchbuffer macros
Daniel Vetter
2010-05-16
i915 XvMC: switch psc to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch psp to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: switch ssb to drm_intel_bo
Daniel Vetter
2010-05-16
i915 XvMC: kill last_flip and last_render
Daniel Vetter
2010-05-16
i915 XvMC: switch one_time_state_emit to batchbuffer macros
Daniel Vetter
2010-05-16
XvMC: kill dead code in i915_xvmc.c
Daniel Vetter
2010-05-16
libIntelXvMC: kill ums leftovers
Daniel Vetter
2010-05-16
Fix 64-bit compiler warnings in intel_xvmc_dump_render().
Thomas Arnhold
2010-05-16
XVMC: Use XCB DRI2 instead of cargo-culting our own copy of Xlib stuff. (v2)
Eric Anholt
2010-03-01
Makefile.am: Add missing .g4i to be included in the tar file.
Daniel Kahn Gillmor
2010-03-01
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2010-03-01
configure: use CWARNFLAGS from xorg-macros.m4
RĂ©mi Cardona
2010-02-28
Move to kernel coding style.
Eric Anholt
2009-08-27
set correct value for indirect access check bound
Zou Nan hai
[next]