index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
10
-467
/
+272
|
\
|
*
svga: Forgot one bit in rebase
Jakob Bornecrantz
2010-03-04
1
-3
/
+0
|
*
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-04
1
-66
/
+6
|
*
r300g: Conversion to to winsys handle
Jakob Bornecrantz
2010-03-01
4
-143
/
+83
|
*
svga: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
1
-32
/
+44
|
*
i965g: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
2
-126
/
+75
|
*
i915g: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
2
-96
/
+63
|
*
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-1
/
+1
*
|
gdi: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
*
|
drm/nouveau: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
|
/
*
radeong: clean up includes
Marek Olšák
2010-02-27
6
-37
/
+18
*
vmware/xorg: Bump to match vmware driver
Jakob Bornecrantz
2010-02-27
1
-3
/
+3
*
st/xorg: Encapsulate all customizable stuff in a separate class.
Thomas Hellstrom
2010-02-27
4
-77
/
+82
*
vmware/xorg: Export modinfo just as the other vmware X drivers does
Jakob Bornecrantz
2010-02-27
1
-3
/
+42
*
drm/vmware: Latest interface changes are backwards incopatible
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
*
st/xorg, vmware/xorg: Fix xnfcalloc arguments.
Thomas Hellstrom
2010-02-27
1
-1
/
+1
*
vmware: Update vmwgfx_drm.h to kernel version.
Thomas Hellstrom
2010-02-27
1
-0
/
+8
*
minor cleanup of dri/Makefile.template's after miniglx drop
George Sapountzis
2010-02-26
2
-23
/
+4
*
scons: Always build trace driver
José Fonseca
2010-02-25
1
-5
/
+1
*
gallium: remove $(DEFINES) from cc/c++ command lines
Brian Paul
2010-02-24
1
-2
/
+2
*
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
9
-647
/
+246
*
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
9
-246
/
+647
*
winsys/drm: Do not use --whole-archive in Makefile.egl.
Chia-I Wu
2010-02-18
7
-8
/
+19
*
radeong: flush when changing tiling flags of BO referenced by CS
Marek Olšák
2010-02-14
1
-2
/
+13
*
progs/gallium/python: New home for python statetracker scripts.
José Fonseca
2010-02-14
1
-1
/
+1
*
gdi: Never fail at DLL load time.
José Fonseca
2010-02-12
2
-10
/
+10
*
scons: Fix drm/intel build.
José Fonseca
2010-02-11
1
-4
/
+5
*
vmware/core: Support drm interface version 1.0.0
Jakob Bornecrantz
2010-02-06
1
-1
/
+1
*
vmware/core: Use correct flags in scanout code
Jakob Bornecrantz
2010-02-06
1
-4
/
+4
*
vmware/core: Handle new scanout field
Jakob Bornecrantz
2010-02-06
4
-4
/
+35
*
vmware/core: Update header to latest version
Jakob Bornecrantz
2010-02-06
1
-3
/
+9
*
vmware/core: Remove old ioctl structs not used
Jakob Bornecrantz
2010-02-06
1
-43
/
+0
*
radeong: Provide drm_api::destroy hook.
Corbin Simpson
2010-02-08
1
-0
/
+6
*
radeong: Always return something for create_screen.
Corbin Simpson
2010-02-08
1
-0
/
+3
*
gallium: remove softpipe references in other drivers
Keith Whitwell
2010-02-08
2
-2
/
+0
*
drm/radeon: remove softpipe references
Keith Whitwell
2010-02-08
2
-57
/
+5
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
16
-198
/
+0
*
nouveau: Fix warning for void function returning value. Add missing include f...
Patrice Mandin
2010-02-05
1
-0
/
+1
*
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
5
-31
/
+1
*
i965g: include u_inlines.h
Brian Paul
2010-02-04
1
-0
/
+1
*
winsys: Add missing headers.
Vinson Lee
2010-02-03
2
-0
/
+2
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
3
-2
/
+3
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
9
-9
/
+9
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
2
-3
/
+3
*
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
2
-3
/
+3
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
11
-11
/
+11
*
radeong: Slight improvement to buffer creation.
Corbin Simpson
2010-01-28
1
-1
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
2
-6
/
+7
|
\
|
*
vmware/xorg: Do buffer round-robin logic differently
Jakob Bornecrantz
2010-01-25
1
-1
/
+2
|
*
vmware/xorg: Export pci_probe function for ugly chain-loading
Jakob Bornecrantz
2010-01-25
1
-5
/
+5
[next]