pipebuffer: Verify usage flag consistency. Minor cleanups.
[mesa.git] / src / gallium / winsys /
2008-04-24 Keith Whitwellxlib: only shortcircuit makecurrent if NO_RAST set...
2008-04-23 Jakob Bornecrantzi915: Real fix for weird fence leak. Thanks Thomas
2008-04-22 Jakob Bornecrantzi915: Fixed weird fence leak when I915_VBUF=true
2008-04-22 Keith Whitwellxlib: shortcircuit no-op makecurrent
2008-04-22 Keith Whitwellxlib: implement SP_NO_RAST env var
2008-04-15 Jakob Bornecrantzi915: Changed name to i915_dri.so
2008-04-14 Jakob BornecrantzRemoved intel_ioctl it wasn't needed
2008-04-12 Jakob BornecrantzFixed memory leak
2008-04-09 Brian Paulgallium: remove unneeded st->haveFramebufferSurfaces...
2008-04-08 Jakob Bornecrantzi915: Added debug counter to bufmgr
2008-04-08 Jakob Bornecrantzi915: Fixed fence related problems
2008-04-08 Jakob Bornecrantzi915: Fixed fence leak in intel_swapbuffers.c
2008-04-08 Jakob BornecrantzAdded fence counter to fence manager
2008-04-08 Jakob BornecrantzFixed user_buffer memory leak
2008-04-07 Jakob Bornecrantzi915: Pulled in changes from i915tex
2008-04-03 Michel Dänzergallium: Only build softpipe driver by default for...
2008-04-01 Michel Dänzerscons: Fix test for building dri/intel winsys.
2008-03-31 José Fonsecagallium: Eliminate p_winsys::printf
2008-03-28 BrianIf visual is 32bpp, set visual->alphaBits = 8.
2008-03-26 Ian Romanickxlib: Fix build error from recent fence changes
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
2008-03-26 Ian Romanickxlib: Add support for MIT-SHM in xlib winsys driver
2008-03-14 Briangallium: added dummy install target
2008-03-04 Michel Dänzergallium: Fix scons condition for building the xlib...
2008-02-27 Briangallium/i965: implement pipe_screen for i965 driver...
2008-02-27 BrianCell: implement pipe_screen for cell driver
2008-02-27 Briangallium: implement pipe_screen for softpipe driver
2008-02-27 Briangallium: introduce 'pipe_screen' for context-independen...
2008-02-26 Michel Dänzerintel_winsys: Fix build failure due to DEBUG_IOCTL...
2008-02-25 Briangallium/i915: Use hardware rendering, unless INTEL_SP...
2008-02-23 José FonsecaRevamp scons usage.
2008-02-22 Briani915: include stdio.h
2008-02-22 Briani915: include p_debug.h (resolves undefined assert())
2008-02-22 José FonsecaAvoid building problematic module/drivers on windows.
2008-02-19 Briangallium: general clean-up of xlib winsys Makefile
2008-02-19 Briangallium: updated cell build
2008-02-19 José FonsecaRemove src/mesa and src/mesa/main from gallium source...
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-18 José FonsecaUpdate for llvm -> gallivm rename.
2008-02-18 José FonsecaUpdate scons build for new code layout.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/ -- update build.
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.