aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_screen.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Enable mirror repeat wrap modeJakob Bornecrantz2011-02-241-1/+1
* i915g: Add option to lie about capsJakob Bornecrantz2011-02-211-1/+6
* i915g: Anisotropic filtering worksJakob Bornecrantz2011-02-211-1/+1
* i915g: TODO about untested code hidden behind capsJakob Bornecrantz2011-02-211-2/+6
* i915g: Reorg capsJakob Bornecrantz2011-02-211-28/+42
* i915g: Add dummy flush_frontbufferJakob Bornecrantz2011-02-211-0/+15
* i915g: Remove unnecessary header.Vinson Lee2010-12-221-1/+0
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-1/+0
* gallium: add PIPE_SHADER_CAP_SUBROUTINESMarek Olšák2010-11-221-0/+2
* i915g: kill RGBA/X formatsDaniel Vetter2010-11-211-4/+0
* i915g: add pineview pci idsDaniel Vetter2010-11-211-0/+8
* i915g: fill out CAPs for indirect addressingMarek Olšák2010-11-121-0/+5
* i915g: Fix 'control reaches end of non-void function' warning.Vinson Lee2010-09-131-1/+2
* i915: Fix "implicit declaration of function 'draw_get_shader_param'" warning.Vinson Lee2010-09-131-0/+1
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-0/+44
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-281-0/+1
|\
| * i915g: Move bootstrap code to targetsJakob Bornecrantz2010-06-061-0/+1
* | i915g: Rework debug print codeJakob Bornecrantz2010-06-221-0/+3
|/
* Merge branch 'gallium-newclear'Roland Scheidegger2010-06-031-0/+9
|\
| * i915g: adapt to clear interface changesRoland Scheidegger2010-05-291-0/+9
* | i915g: Move pci id to winsys structJakob Bornecrantz2010-05-291-5/+4
|/
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-5/+14
|\
| * i915g: adapt to interface changesRoland Scheidegger2010-05-171-5/+14
* | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-171-0/+2
* | gallium: Make PIPE_CAP_xxx enums.José Fonseca2010-05-121-2/+2
|/
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-261-2/+2
* i915g: Correct and add supperted texture formatsJakob Bornecrantz2010-03-251-1/+5
* i915g: define I915_MAX_TEXTURE_2D/3D_LEVELSBrian Paul2010-03-081-3/+3
* i915g: Rename pipe formats.José Fonseca2010-03-011-10/+10
* i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.José Fonseca2010-03-011-1/+1
* i915g: added missing texture cap queriesBrian Paul2010-02-221-0/+4
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* i915g: Fix memory leak when pci id is unknown.Vinson Lee2009-11-101-0/+1
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+298