summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri
AgeCommit message (Expand)Author
2008-04-23i915: Real fix for weird fence leak. Thanks ThomasJakob Bornecrantz
2008-04-22i915: Fixed weird fence leak when I915_VBUF=trueJakob Bornecrantz
2008-04-15i915: Changed name to i915_dri.soJakob Bornecrantz
2008-04-14Removed intel_ioctl it wasn't neededJakob Bornecrantz
2008-04-12Fixed memory leakJakob Bornecrantz
2008-04-08i915: Added debug counter to bufmgrJakob Bornecrantz
2008-04-08i915: Fixed fence related problemsJakob Bornecrantz
2008-04-08i915: Fixed fence leak in intel_swapbuffers.cJakob Bornecrantz
2008-04-08Added fence counter to fence managerJakob Bornecrantz
2008-04-08Fixed user_buffer memory leakJakob Bornecrantz
2008-04-07i915: Pulled in changes from i915texJakob Bornecrantz
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
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-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-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-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