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
2013-02-06
xvmc: Add the complementary XCB_CFLAGS
Chris Wilson
2013-02-06
configure.ac: Split out XCB libraries from `XVMCLIB` into `XCB`
Paul Menzel
2013-02-04
build: Make generation of gen code depend on intel-gen4asm
Damien Lespiau
2013-02-04
build: Use $(AM_V_GEN) to silence the assembly of gen programs
Damien Lespiau
2012-11-09
xvmc: Use DRMINTEL_LIBS instead of hardcoding -ldrm_intel
Chris Wilson
2012-10-07
Use path for intel-gen4asm derived from pkg-config
Chris Wilson
2012-10-05
Fix out-of-tree builds with intel-gen4asm installed
Josh Triplett
2011-10-29
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
2011-09-18
Remove useless assertion
Paulo Zanoni
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
2011-01-31
xvmc: Stop using uninitialized variable.
Cyril Brulebois
2011-01-31
xvmc: Silence gcc, adding a cast to work around signedness issues.
Cyril Brulebois
2011-01-31
xvmc: Silence gcc, add parentheses around arithmetic.
Cyril Brulebois
2011-01-31
xvmc: Silence gcc, add parentheses around assignment.
Cyril Brulebois
2011-01-31
xvmc: Get rid of unused variables.
Cyril Brulebois
2010-08-22
Use ALIGN macro instead of open coding it.
Matt Turner
2010-07-24
simplify Makefile as per-target compilation flags are not needed
Gaetan Nadon
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
2010-06-25
i810: Move into a legacy directory.
Chris Wilson
2010-05-11
xvmc: Build fix with -pedantic
Chris Wilson
2010-04-19
Fix "make dist"
Daniel Vetter
2010-04-08
libXvMC: rip out debug stuff
Daniel Vetter
2010-04-08
libXvMC: unify CreateSurface
Daniel Vetter
2010-04-08
libXvMC i915: kill unused context private fields
Daniel Vetter
2010-04-08
libXvMC: derive driver context from struct intel_xvmc_context
Daniel Vetter
2010-04-08
libXvMC: unify DestroySurface
Daniel Vetter
2010-04-08
libXvMC: drop get_surface_status driver callback
Daniel Vetter
2010-04-08
libXvMC i915: s/i915XvMCSurface/struct intel_xvmc_surface/
Daniel Vetter
2010-04-08
libXvMC i915: rip out unneeded surface fields
Daniel Vetter
2010-04-08
libXvMC: unify PutSurface
Daniel Vetter
2010-04-08
libXvMC: move drm_intel_bo to common intel_xvmc_surface
Daniel Vetter
2010-04-08
libXvMC: derive driver surfaces from struct intel_xvmc_surface
Daniel Vetter
2010-04-08
XvMC: kill intel_xvmc_command
Daniel Vetter
2010-04-08
XvMC: dynamically allocate adaptor
Daniel Vetter
2010-04-08
XvMC: move i965 specific stuff to common context
Daniel Vetter
2010-04-08
XvMC: move i915 specific stuff to common context
Daniel Vetter
2010-04-08
i965 XvMC: don't create any surface state in the ddx
Daniel Vetter
2010-03-08
i915 XvMC: fixup colors
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned surface buffer in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: kill pinned per-context buffers in the ddx code
Daniel Vetter
2010-03-04
i915 XvMC: don't stall the cpu anymore
Daniel Vetter
2010-03-04
i915 XvMC: drop superflous MI_FLUSH
Daniel Vetter
2010-03-04
i915 XvMC: switch surfaces to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch corrdata buffer to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch msb to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch sis to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch load_indirect_render_emit to batchbuffer macros
Daniel Vetter
2010-03-04
i915 XvMC: switch psc to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch psp to drm_intel_bo
Daniel Vetter
2010-03-04
i915 XvMC: switch ssb to drm_intel_bo
Daniel Vetter
[next]