summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-02i965g: format RELOCs similarlyKeith Whitwell
2009-11-02i965g: rename brw_constant_buffer to brw_curbe_bufferKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-11-01i965g: the whole drivers/i965 directory is compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-11-01i965g: more work on compilation -- surface managementKeith Whitwell
2009-10-31i965g: more work on compilationKeith Whitwell
2009-10-31i965g: non-glsl fragment shader path is compilingKeith Whitwell
2009-10-31i965g: wip on fragment shadersKeith Whitwell
2009-10-29i965g: work in progress on fragment shadersKeith Whitwell
2009-10-28i965g: still working on compilationKeith Whitwell
2009-10-27i965g: still working on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: start hooking up some to the gallium context interfacesKeith Whitwell
2009-10-25i965g: more compiling wipKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-24i965g: more files compilingKeith Whitwell
2009-10-24i965g: hook into build systemKeith Whitwell
2009-10-24ws/i965: renames from i915, hook up makefilesKeith Whitwell
2009-10-24i965g: first compiling fileKeith Whitwell
2009-10-23ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell
2009-10-23ws/i965: clone the i915 winsysKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965: ignore cliprect_modeKeith Whitwell
2009-10-23i965g: wipKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell
2009-10-23gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell
2009-10-23cell: typo from ExtSwizzle commitKeith Whitwell
2009-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-10-23gallium: remove noise opcodesKeith Whitwell
2009-10-23progs/demos: add fps to multiarbKeith Whitwell
2009-10-23r300g: last changes's typo, miss a include fileCooper Yuan
2009-10-23r300g: add flush_frontbuffer function to display video surfaceCooper Yuan
2009-10-23g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan
2009-10-23r600: remove remains of old tnl pipelineAlex Deucher
2009-10-23r600: fix render size predictionAlex Deucher
2009-10-23r600: remove old tnl pipelineAlex Deucher
2009-10-23r600: clean up context creationAlex Deucher
2009-10-22Revert "Store clipping distance for user clip planes as part of vertex proces...Ian Romanick
2009-10-22Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-22docs: document 'useprog' debug optionBrian Paul
2009-10-22mesa: fix up vbo commentsBrian Paul
2009-10-22mesa: added _mesa_dump_texture()Brian Paul
2009-10-22intel: flush old context before binding new contextBrian Paul