summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* gallium/noop: ship all files in the tarballEmil Velikov2014-09-052-0/+3
* gallium/llvmpipe: ship all files in the tarballEmil Velikov2014-09-052-3/+35
* gallium/identity: ship all files in the tarballEmil Velikov2014-09-052-2/+8
* gallium/ilo: ship all files in the tarballEmil Velikov2014-09-052-1/+48
* gallium/i915: ship all files in the tarballEmil Velikov2014-09-052-14/+32
* gallium/galahad: ship all files in the tarballEmil Velikov2014-09-052-2/+8
* gallium/freedreno: ship all files in the tarballEmil Velikov2014-09-052-12/+65
* gallium/tools: pick up the tools for distributionEmil Velikov2014-09-051-1/+2
* gallium/tests: ship all the tests in the release tarballEmil Velikov2014-09-051-0/+4
* st/vega: ship the final headersEmil Velikov2014-09-051-0/+4
* st/egl: include the remaining files in the tarballEmil Velikov2014-09-052-1/+6
* st/glx/xlib: ship the SConscript in the release tarballEmil Velikov2014-09-051-0/+2
* st/dri: ship the scons buildscript in the release tarballEmil Velikov2014-09-051-0/+2
* st/clover: ship Doxyfile in the release tarballEmil Velikov2014-09-051-0/+2
* gallium: ship state-tracker/README in the release tarballEmil Velikov2014-09-051-0/+1
* gallium: ship the non-automaked state-trackers & targetsEmil Velikov2014-09-051-0/+2
* winsys/intel: drop intel_winsys.h from makefile.sourcesEmil Velikov2014-09-051-2/+1
* automake: check if the linker supports --dynamic-listJonathan Gray2014-09-052-2/+10
* st/xvmc/tests: avoid non portable error.h functionsJonathan Gray2014-09-055-13/+22
* kms-swrast: Support Prime fd handlingAndreas Pokorny2014-09-052-11/+79
* configure.ac: Add AC_SYS_LARGEFILEMichel Dänzer2014-09-053-6/+10
* clover/util: Null-terminate the result of compat::string::c_str().Francisco Jerez2014-09-051-1/+3
* clover/util: Implement compat::string using aggregation instead of inheritance.Francisco Jerez2014-09-051-5/+71
* clover/util: Have compat::vector track separate size and capacity.Francisco Jerez2014-09-052-27/+44
* clover: Use conversion operator to initialize build log from compat::string.Francisco Jerez2014-09-051-2/+2
* freedreno/ir3: fix constlen with relative addressingRob Clark2014-09-043-3/+15
* freedreno/ir3: fix error in bail logicRob Clark2014-09-041-2/+4
* freedreno/ir3: bit of debugRob Clark2014-09-041-4/+16
* vc4: Merge qcompile and tgsi_to_qirEric Anholt2014-09-049-402/+327
* vc4: Add a CSE optimization pass.Eric Anholt2014-09-044-0/+238
* vc4: Switch to using native integers.Eric Anholt2014-09-045-6/+228
* vc4: Expose compares at a lower level in QIR.Eric Anholt2014-09-045-79/+148
* vc4: Stop being so clever in CMP handling.Eric Anholt2014-09-041-23/+6
* r600g,radeonsi: make sure there's enough CS space before resuming queriesMarek Olšák2014-09-041-0/+28
* Revert "r600g,radeonsi: initialize HTILE to fully-expanded state"Marek Olšák2014-09-041-3/+1
* winsys/svga: Fix incorrect type usage in IOCTL v2Thomas Hellstrom2014-09-041-4/+9
* Eliminate several cases of multiplication in arguments to callocCarl Worth2014-09-033-3/+3
* gallivm: Fix build against LLVM SVN >= r216982Michel Dänzer2014-09-032-0/+11
* r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruptionMarek Olšák2014-09-031-6/+6
* r600g,radeonsi: Preserve existing buffer flagsMichel Dänzer2014-09-031-3/+3
* r300g: pointless assignment of info.indexedDave Airlie2014-09-031-2/+0
* omx/h264: remove stray semicolon after ifDave Airlie2014-09-031-1/+1
* vdpau: unlock the mutex on error paths in attribute setting.Dave Airlie2014-09-031-12/+26
* u_primconvert: Use u_upload_mgr for our little IB allocations.Eric Anholt2014-09-021-11/+9
* u_primconvert: Shut up compiler warning.Eric Anholt2014-09-021-1/+1
* gbm: Fix gallium build when X11 is in a non-system directoryEric Anholt2014-09-021-0/+1
* vc4: Handle a couple of the transfer map flags.Eric Anholt2014-09-022-4/+12
* radeonsi: Compile dummy pixel shader on demandMichel Dänzer2014-09-022-8/+10
* u_blitter: Create all shaders on demandMichel Dänzer2014-09-021-43/+104
* r600g,radeonsi: Inform the kernel if a BO will likely be accessed by the CPUMichel Dänzer2014-09-023-11/+23