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
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g/g3dvl: Fix build error and correct Makefile for xvmc lib
Cooper Yuan
2010-02-01
2
-6
/
+8
*
r300g/g3dvl: port xvmc video stuff to mesa/pipe-video branch
Cooper Yuan
2010-01-29
2
-0
/
+38
*
Merge branch 'master' into pipe-video
Younes Manton
2009-12-06
46
-283
/
+5125
|
\
|
*
radeong: flush CS if a buffer being mapped is referenced by it
Marek Olšák
2009-12-04
1
-0
/
+5
|
*
r300g, radeong: fix the CS overflow
Marek Olšák
2009-12-04
1
-2
/
+3
|
*
r300g: fix warnings
Marek Olšák
2009-12-04
1
-0
/
+2
|
*
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
9
-102
/
+36
|
|
\
|
|
*
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
9
-102
/
+36
|
*
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
9
-5
/
+1470
|
|
\
\
|
|
*
\
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
|
|
*
|
|
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
|
|
*
|
|
vmware/core: Update vmwgfx_drm.h to latest version
Jakob Bornecrantz
2009-12-01
1
-1
/
+65
|
*
|
|
|
radeong: Clean up some bad code.
Corbin Simpson
2009-12-02
1
-8
/
+2
|
*
|
|
|
radeong: Add helper to determine pipe driver.
Corbin Simpson
2009-12-02
1
-0
/
+8
|
*
|
|
|
radeong: Do ioctls before selecting pipe driver.
Corbin Simpson
2009-12-02
2
-66
/
+65
|
*
|
|
|
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
5
-101
/
+167
|
*
|
|
|
radeong: Change ioctl order, document it.
Corbin Simpson
2009-12-02
1
-12
/
+22
|
*
|
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
2
-8
/
+19
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
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
|
|
*
|
vmware/xorg: Link against libkms
Jakob Bornecrantz
2009-11-24
1
-0
/
+1
|
|
*
|
vmware/xorg: Clean Makefile a bit
Jakob Bornecrantz
2009-11-24
1
-3
/
+5
|
|
*
|
vmware/xorg: Don't link against libdrm_intel
Jakob Bornecrantz
2009-11-24
1
-1
/
+1
|
|
*
|
vmware/xorg: Stage driver in lib/gallium
Jakob Bornecrantz
2009-11-24
1
-1
/
+8
|
*
|
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
2
-6
/
+6
|
|
\
\
\
|
|
*
|
|
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
2
-6
/
+6
|
*
|
|
|
egl: use util_bitcount()
Brian Paul
2009-11-23
1
-14
/
+4
|
|
|
/
/
|
|
/
|
|
|
*
|
|
svga: Scrub Makefiles a bit
Jakob Bornecrantz
2009-11-23
1
-13
/
+1
|
*
|
|
svga: Prevent potential null pointer deference in vmw_surface.c.
Vinson Lee
2009-11-22
1
-1
/
+1
|
*
|
|
svga: Fix memory leak in vmw_screen_ioctl.c
Vinson Lee
2009-11-22
1
-0
/
+1
|
*
|
|
svga: More -Werror removal
Jakob Bornecrantz
2009-11-17
3
-3
/
+1
|
*
|
|
svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings
Jakob Bornecrantz
2009-11-17
1
-1
/
+1
|
*
|
|
svga: Build svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+5
|
*
|
|
svga: Add vmwgfx_drm.h file from vmwgfx kernel driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+442
|
*
|
|
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
24
-0
/
+2923
|
|
/
/
*
|
|
g3dvl: It's ok to not have cliprects (minimized windows, etc).
Younes Manton
2009-12-05
1
-16
/
+18
*
|
|
nouveau: Link with softpipe.
Younes Manton
2009-11-14
1
-0
/
+1
*
|
|
g3dvl: Shared drm winsys bits.
Younes Manton
2009-11-05
18
-456
/
+1547
*
|
|
g3dvl: DRM winsys changes.
Younes Manton
2009-11-02
6
-104
/
+630
|
/
/
*
|
nouveau: Assume all texture blankets are linear for now.
Younes Manton
2009-11-01
1
-2
/
+1
*
|
r300g: Fix bytes_per_line calculation error while displaying surface
Cooper Yuan
2009-10-29
1
-1
/
+1
*
|
r300g: last changes's typo, miss a include file
Cooper Yuan
2009-10-23
1
-0
/
+1
*
|
r300g: add flush_frontbuffer function to display video surface
Cooper Yuan
2009-10-23
1
-1
/
+51
*
|
g3dvl: pass display and screen to g3dvl when creating video private context
Cooper Yuan
2009-10-23
2
-4
/
+6
*
|
radeon-gallium: Use debug_get_bool_option instead of getenv.
Corbin Simpson
2009-10-16
2
-2
/
+3
*
|
r300g: fixup arb occulsion query support.
Dave Airlie
2009-10-14
1
-0
/
+10
*
|
r300g: attempt to make bo space check sane.
Dave Airlie
2009-10-14
1
-3
/
+20
*
|
configs: fix some remains of the i915simple driver
Zack Rusin
2009-10-11
1
-1
/
+1
[next]