summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-112-2/+3
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-112-10/+20
* Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-094-213/+251
|\
| * gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger2010-03-091-1/+1
| * i965g: adapt to new vertex element csoRoland Scheidegger2010-03-014-216/+251
| * gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+4
* | Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-092-30/+1
* | i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELSBrian Paul2010-03-082-6/+9
* | Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-082-117/+127
|\ \
| * | i965g: Conversion to winsys handleJakob Bornecrantz2010-03-012-115/+125
| * | gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-2/+2
* | | i965: Rename pipe formats.José Fonseca2010-03-015-37/+37
|/ /
* | i965g: Fix texture creationJakob Bornecrantz2010-02-281-1/+1
* | i965g: Add fallthrough comments in switch statement.Vinson Lee2010-02-221-3/+3
* | i965g: added missing texture cap queriesBrian Paul2010-02-221-0/+4
* | i965g: Fix memory leak.Vinson Lee2010-02-211-1/+2
* | i965g: Remove dead code.Vinson Lee2010-02-211-2/+0
* | i965g: Fix assertions that were always true.Vinson Lee2010-02-211-4/+10
* | i965g: Fix use of out-of-scope variable.Vinson Lee2010-02-211-8/+7
|/
* Merge branch 'gallium-dynamicstencilref'Roland Scheidegger2010-02-124-11/+37
|\
| * gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-5/+3
| * i965g: adapt to stencil ref changesRoland Scheidegger2010-02-113-6/+34
* | i965g: ifdef out unused functions.Vinson Lee2010-02-102-3/+6
|/
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-092-12/+11
|\
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-032-9/+10
| * gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-3/+1
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-084-5/+8
* | i965g: Remove unnecessary headers.Vinson Lee2010-02-052-2/+0
* | gallium: Make pipe_atomic a regular int32_t.José Fonseca2010-02-021-1/+0
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-029-2/+9
* | i965g: Add missing va_end.Vinson Lee2010-01-311-0/+1
* | tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* | Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-11/+11
|\ \
| * | i965g: adapt to blend changesRoland Scheidegger2010-01-251-11/+11
* | | i965g: Remove unnecessary headers.Vinson Lee2010-01-2721-24/+0
* | | i965g: Silence uninitialized variable warning.Vinson Lee2010-01-261-0/+3
* | | gallium/i965: Make brw_batchbuffer prototypes match in source & headerAlan Coopersmith2010-01-202-3/+3
|/ /
* | Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-3/+3
|\ \ | |/ |/|
| * gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
| * gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-3/+3
* | i965g: updates for draw retvalKeith Whitwell2010-01-071-11/+9
* | i965g: fix invalid assertion in emit_xpd(), againBrian Paul2010-01-061-1/+1
* | gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-2/+0
* | i965g: fix invalid assertion in emit_xpd()Brian Paul2010-01-051-1/+1
* | i965g: Fix assert.Vinson Lee2010-01-041-1/+1
* | i965: Add missing include.José Fonseca2010-01-021-0/+2
* | i965g: get trivial/tri working again after edgeflag changesKeith Whitwell2009-12-244-34/+33
* | i965g: strict aliasing changesKeith Whitwell2009-12-241-4/+4
* | i965g: calculate depth min/maxKeith Whitwell2009-12-241-2/+9
|/
* i965g: Rename {pf->util_format}_is_depth_or_stencil()Tomas Carnecky2009-12-231-1/+1