i915simple: Fix win9x build.
[mesa.git] / src / gallium / winsys /
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Keith Whitwellxlib: more SP_NO_RAST support
2008-05-08 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-07 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-07 José Fonsecagallium: Propagate tex_usage flags down to winsys.
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-03 Brian Paulgallium: fix warnings
2008-05-02 Brian Paulgallium: code movement (XSHM code)
2008-05-02 Brian Paulgallium: comments, clean-ups
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Brian Paulgallium: remove the unused softpipe_winsys code
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-30 Brian Paulgallium: updated comment in xm_flush_frontbuffer()
2008-04-24 Keith Whitwellxlib: only shortcircuit makecurrent if NO_RAST set...
2008-04-22 Keith Whitwellxlib: shortcircuit no-op makecurrent
2008-04-22 Keith Whitwellxlib: implement SP_NO_RAST env var
2008-04-09 Brian Paulgallium: remove unneeded st->haveFramebufferSurfaces...
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.