summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: fix yv12 plus some cleanups in the upload codeZack Rusin2009-12-101-57/+70
* st/xorg: enable yv12 for xvZack Rusin2009-12-101-1/+4
* 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
* st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz2009-12-042-0/+8
* st/xorg: Fix leave enter vt cycle in crtc codeJakob Bornecrantz2009-12-041-4/+3
* st/xorg: New libkms destroy apiJakob Bornecrantz2009-12-042-7/+5
* 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
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas2009-12-081-3/+3
|\
| * llvmpipe: Initialize variables in emit_instruction.Vinson Lee2009-12-071-3/+3
* | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-071-1/+1
|\|
| * st/egl: Fix memory leak in egl_tracker.c.Vinson Lee2009-12-061-1/+1
| * draw: Initialize variable in draw_pt.c.Vinson Lee2009-12-051-1/+2
| * r300g: use $(MAKE) variableColeman Kane2009-12-041-1/+1
| * gallium/util: Initialize variables in u_pack_color.h.Vinson Lee2009-12-031-1/+4
* | 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
| * xorg/st: fixup builds against later dpms headers.Brian Paul2009-11-182-0/+8
| * draw: Fix memory leak.Vinson Lee2009-10-271-0/+2
* | 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
* | st/xorg: Create winsys hooks that we call intoJakob Bornecrantz2009-12-012-0/+11
* | vmware/core: Update vmwgfx_drm.h to latest versionJakob Bornecrantz2009-12-011-1/+65
* | svga: Add header files for overlay supportJakob Bornecrantz2009-12-012-0/+290
* | wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca2009-12-023-38/+10
* | st/xorg: proper fix for compositing after rounding upKeith Whitwell2009-11-276-21/+65
* | rbug: Mention where the GUI can be found.José Fonseca2009-11-271-0/+4
* | svga: Re-add shader dumping.José Fonseca2009-11-271-0/+14
* | Revert "st/xorg: fix composite after texture size changes"Keith Whitwell2009-11-272-38/+10
* | st/xorg: fix composite after texture size changesKeith Whitwell2009-11-272-10/+38
* | wgl: Fix copy'n'paste typo in comment.José Fonseca2009-11-271-1/+1
* | svga: Handle comment tokens when dumping.José Fonseca2009-11-272-1/+12
* | svga: Use consistent names for public symbol names of shader dumping facilities.José Fonseca2009-11-275-12/+12
* | svga: Use consistent file names for dumping facilities.José Fonseca2009-11-2710-11/+11
* | st/xorg: speculatively round textures up to nearest POTKeith Whitwell2009-11-271-0/+18
* | st/xorg: free last fenceKeith Whitwell2009-11-271-0/+4
* | svga: flush our command buffer after the 8th distinct render targetKeith Whitwell2009-11-273-1/+11
* | svga: add DEBUG_CACHE optionKeith Whitwell2009-11-278-9/+53
* | 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
* | st/xorg: Use pipe clear hook for solid fills of whole pixmaps.Michel Dänzer2009-11-261-0/+6
* | svga: hash the whole key, not just the first four bytesKeith Whitwell2009-11-261-3/+3
* | st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback.Michel Dänzer2009-11-261-11/+19