Merge branch 'nouveau-gallium-0.1' into darktama-gallium-0.1
[mesa.git] / src / mesa / drivers / dri / intel_winsys / intel_batchbuffer.c
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-11-25 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-11-22 José FonsecaRemove fences from the i915simple winsys interface.
2007-11-21 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-11-15 José FonsecaInclude fences in the i915simple winsys interface.
2007-11-08 Briancheck for fence==NULL in intel_batchbuffer_finish(...
2007-11-07 Brianreplace magic number 3 with DRM_FENCE_TYPE_EXE | DRM_I9...
2007-11-06 Briancode clean-up
2007-11-06 BrianRemove use of Mesa/GL types/functions (s/GLuint/uint...
2007-11-05 Brianremove unused var
2007-11-05 Brianremove cliprect code
2007-08-11 Keith WhitwellFix some build failures. Move intelScreenContext to...
2007-08-10 keithwmove batch ioctl to intel_batchbuffer.c
2007-08-10 Keith WhitwellClean up / sanitize debugging
2007-08-09 Keith WhitwellSupporting batchbuffer changes for 1st hwpipe triangles...
2007-08-09 Keith WhitwellHook up pipe flush functionality
2007-08-08 Keith WhitwellRemove unused code, definitions.
2007-08-08 Keith WhitwellRename drivers/dri/i915pipe --> drivers/dri/intel_winsys.