summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa/xa_tracker.c
Commit message (Expand)AuthorAgeFilesLines
* st/xa: silence unused variable warningBrian Paul2014-09-221-0/+1
* st/xa: Don't close the drm fd on failure v2Thomas Hellstrom2014-07-031-1/+6
* targets/xa: provide alternative(static) xa targetEmil Velikov2014-06-301-0/+8
* st/xa: missing handle typeRob Clark2014-02-161-0/+1
* st/xa: use pipe-loader to get screenRob Clark2014-02-161-1/+6
* xa: move surface to ref/unref apiJerome Glisse2013-07-251-1/+15
* xa: add handle type parameter to get handleJerome Glisse2013-07-251-1/+10
* xa: add xa_surface_from_handle()Rob Clark2013-07-251-4/+37
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom2011-11-251-9/+9
* st/xa: Add a scanout flag for surfacesThomas Hellstrom2011-11-011-0/+12
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-2/+2
* st/xa: surfaces and sampler views are per contextThomas Hellstrom2011-09-291-4/+5
* st/xa: Add a function to check for supported formatsThomas Hellstrom2011-06-271-4/+26
* st/xa: Really support xa_surface_format. Bump minor.Thomas Hellstrom2011-06-211-0/+6
* st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom2011-06-151-0/+420