Age | Commit message (Expand) | Author |
2008-04-22 | xlib: shortcircuit no-op makecurrent | Keith Whitwell |
2008-04-22 | xlib: implement SP_NO_RAST env var | Keith Whitwell |
2008-04-09 | gallium: remove unneeded st->haveFramebufferSurfaces field. | Brian Paul |
2008-04-03 | gallium: Only build softpipe driver by default for xlib winsys with scons. | Michel Dänzer |
2008-04-01 | scons: Fix test for building dri/intel winsys. | Michel Dänzer |
2008-03-31 | gallium: Eliminate p_winsys::printf | José Fonseca |
2008-03-27 | If visual is 32bpp, set visual->alphaBits = 8. | Brian |
2008-03-26 | xlib: Fix build error from recent fence changes | Ian Romanick |
2008-03-26 | gallium: Change pipe->flush() interface to optionally return a fence. | Michel Dänzer |
2008-03-25 | xlib: Add support for MIT-SHM in xlib winsys driver | Ian Romanick |
2008-03-14 | gallium: added dummy install target | Brian |
2008-03-04 | gallium: Fix scons condition for building the xlib winsys. | Michel Dänzer |
2008-02-27 | gallium/i965: implement pipe_screen for i965 driver (untested) | Brian |
2008-02-27 | Cell: implement pipe_screen for cell driver | Brian |
2008-02-27 | gallium: implement pipe_screen for softpipe driver | Brian |
2008-02-26 | gallium: introduce 'pipe_screen' for context-independent functions | Brian |
2008-02-26 | intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined. | Michel Dänzer |
2008-02-25 | gallium/i915: Use hardware rendering, unless INTEL_SP env var is set | Brian |
2008-02-23 | Revamp scons usage. | José Fonseca |
2008-02-22 | i915: include stdio.h | Brian |
2008-02-22 | i915: include p_debug.h (resolves undefined assert()) | Brian |
2008-02-23 | Avoid building problematic module/drivers on windows. | José Fonseca |
2008-02-19 | gallium: general clean-up of xlib winsys Makefile | Brian |
2008-02-19 | gallium: updated cell build | Brian |
2008-02-19 | Remove src/mesa and src/mesa/main from gallium source include paths. | José Fonseca |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-18 | Update for llvm -> gallivm rename. | José Fonseca |
2008-02-18 | Update scons build for new code layout. | José Fonseca |
2008-02-18 | Code reorganization: split gallium and mesa makefiles. | José Fonseca |
2008-02-15 | Code reorganization: s/aux/auxiliary/ -- update build. | José Fonseca |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |