summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2008-04-22xlib: shortcircuit no-op makecurrentKeith Whitwell
2008-04-22xlib: implement SP_NO_RAST env varKeith Whitwell
2008-04-09gallium: remove unneeded st->haveFramebufferSurfaces field.Brian Paul
2008-04-03gallium: Only build softpipe driver by default for xlib winsys with scons.Michel Dänzer
2008-04-01scons: Fix test for building dri/intel winsys.Michel Dänzer
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
2008-03-27If visual is 32bpp, set visual->alphaBits = 8.Brian
2008-03-26xlib: Fix build error from recent fence changesIan Romanick
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-03-25xlib: Add support for MIT-SHM in xlib winsys driverIan Romanick
2008-03-14gallium: added dummy install targetBrian
2008-03-04gallium: Fix scons condition for building the xlib winsys.Michel Dänzer
2008-02-27gallium/i965: implement pipe_screen for i965 driver (untested)Brian
2008-02-27Cell: implement pipe_screen for cell driverBrian
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-23Revamp scons usage.José Fonseca
2008-02-22i915: include stdio.hBrian
2008-02-22i915: include p_debug.h (resolves undefined assert())Brian
2008-02-23Avoid building problematic module/drivers on windows.José Fonseca
2008-02-19gallium: general clean-up of xlib winsys MakefileBrian
2008-02-19gallium: updated cell buildBrian
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 for llvm -> gallivm rename.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