summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri
AgeCommit message (Expand)Author
2008-04-04nouveau: create swizzled surface + scaled image objectsBen Skeggs
2008-04-04nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs
2008-04-02nouveau: winsys printf disappeared :)Ben Skeggs
2008-04-02Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-30Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-03-25nouveau: refcount buffers on validate list.Ben Skeggs
2008-03-24nouveau: fix infinite wait on space for userbuf.Ben Skeggs
2008-03-21nouveau: do a retry if initial buffer alloc failsBen Skeggs
2008-03-21nouveau: use saved fence pointer, not head of unsignalled listBen Skeggs
2008-03-21nouveau: potentially delay buffer destructionBen Skeggs
2008-03-21nouveau: try combining prev and next resources on freeBen Skeggs
2008-03-19nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs
2008-03-17nouveau: create fence object when allocating pushbuf, instead of submitBen Skeggs
2008-03-15nv10.Stephane Marchesin
2008-03-13nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.Ben Skeggs
2008-03-12nv50: ouch, next_subchannel++ :)Ben Skeggs
2008-03-12nv50: some forgotten changesBen Skeggs
2008-03-07nouveau: another "argh gallium fscks with assert" fixBen Skeggs
2008-03-02nouveau: silence some warningsBen Skeggs
2008-03-02nouveau: fix potential crashBen Skeggs
2008-03-02nouveau: enable multi-context/single-channel support for nv40Ben Skeggs
2008-03-02nouveau: turn pushbuf macros into inline functionsBen Skeggs
2008-02-29nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs
2008-02-29nouveau: implement pipe_screenBen Skeggs
2008-02-29Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-02-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian
2008-02-26intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.Michel Dänzer
2008-02-27Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-02-25gallium/i915: Use hardware rendering, unless INTEL_SP env var is setBrian
2008-02-22i915: include stdio.hBrian
2008-02-22i915: include p_debug.h (resolves undefined assert())Brian
2008-02-22Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-18Update scons build for new code layout.José Fonseca
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca
2008-02-16nouveau: fix potential userbuf crash.Ben Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs
2008-02-15Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca