fix get_result_vector() since fp output slots are not fixed anymore
[mesa.git] / src / mesa / pipe / i915simple / i915_winsys.h
2007-08-22 Brianremove unneeded includes
2007-08-13 Keith WhitwellStart breaking the #include dependencies between pipe...
2007-08-10 Keith WhitwellLift common winsys functions into pipe's new p_winsys.
2007-08-10 Keith WhitwellHandle glFlush/glFinish through the state tracker.
2007-08-10 Keith WhitwellPass pci_id to i915_create()
2007-08-10 Keith WhitwellAdd a printf method to winsys and use for all debugging.
2007-08-08 Keith WhitwellHook up i915simple. Doesn't compile.
2007-08-08 Keith WhitwellCheckpoint of a super-simplified i915 driver in the...