summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: make sure to destroy the mutex used for blitsSamuel Pitoiset2016-03-082-0/+2
* gallium/radeon: don't use temporary buffers for persistent mappingsMarek Olšák2016-03-081-2/+4
* radeon/uvd: disable MPEG1Christian König2016-03-081-0/+1
* gallium/swr: fix issues preventing a 32-bit buildTim Rowley2016-03-072-2/+1
* gallium/swr: remove use of UINT64 from swr_fenceTim Rowley2016-03-071-2/+2
* gm107/ir: add emission for ATOMSSamuel Pitoiset2016-03-071-1/+44
* tgsi: fix parsing of shared memory declarationsSamuel Pitoiset2016-03-071-1/+3
* gm107/ir: add emission for BARSamuel Pitoiset2016-03-071-0/+52
* gk110/ir: add missing src predicate emission for BAR.REDSamuel Pitoiset2016-03-071-0/+8
* gk110/ir: allow to emit immediates for BARSamuel Pitoiset2016-03-071-2/+21
* gk110/ir: fix wrong emission of BAR.SYNCSamuel Pitoiset2016-03-071-1/+0
* nvc0/ir: make sure that thread count immediate for BAR fitSamuel Pitoiset2016-03-071-0/+1
* svga: add new surface-write-flushes HUD queryBrian Paul2016-03-074-8/+23
* svga: add new flush-time HUD queryBrian Paul2016-03-074-7/+24
* svga: also dump SVGA3D_BUFFER surfaces in svga_screen_cache_dump()Brian Paul2016-03-071-2/+8
* nvc0: reset TFB bufctx when we no longer hold a reference to the buffersIlia Mirkin2016-03-062-2/+3
* nv50/ir: using sampleid/pos shouldn't force per-sample interpolationIlia Mirkin2016-03-052-6/+1
* gallium/util: add new comments, assertions in u_debug_refcnt.cBrian Paul2016-03-051-0/+20
* gallium/util: update comments and URL in u_debug_refcnt.cBrian Paul2016-03-051-4/+10
* gallium/util: make stream variable static in u_debug_refcnt.cBrian Paul2016-03-051-1/+1
* gallium/util: re-indent u_debug_refcnt.[ch]Brian Paul2016-03-052-50/+65
* gallium/tests: silence warning in compute.cBrian Paul2016-03-051-1/+1
* st/xlib: Don't destroy screen on XCloseDisplay()George Kyriazis2016-03-041-3/+7
* st/xlib: Hang off screen destructor off main XCloseDisplay() callback.George Kyriazis2016-03-043-35/+27
* st/xlib: Support unlimited number of display connectionsGeorge Kyriazis2016-03-041-19/+103
* svga: add new command-buffer-size HUD queryBrian Paul2016-03-044-7/+23
* svga: add new svga_winsys_context::get_command_buffer_size()Brian Paul2016-03-042-0/+14
* svga: reorder SVGA_QUERY_ switch cases to match declaration orderBrian Paul2016-03-041-9/+9
* svga: Force an RGBA view creation for an RGBA resourceSinclair Yeh2016-03-041-1/+10
* svga: fix an error in svga_texture_generate_mipmapCharmaine Lee2016-03-041-1/+6
* winsys/svga: Increase the fence timeoutThomas Hellstrom2016-03-041-1/+2
* winsys/svga: Fix an uninitialized return valueThomas Hellstrom2016-03-041-0/+2
* radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGINGOded Gabbay2016-03-031-5/+1
* r600g: Do colorformat endian swap for PIPE_USAGE_STAGINGOded Gabbay2016-03-032-17/+2
* mesa/build: add OpenSWR to buildTim Rowley2016-03-029-0/+444
* gallium/docs - add OpenSWR documentationTim Rowley2016-03-025-0/+381
* gallium/target-helpers: add OpenSWR driverTim Rowley2016-03-021-1/+11
* gallium/auxilary: more __cplusplus exportsTim Rowley2016-03-025-0/+34
* gallium/swr: add OpenSWR rasterizerTim Rowley2016-03-0288-0/+48234
* gallium/swr: add OpenSWR driverTim Rowley2016-03-0223-0/+5718
* gk110/ir: fix wrong emission of NOT modifier for VOTESamuel Pitoiset2016-03-021-1/+1
* gallium/cso: fix indentationThomas Hindoe Paaboel Andersen2016-03-021-4/+4
* gallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT overlapMarek Olšák2016-03-021-3/+3
* freedreno/ir3: enable shareable shadersRob Clark2016-03-015-8/+12
* freedreno/ir3: pass ctx to constant-emit codeRob Clark2016-03-014-25/+21
* freedreno/ir3: add dev ptr to ir3_compilerRob Clark2016-03-016-8/+10
* virgl: add support for passing render condition flags to host.Dave Airlie2016-03-012-1/+5
* r600g: remove support for DRM < 2.12.0Marek Olšák2016-03-016-68/+16
* r300g: remove support for DRM < 2.12.0Marek Olšák2016-03-015-76/+7
* winsys/radeon: drop support for DRM 2.12.0 (kernel < 3.2)Marek Olšák2016-03-012-40/+18