summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix bogus depth/stencil format names (and channel descriptions)Roland Scheidegger2010-03-291-4/+4
* gallium: add new texture formatsRoland Scheidegger2010-03-291-108/+128
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-281-0/+36
* st/dri: add driswGeorge Sapountzis2010-03-251-0/+1
* dri1_api: need not include drm.hGeorge Sapountzis2010-03-211-1/+1
* Add format B5G5R5X1Alan Hourihane2010-03-181-0/+1
* gallium: Silence warning.José Fonseca2010-03-161-0/+1
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-162-0/+427
|\
| * Merge remote branch 'origin/gallium-st-api'Chia-I Wu2010-03-161-0/+407
| |\
| | * gallium: Add st_api.h.Chia-I Wu2010-03-121-0/+407
| * | winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz2010-03-161-0/+20
* | | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-132-18/+30
|\ \ \ | |/ /
| * | gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-112-3/+2
| * | Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-113-17/+28
| |/
| * gallium: Do not mix winsys-drawable-handle and context-private.Chia-I Wu2010-03-101-1/+4
* | gallium: Use last_level for pipe_sampler_view instead of num_levels.Michal Krol2010-03-111-1/+1
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-109-116/+247
|\ \ | |/
| * Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-103-9/+6
| |\
| | * drop stray XFree86Server, XGLServerGeorge Sapountzis2010-03-091-5/+0
| | * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-092-4/+6
| | |\
| | | * gallium: use cso state handling for pipe_vertex_element stateRoland Scheidegger2010-02-181-3/+6
| | | * gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+0
| * | | gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-8/+3
| * | | ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-3/+7
| * | | cell: fix up assorted compilation problemsBrian Paul2010-03-091-0/+3
| * | | ws/xlib: manage the GC internallyKeith Whitwell2010-03-091-1/+0
| * | | Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-094-61/+55
| |\ \ \ | | |/ /
| | * | Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-092-30/+3
| | * | gallium: update some comments, remove others which are superfluousBrian Paul2010-03-081-5/+5
| | * | Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-083-30/+51
| | |\ \
| | | * | gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-2/+3
| | | * | gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz2010-03-012-28/+48
| * | | | gallium: remove xlib_driver::display_surfaceKeith Whitwell2010-03-081-3/+0
| * | | | gallium: introduce target directoryKeith Whitwell2010-03-081-4/+13
| * | | | winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-081-0/+25
| * | | | softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-0/+121
| |/ / /
| * | | Remove support for GCC older than 3.3.0Ian Romanick2010-03-031-4/+3
| * | | gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.José Fonseca2010-03-031-1/+0
| * | | Merge branch 'gallium-format-cleanup'José Fonseca2010-03-021-31/+28
| |\ \ \
| | * | | gallium: Standardize on the LSB->MSB notation.José Fonseca2010-03-011-27/+27
| | * | | gallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca2010-03-011-1/+0
| | * | | gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM.José Fonseca2010-03-011-0/+2
| | * | | gallium: Remove inexisting formats.José Fonseca2010-03-011-4/+0
| | |/ /
| * | | Merge branch 'gallium-no-rhw-position'Michal Krol2010-03-021-10/+0
| |\ \ \ | | |/ / | |/| |
| | * | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-10/+0
| | |/
| * | gallium: comment/document usage flagsBrian Paul2010-02-241-1/+3
| |/
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-193-6/+45
|/
* gallium: Remove previously forgotten pf_name() prototype.José Fonseca2010-02-141-5/+0
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-1/+1
* gallium: make valuemask/writemask in pipe_stencil_state bitfield membersRoland Scheidegger2010-02-091-2/+2