summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-152-4/+5
|\
| * mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/MakefileMatthew Bell2009-12-141-4/+4
| * i915g: Silence unused value warning in intel_drm_get_device_id.Vinson Lee2009-12-121-0/+1
* | vmwgfx: Update vmwgfx_drm.h to the on upstreamJakob Bornecrantz2009-12-142-27/+30
* | vmware/xorg: Use new stream ioctlJakob Bornecrantz2009-12-144-10/+107
* | vmwgfx/core: Check for 3D via the get param ioctlJakob Bornecrantz2009-12-122-3/+12
* | vmware/xorg: Properly detect overlay supportJakob Bornecrantz2009-12-093-0/+38
* | vmware/core: Update vmwgfx_drm.hJakob Bornecrantz2009-12-091-2/+4
* | vmware/xorg: Also stop ports on closeJakob Bornecrantz2009-12-041-1/+2
* | vmware/xorg: Stop video ports on leave vtJakob Bornecrantz2009-12-043-0/+56
* | vmware/xorg: Fix SCons build.Michel Dänzer2009-12-082-0/+4
* | vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.Michel Dänzer2009-12-081-1/+3
* | vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz2009-12-041-2/+2
* | vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz2009-12-043-4/+75
* | vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz2009-12-041-0/+2
* | vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz2009-12-041-0/+32
* | Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz2009-12-021-0/+1
|\ \ | |/
| * cell: added tex_usage param to xm_surface_buffer_create()Brian Paul2009-12-021-0/+1
* | vmware/xorg: Add video supportJakob Bornecrantz2009-12-015-0/+1199
* | vmware/xorg: Create a small driver that sits ontop of st/xorgJakob Bornecrantz2009-12-015-4/+205
* | vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz2009-12-011-1/+65
* | svga: Prevent potential null pointer dereference in vmw_surface.c.Vinson Lee2009-11-261-3/+5
* | vmware/xorg: Remove gem includeJakob Bornecrantz2009-11-251-1/+0
* | vmware/xorg: Link against libkmsJakob Bornecrantz2009-11-241-0/+1
* | vmware/xorg: Clean Makefile a bitJakob Bornecrantz2009-11-241-3/+5
* | vmware/xorg: Don't link against libdrm_intelJakob Bornecrantz2009-11-241-1/+1
* | vmware/xorg: Stage driver in lib/galliumJakob Bornecrantz2009-11-241-1/+8
* | svga: Scrub Makefiles a bitJakob Bornecrantz2009-11-231-13/+1
* | svga: Prevent potential null pointer deference in vmw_surface.c.Vinson Lee2009-11-221-1/+1
* | svga: Fix memory leak in vmw_screen_ioctl.cVinson Lee2009-11-221-0/+1
* | svga: More -Werror removalJakob Bornecrantz2009-11-173-3/+1
* | svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warningsJakob Bornecrantz2009-11-171-1/+1
* | svga: Build svga driverJakob Bornecrantz2009-11-171-0/+5
* | svga: Add vmwgfx_drm.h file from vmwgfx kernel driverJakob Bornecrantz2009-11-171-0/+442
* | svga: Add svga driverJakob Bornecrantz2009-11-1724-0/+2923
* | nouveau: Assume all texture blankets are linear for now.Younes Manton2009-11-011-2/+1
* | r300g: Fix bytes_per_line calculation error while displaying surfaceCooper Yuan2009-10-291-1/+1
* | r300g: last changes's typo, miss a include fileCooper Yuan2009-10-231-0/+1
* | r300g: add flush_frontbuffer function to display video surfaceCooper Yuan2009-10-231-1/+51
* | g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan2009-10-232-4/+6
* | radeon-gallium: Use debug_get_bool_option instead of getenv.Corbin Simpson2009-10-162-2/+3
* | r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-0/+10
* | r300g: attempt to make bo space check sane.Dave Airlie2009-10-141-3/+20
* | configs: fix some remains of the i915simple driverZack Rusin2009-10-111-1/+1
* | gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca2009-10-091-6/+12
* | i915g: Change order of buffer_write argumentsJakob Bornecrantz2009-10-071-2/+2
* | nouveau: fix buffer object leakBen Skeggs2009-10-061-1/+4
* | i915g: Add more defines to tweek batchbufferJakob Bornecrantz2009-10-061-13/+28
* | i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul2009-10-051-3/+0
* | i915g: Drop the simple sufixJakob Bornecrantz2009-10-056-7/+7