| Age | Commit message (Expand) | Author |
| 2007-08-10 | Add printf handlers, pass pci id and move texlayout code to driver. | Keith Whitwell |
| 2007-08-10 | Pass pci_id to i915_create() | Keith Whitwell |
| 2007-08-10 | Add a printf method to winsys and use for all debugging. | Keith Whitwell |
| 2007-08-10 | Add a printf method to winsys. Not currently used. | Keith Whitwell |
| 2007-08-10 | obsolete files | Brian |
| 2007-08-10 | no longer need intel_surface.c | Brian |
| 2007-08-10 | move intel_supported_formats() into intel_context.c | Brian |
| 2007-08-10 | we can now just rely on softpipe for surface creation, quad_read/write, etc | Brian |
| 2007-08-10 | flesh out w/ more formats, y=0=top convention | Brian |
| 2007-08-10 | i965: roland's DXTn format texture patch(bug10347) | Xiang, Haihao |
| 2007-08-10 | i965/i915tex: applying right alignment to compressed texture, | Xiang, Haihao |
| 2007-08-10 | return (softpipe) in GL_RENDERER string - temporarily | Brian |
| 2007-08-10 | rename st_cb_teximage.h st_format.h | Brian |
| 2007-08-10 | Rename (file contains surface format-related functions) | Brian |
| 2007-08-10 | code movement | Brian |
| 2007-08-10 | invert Y axis | Brian |
| 2007-08-10 | i965: set mt->cpp differently with compressed texture | Xiang, Haihao |
| 2007-08-09 | asst changes to get softpipe rendering again (no zbuf support for now) | Brian |
| 2007-08-09 | init strb->Base.DataType appropriately, clean-ups | Brian |
| 2007-08-09 | export softpipe_init_surface_funcs() | Brian |
| 2007-08-09 | added null ptr checks | Brian |
| 2007-08-09 | Split texfilter enums to match common hardware usage. | Keith Whitwell |
| 2007-08-09 | silence warning | Keith Whitwell |
| 2007-08-09 | silence warning | Keith Whitwell |
| 2007-08-09 | more work toward texture-based glDrawPixels | Brian |
| 2007-08-09 | comments | Brian |
| 2007-08-09 | move viewport Y inversion to state tracker | Brian |
| 2007-08-09 | Add more i915 state packets. | Keith Whitwell |
| 2007-08-09 | Remove unused file | Keith Whitwell |
| 2007-08-09 | invert Y axis with the viewport transformation to put things right side up | Brian |
| 2007-08-09 | vertex colors are ARGB | Brian |
| 2007-08-09 | Missing files | Keith Whitwell |
| 2007-08-09 | Some basic state - blend and ztest sort of work. | Keith Whitwell |
| 2007-08-09 | Remove references to fallbacks from this directory | Keith Whitwell |
| 2007-08-09 | comments, assertions, etc | Brian |
| 2007-08-09 | Obsolete | Brian |
| 2007-08-09 | dead code removal | Brian |
| 2007-08-09 | Emit drawrect command as we no longer ask the kernel to do this. | Keith Whitwell |
| 2007-08-09 | Remove unused blit functions. | Keith Whitwell |
| 2007-08-09 | Don't reemit hardware state *every* primitive. | Keith Whitwell |
| 2007-08-09 | fix merge conflicts | Brian |
| 2007-08-09 | don't use intel_read_draw_buffer.c anymore | Brian |
| 2007-08-09 | assertions | Brian |
| 2007-08-09 | *numFormats = 3 | Brian |
| 2007-08-09 | minor clean-ups | Brian |
| 2007-08-09 | remove intel_depthstencil.c and intel_fbo.c | Brian |
| 2007-08-09 | Obsolete files | Brian |
| 2007-08-09 | don't include intel_depthstencil.h | Brian |
| 2007-08-09 | remove some includes | Brian |
| 2007-08-09 | Checkpoint intel_renderbuffer removal. | Brian |