summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_context.h
Commit message (Expand)AuthorAgeFilesLines
* i965g: update to similiar gen stuff as i965Dave Airlie2011-01-091-7/+8
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-0/+1
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-3/+2
|\
| * i965g: adapt to new vertex element csoRoland Scheidegger2010-03-011-3/+2
* | i965: Fix after sampler view changes.michal2009-12-101-2/+2
|/
* i965g: adapt to stencil ref changesRoland Scheidegger2010-02-111-1/+2
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+4
* i965g: get trivial/tri working again after edgeflag changesKeith Whitwell2009-12-241-2/+7
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-2/+2
* i965g: hook vertex state emit up to PIPE_NEW_VERTEX_BUFFERKeith Whitwell2009-12-211-1/+1
* brw: add dumping to gem winsysKeith Whitwell2009-11-301-5/+0
* i965g: get basic texturing working againKeith Whitwell2009-11-211-5/+8
* i965g: first pass at vs immediates in curbeKeith Whitwell2009-11-191-0/+6
* i965g: include interpolation info in fs signatureKeith Whitwell2009-11-191-2/+3
* i965g: add new state flag tracking fs signature changesKeith Whitwell2009-11-191-0/+1
* i965g: handle special vs outputs speciallyKeith Whitwell2009-11-171-4/+15
* i965g: consult fs inputs when laying out vs output regsKeith Whitwell2009-11-111-0/+13
* i965g: get rid of cc key, simplify state uploadKeith Whitwell2009-11-061-2/+11
* i965g: propogate nr_cbufs into wm prog keyKeith Whitwell2009-11-061-0/+1
* i965g: disassemble each instruction as generatedKeith Whitwell2009-11-061-0/+1
* i965g: don't set up vs stack register for non-branching shadersKeith Whitwell2009-11-061-0/+2
* i965g: use curr.vertex_element state directlyKeith Whitwell2009-11-061-5/+0
* i965g: pass relocation information in an array with bo_subdataKeith Whitwell2009-11-051-2/+2
* i965g: remove duplicate viewport state in brw_contextKeith Whitwell2009-11-051-4/+1
* i965g: correct size of surf_bo arrayKeith Whitwell2009-11-051-1/+1
* i965g: disassemble more than one instruction at a timeKeith Whitwell2009-11-051-1/+3
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-1/+1
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-18/+22
* i965g: remove redundant screen pointer in brw context structKeith Whitwell2009-11-041-1/+0
* i965g: hook up some vertex state funcsKeith Whitwell2009-11-041-2/+2
* i965g: hook up pipe_clear functionsKeith Whitwell2009-11-041-0/+2
* i965g: hook up pipe sampler callbacksKeith Whitwell2009-11-041-1/+1
* i965g: hook up more pipe_context functionsKeith Whitwell2009-11-041-0/+3
* i965g: add standalone xlib debug winsysKeith Whitwell2009-11-041-2/+3
* i965g: more files compilingKeith Whitwell2009-11-011-6/+2
* i965g: more files compilingKeith Whitwell2009-11-011-0/+1
* i965g: more work on compilation -- surface managementKeith Whitwell2009-11-011-5/+6
* i965g: more work on compilationKeith Whitwell2009-10-311-1/+9
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-2/+8
* i965g: still working on compilationKeith Whitwell2009-10-271-0/+1
* i965g: still working on compilationKeith Whitwell2009-10-261-5/+10
* i965g: still working on compilationKeith Whitwell2009-10-261-2/+16
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-34/+47
* i965g: more compiling wipKeith Whitwell2009-10-251-4/+11
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-22/+46
* i965g: more work on compilingKeith Whitwell2009-10-241-27/+20
* i965g: more files compilingKeith Whitwell2009-10-241-51/+38
* i965g: first compiling fileKeith Whitwell2009-10-241-0/+30