xf86-video-intel/src
Chris Wilson f40f8bcf07 i965: Check for potential vertex array overflow every time
There was a reason why we need to check at the start of every composite
operation to see if we have enough space in the array to fit the
vertices, which I promptly forgot when moving the code around to make
it look pretty.

* sigh.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-12-05 00:28:11 +00:00
..
legacy legacy/i810: Remove pVisualConfigs 2010-10-02 10:05:59 +01:00
render_program render: use headerless render target write 2010-11-02 14:28:55 +08:00
scripts Review PLL spreadsheet and update register ranges. 2007-11-13 22:28:22 -08:00
xvmc Use ALIGN macro instead of open coding it. 2010-08-22 09:52:42 +01:00
Makefile.am intel: Listen for hotplug uevents (V3) 2010-10-22 08:35:29 -07:00
brw_defines.h Document and use 'legacy' border color mode 2008-10-06 13:22:08 -07:00
brw_structs.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00
common.h Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warning 2010-10-13 09:51:57 +01:00
i830_3d.c Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
i830_reg.h add BLT ring support 2010-11-01 10:37:51 +00:00
i830_render.c i965: Amalgamate surface binding tables 2010-12-03 14:05:30 +00:00
i915_3d.c Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
i915_3d.h Revert "xp:trapezoids" 2010-06-09 10:03:29 +01:00
i915_reg.h i915: Move vertices into a vertex buffer object. 2010-05-24 09:36:23 +01:00
i915_render.c i965: Amalgamate surface binding tables 2010-12-03 14:05:30 +00:00
i915_video.c video/i915: ValidateGC after setting clip. 2010-07-22 16:49:05 +01:00
i965_reg.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00
i965_render.c i965: Check for potential vertex array overflow every time 2010-12-05 00:28:11 +00:00
i965_video.c Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00
intel.h Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_batchbuffer.c Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_batchbuffer.h Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_display.c Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_dri.c Fix driverName regression for i830 from 4083197a 2010-10-13 09:51:57 +01:00
intel_driver.c Disable BLT for i830 and 845G 2010-11-23 22:29:52 +00:00
intel_driver.h Include a chipset generation number to clarify device specific paths. 2010-10-07 13:26:07 +01:00
intel_hwmc.c Include a chipset generation number to clarify device specific paths. 2010-10-07 13:26:07 +01:00
intel_hwmc.h Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
intel_memory.c Downgrade tiling allocation failure to a warning 2010-11-03 19:46:11 +00:00
intel_module.c Include a chipset generation number to clarify device specific paths. 2010-10-07 13:26:07 +01:00
intel_shadow.c Disable BLT for i830 and 845G 2010-11-23 22:29:52 +00:00
intel_uxa.c i965: Amalgamate surface binding tables 2010-12-03 14:05:30 +00:00
intel_video.c Xv: don't call intel_wait_for_scanline on Sandybridge 2010-11-01 08:51:55 +08:00
intel_video.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00