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
*
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
*
|
radeong: Make sure that we're not emitting relocations for local buffers.
Corbin Simpson
2010-01-25
1
-2
/
+6
*
|
radeong: Make is_r3xx inline to avoid warnings.
Corbin Simpson
2010-01-25
1
-1
/
+1
*
|
radeong: Clean up domain usages.
Corbin Simpson
2010-01-25
1
-11
/
+18
*
|
Revert "r300g,radeong: finish and enable the immediate mode"
Corbin Simpson
2010-01-25
5
-86
/
+15
*
|
winsys/drm: Correctly install EGL drivers.
Chia-I Wu
2010-01-25
1
-1
/
+1
*
|
r300g,radeong: finish and enable the immediate mode
Marek Olšák
2010-01-24
5
-15
/
+86
*
|
r300g,radeong: set tiling flags in libdrm
Marek Olšák
2010-01-24
2
-0
/
+28
*
|
radeong: do not emit a zero-sized command stream
Marek Olšák
2010-01-24
1
-0
/
+5
*
|
nouveau/winsys: be nice and close the device on destroy
Marcin Slusarz
2010-01-25
1
-0
/
+2
*
|
nouveau: fix winsys object leak
Marcin Slusarz
2010-01-25
1
-0
/
+9
*
|
egl: Install drivers to ${libdir}/egl.
Chia-I Wu
2010-01-23
1
-9
/
+6
*
|
svga: fix up breakage from earlier 7.7 merge
Brian Paul
2010-01-22
1
-2
/
+2
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-12
/
+11
|
\
|
|
*
xlib/softpipe: more buffer free fixes
Brian Paul
2010-01-22
1
-12
/
+11
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
8
-68
/
+186
|
\
|
|
*
vmware/core: Update for pipebuffer changes.
José Fonseca
2010-01-22
2
-14
/
+84
|
*
vmware/core: Flush preemptively the FIFO commands to keep the GMR working set...
José Fonseca
2010-01-21
1
-1
/
+37
|
*
vmware/core: Put GMR pool size in a define.
José Fonseca
2010-01-21
2
-1
/
+5
|
*
vmw/wgl: Update for pipebuffer changes.
José Fonseca
2010-01-21
1
-1
/
+3
|
*
xlib/softpipe: fix buffer memory leak
Brian Paul
2010-01-20
1
-5
/
+20
[next]