aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity
Commit message (Expand)AuthorAgeFilesLines
...
* identity: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
* identity: Add id_drm.c to SCons build.Vinson Lee2010-03-271-1/+2
* identity: Remove unnecessary header.Vinson Lee2010-03-251-1/+0
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-134-79/+89
|\
| * gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-113-7/+15
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-114-76/+79
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-103-119/+74
|\|
| * identity: fix copy & paste errorRoland Scheidegger2010-03-091-4/+4
| * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-15/+39
| |\
| | * identity: adapt to new vertex element csoRoland Scheidegger2010-03-011-15/+39
| * | Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-47/+0
| * | gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-012-59/+35
| * | gallium/identity: remove unneeded path prefixes on #includesBrian Paul2010-02-261-5/+5
| * | identity: Propagate api->name and api->driver_name upJakob Bornecrantz2010-02-181-0/+2
| |/
* | identity: Fix after sampler view changes.Michal Krol2010-02-231-0/+42
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-192-28/+50
|/
* identity: adapt to stencil ref changesRoland Scheidegger2010-02-101-0/+12
* identity: Remove unnecessary header.Vinson Lee2010-02-081-1/+0
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-085-21/+21
* identity: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-6/+6
|\
| * 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-6/+6
* | Merge commit 'origin/gallium-draw-retval'Keith Whitwell2010-01-051-21/+21
|\ \ | |/ |/|
| * gallium: remove return value from draw callsKeith Whitwell2009-12-211-21/+21
* | gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-12/+0
|/
* identity: fix copy&paste errorRoland Scheidegger2009-12-041-1/+1
* id: Implement separate vertex sampler state.Michal Krol2009-12-011-9/+49
* id: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-8/+8
* identity: Add missing screen methods.Michal Krol2009-11-194-1/+98
* drm_api: Operate on textures instead of buffersJakob Bornecrantz2009-08-281-52/+38
* gallium/identity: remove stray semicolonsBrian Paul2009-08-111-2/+2
* gallium: Add texture usage information to surface_buffer_createJakob Bornecrantz2009-08-111-0/+2
* identity: Use the correct textureJakob Bornecrantz2009-08-061-1/+1
* identity: Create a drm_api wrapperJakob Bornecrantz2009-06-303-1/+224
* identity: Add new identity driverJakob Bornecrantz2009-06-249-0/+1711