summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib
Commit message (Expand)AuthorAgeFilesLines
* xlib: implement SP_NO_RAST env varKeith Whitwell2008-04-221-1/+14
* gallium: remove unneeded st->haveFramebufferSurfaces field.Brian Paul2008-04-091-3/+0
* gallium: Only build softpipe driver by default for xlib winsys with scons.Michel Dänzer2008-04-031-2/+0
* gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-312-21/+0
* If visual is 32bpp, set visual->alphaBits = 8.Brian2008-03-271-0/+8
* xlib: Fix build error from recent fence changesIan Romanick2008-03-261-3/+3
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-0/+31
* xlib: Add support for MIT-SHM in xlib winsys driverIan Romanick2008-03-254-56/+267
* gallium/i965: implement pipe_screen for i965 driver (untested)Brian2008-02-271-1/+3
* Cell: implement pipe_screen for cell driverBrian2008-02-271-1/+5
* gallium: implement pipe_screen for softpipe driverBrian2008-02-271-1/+2
* gallium: general clean-up of xlib winsys MakefileBrian2008-02-191-29/+12
* gallium: updated cell buildBrian2008-02-191-9/+10
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-192-7/+15
* Update for llvm -> gallivm rename.José Fonseca2008-02-181-6/+2
* Update scons build for new code layout.José Fonseca2008-02-181-0/+28
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+113
* Code reorganization: update build.José Fonseca2008-02-152-4/+4
* Code reorganization: move files into their places.José Fonseca2008-02-1517-0/+9204