summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-05i965g: Builds with sconsJakob Bornecrantz
2009-11-05i965g: Fix debug checkJakob Bornecrantz
2009-11-05i965g: Do not create a symlink for i965_dri.soJakob Bornecrantz
2009-11-05i915g: Do not create a symlink for i965_dri.soJakob Bornecrantz
2009-11-04i965g: enable line stipple packet emitKeith Whitwell
2009-11-04i965g: fix order of calculation of brw->wm.nr_surfacesKeith Whitwell
2009-11-04i965g: consolidate some includesKeith Whitwell
2009-11-04i965g: fix some assertsKeith Whitwell
2009-11-04i965g: remove redundant screen pointer in brw context structKeith Whitwell
2009-11-04i965g: initialize winsys pointer in surface cacheKeith Whitwell
2009-11-04i965g: init pointer to null, avoid segfaultKeith Whitwell
2009-11-04i965g: clean up wm init_registers funcKeith Whitwell
2009-11-04i965g: hook up some missing vertex shader codeKeith Whitwell
2009-11-04i965g: hook up some vertex state funcsKeith Whitwell
2009-11-04ws/i965: allow NULL buffer in winsys::bo_unreferenceKeith Whitwell
2009-11-04i965g: pull in a copy of intel_decode.c for nowKeith Whitwell
2009-11-04i965g: hook up flush-frontbufferKeith Whitwell
2009-11-04i965g: fix up batchbuffer confusionKeith Whitwell
2009-11-04i965g: plumb in some surface stateKeith Whitwell
2009-11-04i965g: hook up pipe_clear functionsKeith Whitwell
2009-11-04i965g: add constant buffer setterKeith Whitwell
2009-11-04i965g: add missing is_*_referenced callbacksKeith Whitwell
2009-11-04i965g: initialize surface refcountKeith Whitwell
2009-11-04i965g: add more missing pipe callbacksKeith Whitwell
2009-11-04i965g: add some missing texture creation codeKeith Whitwell
2009-11-04i965g: stubs for brw_pipe_vertex.cKeith Whitwell
2009-11-04i965g: hook up pipe sampler callbacksKeith Whitwell
2009-11-04i965g: hook up more pipe_context functionsKeith Whitwell
2009-11-04i965g: add missing buffer functionsKeith Whitwell
2009-11-04ws/i965: add load-time driver registrationKeith Whitwell
2009-11-04ws/i965: add butt-ugly linker hackKeith Whitwell
2009-11-04i965g: hook up brw_screen.cKeith Whitwell
2009-11-04i965g: add standalone xlib debug winsysKeith Whitwell
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