index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Age
Commit message (
Expand
)
Author
2008-04-15
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-09
gallium: remove unneeded st->haveFramebufferSurfaces field.
Brian Paul
2008-04-04
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-04
nouveau: create swizzled surface + scaled image objects
Ben Skeggs
2008-04-04
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-03
gallium: Only build softpipe driver by default for xlib winsys with scons.
Michel Dänzer
2008-04-02
nouveau: winsys printf disappeared :)
Ben Skeggs
2008-04-02
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-01
scons: Fix test for building dri/intel winsys.
Michel Dänzer
2008-03-31
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-27
If visual is 32bpp, set visual->alphaBits = 8.
Brian
2008-03-26
xlib: Fix build error from recent fence changes
Ian Romanick
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-03-25
nouveau: refcount buffers on validate list.
Ben Skeggs
2008-03-24
nouveau: fix infinite wait on space for userbuf.
Ben Skeggs
2008-03-21
nouveau: do a retry if initial buffer alloc fails
Ben Skeggs
2008-03-21
nouveau: use saved fence pointer, not head of unsignalled list
Ben Skeggs
2008-03-21
nouveau: potentially delay buffer destruction
Ben Skeggs
2008-03-21
nouveau: try combining prev and next resources on free
Ben Skeggs
2008-03-19
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-17
nouveau: create fence object when allocating pushbuf, instead of submit
Ben Skeggs
2008-03-16
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-15
nv10.
Stephane Marchesin
2008-03-14
gallium: added dummy install target
Brian
2008-03-13
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-12
nv50: ouch, next_subchannel++ :)
Ben Skeggs
2008-03-12
nv50: some forgotten changes
Ben Skeggs
2008-03-07
nouveau: another "argh gallium fscks with assert" fix
Ben Skeggs
2008-03-04
gallium: Fix scons condition for building the xlib winsys.
Michel Dänzer
2008-03-02
nouveau: silence some warnings
Ben Skeggs
2008-03-02
nouveau: fix potential crash
Ben Skeggs
2008-03-02
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-03-02
nouveau: turn pushbuf macros into inline functions
Ben Skeggs
2008-02-29
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-27
gallium/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-26
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.
Michel Dänzer
2008-02-27
Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-02-25
gallium/i915: Use hardware rendering, unless INTEL_SP env var is set
Brian
2008-02-23
Revamp scons usage.
José Fonseca
2008-02-22
i915: include stdio.h
Brian
2008-02-22
i915: include p_debug.h (resolves undefined assert())
Brian
[next]