summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa
Commit message (Expand)AuthorAgeFilesLines
* st/xa: Fix regression in xa_yuv_planar_blit()Thomas Hellstrom2014-09-302-0/+12
* st/xa: silence unused variable warningBrian Paul2014-09-221-0/+1
* st/xa: add remaining files in the tarballEmil Velikov2014-08-282-3/+6
* 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-302-5/+14
* st/xa: Fix performance regression introduced by commit "Cache render target s...Thomas Hellstrom2014-05-091-1/+1
* xa: fix segfaultRob Clark2014-05-041-0/+3
* st/xa: Cache render target surfaceThomas Hellstrom2014-04-171-3/+15
* st/xa: scissor to help tilersRob Clark2014-04-174-0/+48
* st/xa: remove unneeded argsRob Clark2014-04-175-12/+8
* Partially revert "st/xa: Fix advertized version number and try to avoid futur...Emil Velikov2014-04-091-3/+3
* st/xa: Make sure unused samplers are set to NULLThomas Hellstrom2014-04-071-2/+3
* st/xa: Bind destination before setting new stateThomas Hellstrom2014-04-071-3/+3
* st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom2014-04-041-3/+3
* st/xa: missing handle typeRob Clark2014-02-161-0/+1
* st/xa: use pipe-loader to get screenRob Clark2014-02-163-1/+10
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-1/+1
* st/xa: Add new map flagsThomas Hellstrom2013-12-172-9/+21
* st/xa: Bump major version number to 2Thomas Hellstrom2013-12-061-1/+1
* st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-7/+9
* xa: move surface to ref/unref apiJerome Glisse2013-07-253-2/+18
* xa: let ddx handle flushJerome Glisse2013-07-252-9/+2
* xa: export a common context flush functionJerome Glisse2013-07-254-7/+17
* xa: add handle type parameter to get handleJerome Glisse2013-07-252-2/+18
* xa: add xa_surface_from_handle()Rob Clark2013-07-252-4/+46
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-231-1/+2
* gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst2013-03-161-1/+3
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* state_trackers/xa: Convert to automakeMatt Turner2013-01-103-64/+48
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-044-7/+7
* gallium: remove pipe_surface::usageMarek Olšák2012-12-121-2/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-21/+9
* st/xa: updates for CSO interface changesBrian Paul2012-08-034-9/+9
* st/xa: don't use user_buffer_createMarek Olšák2012-04-301-44/+15
* gallium: change set_constant_buffer to be UBO-friendlyMarek Olšák2012-04-301-1/+1
* st/xa: Link with -Wl,-r instead of -r.Johannes Obermayr2012-04-071-1/+1
* xatracker: fix the build of a 32bit lib on a 64bit osAlexandre Demers2012-04-051-1/+1
* st/xa: Bump version to 1.0.0 according to the READMEThomas Hellstrom2012-01-121-2/+2
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-0/+1
* st/xa: Disable composite solid fill with maskThomas Hellstrom2011-12-151-1/+19
* st/xa: Fix format conversion copy alpha channelThomas Hellstrom2011-12-153-3/+13
* st/xa: Fix component alpha checkThomas Hellstrom2011-12-151-2/+1
* st/xa: Update xa_yuv_planar_blit semanticsThomas Hellstrom2011-12-084-11/+15
* st/xa: Kill a couple of compilation warningsThomas Hellstrom2011-11-252-1/+6
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-30/+0
* st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibilityThomas Hellstrom2011-11-256-34/+41
* st/xa, xa/vmwgfx: Set the right version on library suffixThomas Hellstrom2011-11-251-3/+0
* st/xa: Add a scanout flag for surfacesThomas Hellstrom2011-11-012-1/+14
* st/xa: Plug a pipe context leak.Thomas Hellstrom2011-10-311-0/+2
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-2/+2