i915: Prepare for tiled private front and back buffers
[mesa.git] / src / gallium / winsys / dri /
2008-05-28 Jakob Bornecrantzi915: Prepare for tiled private front and back buffers
2008-05-28 Jakob Bornecrantzi915: Made vertex submission eaven faster
2008-05-28 Jakob Bornecrantzi915: Made vbuf work
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob Bornecrantzi915: Revert accidental change
2008-05-23 Jakob Bornecrantzi915: Improved vertex buffer performance
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Thomas Hellstromi915: Make batchbuffers larger.
2008-05-23 Thomas Hellstromi915: Use the malloc pool for constant buffers since...
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
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 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-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-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-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-03-31 José Fonsecagallium: Eliminate p_winsys::printf
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
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-22 Briani915: include stdio.h
2008-02-22 Briani915: include p_debug.h (resolves undefined assert())
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 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.