summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2009-11-05i965g: remove duplicate viewport state in brw_contextKeith Whitwell
2009-11-05i965g: correct sense of writedisable flagsKeith Whitwell
2009-11-05brw: push more dumping into the winsysKeith Whitwell
2009-11-05i965g: correct size of surf_bo arrayKeith Whitwell
2009-11-05i965g: use Elements in loops over arraysKeith Whitwell
2009-11-05i965g: add const qualifiersKeith Whitwell
2009-11-05i965g: disassemble more than one instruction at a timeKeith Whitwell
2009-11-05i965g: remove old dumping codeKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-05i965g: Don't dump pads or dwords aliases.José Fonseca
2009-11-05i965g: Dumper for i965 structures.José Fonseca
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell
2009-11-05i965g: use pipe_error return value for brw_batchbuffer_require_spaceKeith Whitwell
2009-11-05i965g: fix compiler warningKeith Whitwell
2009-11-05i965g: Builds with sconsJakob Bornecrantz
2009-11-05i965g: Fix debug checkJakob 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-04i965g: pull in a copy of intel_decode.c for nowKeith 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-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