summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel_winsys/intel_context.h
AgeCommit message (Expand)Author
2007-11-05remove mesa includesBrian
2007-11-05Remove intelUpdateFramebufferSize(), use st_resize_framebuffer().Brian
2007-11-05remove INTEL_FIREVERTICESBrian
2007-11-05remove refcount, fboRect fieldsBrian
2007-11-05remove intel->pipe fieldBrian
2007-11-05replace IntelFlush(), FLUSH_VERTICES(), etc. with st_flush() callBrian
2007-11-05remove extern decls for non-existant functionsBrian
2007-11-05#include clean-ups, fixesBrian
2007-11-01Use new state tracker context/destroy funcs with wrap Mesa context.Brian
2007-08-11Fix some build failures. Move intelScreenContext to intel_context.cKeith Whitwell
2007-08-10Clean up / sanitize debuggingKeith Whitwell
2007-08-09Remove references to fallbacks from this directoryKeith Whitwell
2007-08-08Remove unused code, definitions.Keith Whitwell
2007-08-08Hook up i915simple. Doesn't compile.Keith Whitwell
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell