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
*
nouveau: winsys printf disappeared :)
Ben Skeggs
2008-04-02
1
-10
/
+0
*
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-02
4
-32
/
+1
|
\
|
*
scons: Fix test for building dri/intel winsys.
Michel Dänzer
2008-04-01
1
-1
/
+1
|
*
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-31
3
-31
/
+0
*
|
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
3
-3
/
+55
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-30
6
-68
/
+323
|
\
|
|
*
If visual is 32bpp, set visual->alphaBits = 8.
Brian
2008-03-27
1
-0
/
+8
|
*
xlib: Fix build error from recent fence changes
Ian Romanick
2008-03-26
1
-3
/
+3
|
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
3
-12
/
+48
|
*
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-03-25
4
-56
/
+267
*
|
nouveau: refcount buffers on validate list.
Ben Skeggs
2008-03-25
2
-3
/
+6
*
|
nouveau: fix infinite wait on space for userbuf.
Ben Skeggs
2008-03-24
1
-0
/
+25
*
|
nouveau: do a retry if initial buffer alloc fails
Ben Skeggs
2008-03-21
1
-2
/
+7
*
|
nouveau: use saved fence pointer, not head of unsignalled list
Ben Skeggs
2008-03-21
1
-2
/
+1
*
|
nouveau: potentially delay buffer destruction
Ben Skeggs
2008-03-21
1
-5
/
+15
*
|
nouveau: try combining prev and next resources on free
Ben Skeggs
2008-03-21
1
-12
/
+17
*
|
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-19
1
-4
/
+11
*
|
nouveau: create fence object when allocating pushbuf, instead of submit
Ben Skeggs
2008-03-17
3
-10
/
+11
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-16
1
-0
/
+4
|
\
|
|
*
gallium: added dummy install target
Brian
2008-03-14
1
-0
/
+4
*
|
nv10.
Stephane Marchesin
2008-03-15
3
-0
/
+9
*
|
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
2
-7
/
+36
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-13
1
-1
/
+1
|
\
|
|
*
gallium: Fix scons condition for building the xlib winsys.
Michel Dänzer
2008-03-04
1
-1
/
+1
*
|
nv50: ouch, next_subchannel++ :)
Ben Skeggs
2008-03-12
1
-1
/
+1
*
|
nv50: some forgotten changes
Ben Skeggs
2008-03-12
1
-1
/
+1
*
|
nouveau: another "argh gallium fscks with assert" fix
Ben Skeggs
2008-03-07
1
-1
/
+2
*
|
nouveau: silence some warnings
Ben Skeggs
2008-03-02
2
-4
/
+5
*
|
nouveau: fix potential crash
Ben Skeggs
2008-03-02
1
-1
/
+3
*
|
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-03-02
4
-9
/
+74
*
|
nouveau: turn pushbuf macros into inline functions
Ben Skeggs
2008-03-02
7
-259
/
+396
*
|
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
1
-4
/
+4
*
|
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
2
-18
/
+28
*
|
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-29
5
-7
/
+22
|
\
|
|
*
gallium/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-27
1
-1
/
+3
|
*
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
1
-1
/
+5
|
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
2
-2
/
+4
|
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-3
/
+7
|
*
intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.
Michel Dänzer
2008-02-26
1
-0
/
+3
*
|
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-27
4
-2
/
+6
|
\
|
|
*
gallium/i915: Use hardware rendering, unless INTEL_SP env var is set
Brian
2008-02-25
1
-1
/
+2
|
*
Revamp scons usage.
José Fonseca
2008-02-23
1
-1
/
+1
|
*
i915: include stdio.h
Brian
2008-02-22
1
-0
/
+1
|
*
i915: include p_debug.h (resolves undefined assert())
Brian
2008-02-22
1
-0
/
+1
|
*
Avoid building problematic module/drivers on windows.
José Fonseca
2008-02-23
1
-1
/
+2
*
|
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-22
9
-25
/
+239
|
\
|
|
*
gallium: general clean-up of xlib winsys Makefile
Brian
2008-02-19
1
-29
/
+12
|
*
gallium: updated cell build
Brian
2008-02-19
1
-9
/
+10
|
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
4
-14
/
+25
|
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-2
/
+3
[next]