summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/dri
AgeCommit message (Expand)Author
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz
2008-06-03i915: Fix compile on linux-dri-debugJakob Bornecrantz
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz
2008-06-03scons: Integrate gdi winsys.José Fonseca
2008-05-30i915: Made batch buffer size much largerJakob Bornecrantz
2008-05-30i915: Fix extentions not being setJakob Bornecrantz
2008-05-29i915: Cleaned up intel_winsys_pipe.cJakob Bornecrantz
2008-05-29i915: Deprecated pipe_winsys buffer functionsJakob Bornecrantz
2008-05-29i915: Remove last usage of surface_alloc_storageJakob Bornecrantz
2008-05-29i915: Ops how did that get thereJakob Bornecrantz
2008-05-28i915: DriConfigOptions started complaining on this lineJakob Bornecrantz
2008-05-28i915: Prepare for tiled private front and back buffersJakob Bornecrantz
2008-05-28i915: Made vertex submission eaven fasterJakob Bornecrantz
2008-05-28i915: Made vbuf workJakob Bornecrantz
2008-05-26Remove CVS keywords.José Fonseca
2008-05-26Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz
2008-05-23i915: Revert accidental changeJakob Bornecrantz
2008-05-23i915: Improved vertex buffer performanceJakob Bornecrantz
2008-05-23i915: Make batchbuffers larger.Thomas Hellstrom
2008-05-23i915: Use the malloc pool for constant buffers since they don't go to the GPU...Thomas Hellstrom
2008-05-07gallium: Propagate tex_usage flags down to winsys.José Fonseca
2008-04-23i915: Real fix for weird fence leak. Thanks ThomasJakob Bornecrantz
2008-04-22i915: Fixed weird fence leak when I915_VBUF=trueJakob Bornecrantz
2008-04-15i915: Changed name to i915_dri.soJakob Bornecrantz
2008-04-14Removed intel_ioctl it wasn't neededJakob Bornecrantz
2008-04-12Fixed memory leakJakob Bornecrantz
2008-04-08i915: Added debug counter to bufmgrJakob Bornecrantz
2008-04-08i915: Fixed fence related problemsJakob Bornecrantz
2008-04-08i915: Fixed fence leak in intel_swapbuffers.cJakob Bornecrantz
2008-04-08Added fence counter to fence managerJakob Bornecrantz
2008-04-08Fixed user_buffer memory leakJakob Bornecrantz
2008-04-07i915: Pulled in changes from i915texJakob Bornecrantz
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian
2008-02-26intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.Michel Dänzer
2008-02-25gallium/i915: Use hardware rendering, unless INTEL_SP env var is setBrian
2008-02-22i915: include stdio.hBrian
2008-02-22i915: include p_debug.h (resolves undefined assert())Brian
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-18Update scons build for new code layout.José Fonseca
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca