summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
AgeCommit message (Expand)Author
2007-08-17replace assertion w/ conditionals in xmesa_clear()Brian
2007-08-17fix buffer clearing problemsBrian
2007-08-11Change/fix surface allocation functions.Brian
2007-08-11repair breakage from recent pipe_winsys re-orgBrian
2007-08-11Rename intel_buffers.[ch] to intel_swapbuffers.[ch]Keith Whitwell
2007-08-11Fix some build failures. Move intelScreenContext to intel_context.cKeith Whitwell
2007-08-11add intel_lock.c to buildkeithw
2007-08-11remove intel_ioctl.ckeithw
2007-08-11move batch ioctl to intel_batchbuffer.ckeithw
2007-08-11remove unused irq functionskeithw
2007-08-11move locking to new filekeithw
2007-08-11remove intelGetString()keithw
2007-08-10Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell
2007-08-10add missing printfkeithw
2007-08-10move dri_bo() to a header filekeithw
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-10Handle glFlush/glFinish through the state tracker.Keith Whitwell
2007-08-10Clean up / sanitize debuggingKeith Whitwell
2007-08-10Remove dead include lineKeith Whitwell
2007-08-10Fix merge issueKeith Whitwell
2007-08-10Add printf handlers, pass pci id and move texlayout code to driver.Keith Whitwell
2007-08-10obsolete filesBrian
2007-08-10no longer need intel_surface.cBrian
2007-08-10move intel_supported_formats() into intel_context.cBrian
2007-08-10we can now just rely on softpipe for surface creation, quad_read/write, etcBrian
2007-08-10return (softpipe) in GL_RENDERER string - temporarilyBrian
2007-08-10invert Y axisBrian
2007-08-09asst changes to get softpipe rendering again (no zbuf support for now)Brian
2007-08-09silence warningKeith Whitwell
2007-08-09Remove references to fallbacks from this directoryKeith Whitwell
2007-08-09comments, assertions, etcBrian
2007-08-09ObsoleteBrian
2007-08-09dead code removalBrian
2007-08-09Remove unused blit functions.Keith Whitwell
2007-08-09fix merge conflictsBrian
2007-08-09don't use intel_read_draw_buffer.c anymoreBrian
2007-08-09minor clean-upsBrian
2007-08-09remove intel_depthstencil.c and intel_fbo.cBrian
2007-08-09Obsolete filesBrian
2007-08-09don't include intel_depthstencil.hBrian
2007-08-09remove some includesBrian
2007-08-09Checkpoint intel_renderbuffer removal.Brian
2007-08-09remove dead code, remove intel_fbo.h includesBrian
2007-08-09surface-related prototypesBrian
2007-08-09checkpoint: no longer using intel_fbo.cBrian
2007-08-09remove color_rb[] and lots of dead codeBrian
2007-08-09disable intel_get_rb_region()Brian
2007-08-09checkpoint: more intel_renderbuffer removalBrian
2007-08-09checkpoint: intel_renderbuffer removal (intel_renderbuffer now == gl_renderbu...Brian
2007-08-09checkpoint: intel_renderbuffer removal (move vbl_pending field into intel_fra...Brian