summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-10Add printf handlers, pass pci id and move texlayout code to driver.Keith Whitwell
2007-08-10Pass pci_id to i915_create()Keith Whitwell
2007-08-10Add a printf method to winsys and use for all debugging.Keith Whitwell
2007-08-10Add a printf method to winsys. Not currently used.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-10flesh out w/ more formats, y=0=top conventionBrian
2007-08-10return (softpipe) in GL_RENDERER string - temporarilyBrian
2007-08-10rename st_cb_teximage.h st_format.hBrian
2007-08-10Rename (file contains surface format-related functions)Brian
2007-08-10code movementBrian
2007-08-10invert Y axisBrian
2007-08-10change triangle orientation, fix exit()Brian
2007-08-09asst changes to get softpipe rendering again (no zbuf support for now)Brian
2007-08-09init strb->Base.DataType appropriately, clean-upsBrian
2007-08-09export softpipe_init_surface_funcs()Brian
2007-08-09added null ptr checksBrian
2007-08-09Split texfilter enums to match common hardware usage.Keith Whitwell
2007-08-09silence warningKeith Whitwell
2007-08-09silence warningKeith Whitwell
2007-08-09more work toward texture-based glDrawPixelsBrian
2007-08-09commentsBrian
2007-08-09move viewport Y inversion to state trackerBrian
2007-08-09Add more i915 state packets.Keith Whitwell
2007-08-09Remove unused fileKeith Whitwell
2007-08-09invert Y axis with the viewport transformation to put things right side upBrian
2007-08-09vertex colors are ARGBBrian
2007-08-09Missing filesKeith Whitwell
2007-08-09Some basic state - blend and ztest sort of work.Keith 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-09Emit drawrect command as we no longer ask the kernel to do this.Keith Whitwell
2007-08-09Remove unused blit functions.Keith Whitwell
2007-08-09Don't reemit hardware state *every* primitive.Keith Whitwell
2007-08-09fix merge conflictsBrian
2007-08-09don't use intel_read_draw_buffer.c anymoreBrian
2007-08-09assertionsBrian
2007-08-09*numFormats = 3Brian
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