summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* xlib: add failure paths for context creationKeith Whitwell2008-05-121-0/+14
* xlib: more SP_NO_RAST supportKeith Whitwell2008-05-082-0/+12
* gallium: fix warningsBrian Paul2008-05-031-1/+1
* gallium: code movement (XSHM code)Brian Paul2008-05-021-127/+125
* gallium: comments, clean-upsBrian Paul2008-05-021-1/+9
* gallium: remove the unused softpipe_winsys codeBrian Paul2008-05-011-58/+23
* gallium: updated comment in xm_flush_frontbuffer()Brian Paul2008-04-291-4/+3
* xlib: only shortcircuit makecurrent if NO_RAST set, otherwise window size upd...Keith Whitwell2008-04-241-1/+9
* xlib: shortcircuit no-op makecurrentKeith Whitwell2008-04-221-0/+7
* 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
* scons: Fix test for building dri/intel winsys.Michel Dänzer2008-04-011-1/+1
* gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-313-31/+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-263-12/+48
* xlib: Add support for MIT-SHM in xlib winsys driverIan Romanick2008-03-254-56/+267
* gallium: added dummy install targetBrian2008-03-141-0/+4
* gallium: Fix scons condition for building the xlib winsys.Michel Dänzer2008-03-041-1/+1
* 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-272-2/+4
* 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
* Revamp scons usage.José Fonseca2008-02-231-1/+1
* i915: include stdio.hBrian2008-02-221-0/+1
* i915: include p_debug.h (resolves undefined assert())Brian2008-02-221-0/+1
* Avoid building problematic module/drivers on windows.José Fonseca2008-02-231-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-194-14/+25
* Simplify makefile boilerplate code.José Fonseca2008-02-191-2/+3
* Update for llvm -> gallivm rename.José Fonseca2008-02-181-6/+2
* Update scons build for new code layout.José Fonseca2008-02-184-8/+95
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-183-2/+137
* Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca2008-02-151-1/+1
* Code reorganization: update build.José Fonseca2008-02-157-10/+161
* Code reorganization: move files into their places.José Fonseca2008-02-1539-0/+14353