Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
[mesa.git] / src / gallium / winsys /
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-04 Jakob Bornecrantzvmware/xorg: Use Write instead of WriteRead for cursor...
2009-12-04 Jakob Bornecrantzvmware/xorg: Give kernel infromation about cursor bypass
2009-12-04 Jakob Bornecrantzvmware/xorg: Handle no init of video in vmw_video_close
2009-12-04 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to include cursor...
2009-12-02 Brian Paulcell: added tex_usage param to xm_surface_buffer_create()
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Jakob Bornecrantzvmware/xorg: Add video support
2009-12-01 Jakob Bornecrantzvmware/xorg: Create a small driver that sits ontop...
2009-12-01 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to latest version
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Vinson Leesvga: Prevent potential null pointer dereference in...
2009-11-25 Jakob Bornecrantzvmware/xorg: Remove gem include
2009-11-24 Jakob Bornecrantzvmware/xorg: Link against libkms
2009-11-24 Jakob Bornecrantzvmware/xorg: Clean Makefile a bit
2009-11-24 Jakob Bornecrantzvmware/xorg: Don't link against libdrm_intel
2009-11-24 Jakob Bornecrantzvmware/xorg: Stage driver in lib/gallium
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-22 Vinson Leesvga: Prevent potential null pointer deference in vmw_s...
2009-11-22 Vinson Leesvga: Fix memory leak in vmw_screen_ioctl.c
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Jakob Bornecrantzsvga: More -Werror removal
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Jakob Bornecrantzsvga: Build svga driver
2009-11-17 Jakob Bornecrantzsvga: Add vmwgfx_drm.h file from vmwgfx kernel driver
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-01 Younes Mantonnouveau: Assume all texture blankets are linear for...
2009-10-29 Cooper Yuanr300g: Fix bytes_per_line calculation error while displ...
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Cooper Yuanr300g: last changes's typo, miss a include file
2009-10-23 Cooper Yuanr300g: add flush_frontbuffer function to display video...
2009-10-23 Cooper Yuang3dvl: pass display and screen to g3dvl when creating...
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Corbin SimpsonMerge branch 'master' of ssh://git.freedesktop.org...
2009-10-16 Corbin Simpsonradeon-gallium: Use debug_get_bool_option instead of...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-12 Zack Rusinconfigs: fix some remains of the i915simple driver
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-09 José Fonsecagdi: Fix the build when llvmpipe is requested (the...
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Jakob Bornecrantzi915g: Change order of buffer_write arguments
2009-10-06 Ben Skeggsnouveau: fix buffer object leak
2009-10-06 Jakob Bornecrantzi915g: Add more defines to tweek batchbuffer
2009-10-05 Brian Pauli965g: remove 965/brw files from XLIB_WINSYS_SOURCES
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Jakob Bornecrantzi915g: Drop the simple sufix
2009-10-05 Jakob Bornecrantzi965g: Drop i965simple
2009-10-05 Ben Skeggsnouveau: return pitch value from local_handle_from_text...
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-03 Nicolai Hähnler300g: Fix memory leak in radeon_texture_from_shared_handle
2009-10-03 Sedat Dilekr300g: Build in the trace and softpipe driver for xorg...
2009-10-02 Younes Mantong3dvl: Formatting.
2009-10-02 Younes Mantong3dvl: Delete state_trackers/g3dvl, other unused files.
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Younes Mantong3dvl: Move XvMC under the Xorg state tracker.
2009-09-28 Younes Mantong3dvl: Implement XvMC using pipe_video_context.
2009-09-27 Jakob Bornecrantzi915g: Make sure to map tiled buffers via the gtt
2009-09-27 Jakob Bornecrantzi915g: Enable reuse of buffers
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 José Fonsecagdi: Update for WGL state tracker interface changes.
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-23 José Fonsecagdi: Update for WGL statetracker source reorg.
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Jakob Bornecrantzi915g: Activate trace
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
next