index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: fix yv12 plus some cleanups in the upload code
Zack Rusin
2009-12-10
1
-57
/
+70
*
st/xorg: enable yv12 for xv
Zack Rusin
2009-12-10
1
-1
/
+4
*
vmware/xorg: Properly detect overlay support
Jakob Bornecrantz
2009-12-09
3
-0
/
+38
*
vmware/core: Update vmwgfx_drm.h
Jakob Bornecrantz
2009-12-09
1
-2
/
+4
*
vmware/xorg: Also stop ports on close
Jakob Bornecrantz
2009-12-04
1
-1
/
+2
*
vmware/xorg: Stop video ports on leave vt
Jakob Bornecrantz
2009-12-04
3
-0
/
+56
*
st/xorg: Add enter/leave vt hooks for winsys
Jakob Bornecrantz
2009-12-04
2
-0
/
+8
*
st/xorg: Fix leave enter vt cycle in crtc code
Jakob Bornecrantz
2009-12-04
1
-4
/
+3
*
st/xorg: New libkms destroy api
Jakob Bornecrantz
2009-12-04
2
-7
/
+5
*
vmware/xorg: Fix SCons build.
Michel Dänzer
2009-12-08
2
-0
/
+4
*
vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.
Michel Dänzer
2009-12-08
1
-1
/
+3
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
1
-3
/
+3
|
\
|
*
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
1
-3
/
+3
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-1
/
+1
|
\
|
|
*
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-06
1
-1
/
+1
|
*
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-05
1
-1
/
+2
|
*
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
|
*
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-12-03
1
-1
/
+4
*
|
vmware/xorg: Use Write instead of WriteRead for cursor bypass
Jakob Bornecrantz
2009-12-04
1
-2
/
+2
*
|
vmware/xorg: Give kernel infromation about cursor bypass
Jakob Bornecrantz
2009-12-04
3
-4
/
+75
*
|
vmware/xorg: Handle no init of video in vmw_video_close
Jakob Bornecrantz
2009-12-04
1
-0
/
+2
*
|
vmware/core: Update vmwgfx_drm.h to include cursor bypass
Jakob Bornecrantz
2009-12-04
1
-0
/
+32
*
|
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-0
/
+1
|
\
|
|
*
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-02
1
-0
/
+1
|
*
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-18
2
-0
/
+8
|
*
draw: Fix memory leak.
Vinson Lee
2009-10-27
1
-0
/
+2
*
|
vmware/xorg: Add video support
Jakob Bornecrantz
2009-12-01
5
-0
/
+1199
*
|
vmware/xorg: Create a small driver that sits ontop of st/xorg
Jakob Bornecrantz
2009-12-01
5
-4
/
+205
*
|
st/xorg: Create winsys hooks that we call into
Jakob Bornecrantz
2009-12-01
2
-0
/
+11
*
|
vmware/core: Update vmwgfx_drm.h to latest version
Jakob Bornecrantz
2009-12-01
1
-1
/
+65
*
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
*
|
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-12-02
3
-38
/
+10
*
|
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
6
-21
/
+65
*
|
rbug: Mention where the GUI can be found.
José Fonseca
2009-11-27
1
-0
/
+4
*
|
svga: Re-add shader dumping.
José Fonseca
2009-11-27
1
-0
/
+14
*
|
Revert "st/xorg: fix composite after texture size changes"
Keith Whitwell
2009-11-27
2
-38
/
+10
*
|
st/xorg: fix composite after texture size changes
Keith Whitwell
2009-11-27
2
-10
/
+38
*
|
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-11-27
1
-1
/
+1
*
|
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-27
2
-1
/
+12
*
|
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-27
5
-12
/
+12
*
|
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-27
10
-11
/
+11
*
|
st/xorg: speculatively round textures up to nearest POT
Keith Whitwell
2009-11-27
1
-0
/
+18
*
|
st/xorg: free last fence
Keith Whitwell
2009-11-27
1
-0
/
+4
*
|
svga: flush our command buffer after the 8th distinct render target
Keith Whitwell
2009-11-27
3
-1
/
+11
*
|
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
8
-9
/
+53
*
|
svga: Prevent potential null pointer dereference in vmw_surface.c.
Vinson Lee
2009-11-26
1
-3
/
+5
*
|
vmware/xorg: Remove gem include
Jakob Bornecrantz
2009-11-25
1
-1
/
+0
*
|
st/xorg: Use pipe clear hook for solid fills of whole pixmaps.
Michel Dänzer
2009-11-26
1
-0
/
+6
*
|
svga: hash the whole key, not just the first four bytes
Keith Whitwell
2009-11-26
1
-3
/
+3
*
|
st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback.
Michel Dänzer
2009-11-26
1
-11
/
+19
[next]