Age | Commit message (Expand) | Author |
2008-04-23 | i915: Real fix for weird fence leak. Thanks Thomas | Jakob Bornecrantz |
2008-04-22 | i915: Fixed weird fence leak when I915_VBUF=true | Jakob Bornecrantz |
2008-04-15 | i915: Changed name to i915_dri.so | Jakob Bornecrantz |
2008-04-14 | Removed intel_ioctl it wasn't needed | Jakob Bornecrantz |
2008-04-12 | Fixed memory leak | Jakob Bornecrantz |
2008-04-08 | i915: Added debug counter to bufmgr | Jakob Bornecrantz |
2008-04-08 | i915: Fixed fence related problems | Jakob Bornecrantz |
2008-04-08 | i915: Fixed fence leak in intel_swapbuffers.c | Jakob Bornecrantz |
2008-04-08 | Added fence counter to fence manager | Jakob Bornecrantz |
2008-04-08 | Fixed user_buffer memory leak | Jakob Bornecrantz |
2008-04-07 | i915: Pulled in changes from i915tex | Jakob Bornecrantz |
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 |