summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/dri/intel
Commit message (Expand)AuthorAgeFilesLines
* gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-311-10/+0
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-262-12/+17
* gallium: implement pipe_screen for softpipe driverBrian2008-02-271-1/+2
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-3/+7
* intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.Michel Dänzer2008-02-261-0/+3
* gallium/i915: Use hardware rendering, unless INTEL_SP env var is setBrian2008-02-251-1/+2
* i915: include stdio.hBrian2008-02-221-0/+1
* i915: include p_debug.h (resolves undefined assert())Brian2008-02-221-0/+1
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-192-7/+10
* Update scons build for new code layout.José Fonseca2008-02-181-8/+6
* Code reorganization: update build.José Fonseca2008-02-153-6/+6
* Code reorganization: move files into their places.José Fonseca2008-02-1522-0/+5149