summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
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
2007-08-09checkpoint: intel_renderbuffer removalBrian
2007-08-09Supporting batchbuffer changes for 1st hwpipe triangles...Keith Whitwell
2007-08-09Remove unreferenced file.Keith Whitwell
2007-08-09The pipe version of these files. Can probably relocate to pipe/i915simple.Keith Whitwell
2007-08-09Put back the old versions of intel_tex_layout.* in this shared directory.Keith Whitwell
2007-08-09Hook up pipe flush functionalityKeith Whitwell
2007-08-09Split swapbuffers and read/draw buffers functionality into two files.Keith Whitwell
2007-08-08new assertionsBrian
2007-08-08Don't use hardware driver by default, until its working a bit better.Keith Whitwell
2007-08-08The i915simple driver now runs well enough to lock up hardware.Keith Whitwell
2007-08-08Fix typo so that i915simple actually gets used.Keith Whitwell
2007-08-08Remove unused code, definitions.Keith Whitwell
2007-08-08Remove more dead files.Keith Whitwell
2007-08-08Remove dead files.Keith Whitwell
2007-08-08Pull in i915simple.aKeith Whitwell
2007-08-08Hook up i915simple. Doesn't compile.Keith Whitwell
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell
2007-08-07sketch out new pipe surface/sampler typesBrian
2007-08-07don't include non-existant intel_buffer_objects.hBrian
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2007-08-07Remove old intel_buffer_objects code - there is a state_tracker version now.Keith Whitwell
2007-08-07prototypesBrian
2007-08-06call st_init_driver_functions(), make intelInitDriverFunctions() staticBrian
2007-08-06clean-upsBrian
2007-08-06switch to new texture functions in state trackerBrian
2007-08-06disable/remove intel dependenciesBrian
2007-08-06more intel_context removalBrian
2007-08-06disable some PBO code, remove intel dependenciesBrian