summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/intel
AgeCommit message (Expand)Author
2009-01-30intel: Remove debug printJakob Bornecrantz
2009-01-29intel: Set render domain on read and writeJakob Bornecrantz
2009-01-29intel: Try forcing flushesJakob Bornecrantz
2009-01-29intel: Dump batchbuffer before sending to hwJakob Bornecrantz
2009-01-29intel: Change link orderJakob Bornecrantz
2009-01-28intel: Fix type correctly this timeJakob Bornecrantz
2009-01-28intel: Fix typoJakob Bornecrantz
2009-01-28i915: Add verbose debugingJakob Bornecrantz
2009-01-28intel: Supply the correct buffers to gemJakob Bornecrantz
2009-01-20i915: Fix gem backend after surface changesJakob Bornecrantz
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2009-01-19i915: Build gem and egl winsys by defaultJakob Bornecrantz
2009-01-19i915: Make gem submit commandsJakob Bornecrantz
2009-01-18i915: Use new egl state_trackerJakob Bornecrantz
2009-01-18i915: Update gem backend a bitJakob Bornecrantz
2009-01-14intel: Add a none working GEM backend for intelJakob Bornecrantz
2008-11-15i915: Silence warningJakob Bornecrantz
2008-09-26st: change from ** to * for st_unreference_framebuffer()Alan Hourihane
2008-09-19i915simple: Use defined MSAA arrayJakob Bornecrantz
2008-09-19fix for MSAAAlan Hourihane
2008-09-19i915simple: Front flushing does workJakob Bornecrantz
2008-09-19i915simple: Fix extentions being loadedJakob Bornecrantz
2008-09-15i915simple: dri winsys does now compile and worksJakob Bornecrantz
2008-09-12i915simple: A step closer to compilingJakob Bornecrantz
2008-09-03i915: Fix typo in intel_lock.cJakob Bornecrantz
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca
2008-09-02i915: Fix typo in ws_dri_bufmgr.cJakob Bornecrantz
2008-09-01gallium: remove glthread.h file (not used)Brian Paul
2008-08-26gallium: thread wrapper clean-upBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-17if we can't find a mode, return first. At least we shouldAlan Hourihane
2008-08-17consolidate intel directories.Alan Hourihane