summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-09Update opcode list.michal
2007-08-09Further opcode list reorg.michal
2007-08-09Quieten TGSIKeith Whitwell
2007-08-09Quieten TGSIKeith Whitwell
2007-08-09Supporting batchbuffer changes for 1st hwpipe triangles...Keith Whitwell
2007-08-09Remove unreferenced file.Keith Whitwell
2007-08-09Tweaks to state emit, acheives first hw triangles from a pipe driver.Keith Whitwell
2007-08-09Pull in debug code for human-readable batchbuffer dumps.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-09Add flush/finish functionality to pipe.Keith Whitwell
2007-08-09Split swapbuffers and read/draw buffers functionality into two files.Keith Whitwell
2007-08-09Declare missing opcode aliases. Declare SGN opcode.michal
2007-08-08update lod bias, limitsBrian
2007-08-08clean-upBrian
2007-08-08use surface offset value in get_tile()Brian
2007-08-08initial lod/mipmap texture supportedBrian
2007-08-08setup frag shader state: color pass-through programBrian
2007-08-08added assertionBrian
2007-08-08print_vertex func for debuggingBrian