summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gallium/softpipe: ship all files in the tarballEmil Velikov2014-09-052-10/+32
* gallium/rbug: ship all files in the tarballEmil Velikov2014-09-052-2/+8
* gallium/radeonsi: ship all files in the tarballEmil Velikov2014-09-052-0/+8
* gallium/radeon: ship all files in the tarballEmil Velikov2014-09-052-7/+20
* gallium/r600: ship all files in the tarballEmil Velikov2014-09-052-8/+36
* gallium/r300: ship all files in the tarballEmil Velikov2014-09-052-25/+72
* gallium/nouveau: ship all files in the tarballEmil Velikov2014-09-052-36/+113
* 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
* meta: Store precompiled msaa shaders for all supported sample countsAnuj Phogat2014-09-052-22/+55
* configure: check for core xcb and link the VL targets against itEmil Velikov2014-09-051-4/+4
* configure: check for core xcb and link libEGL against itEmil Velikov2014-09-051-1/+1
* configure: check for core xcb and link libGL against itEmil Velikov2014-09-051-3/+6
* i965/blorp: Pass image formats seperately from the miptreeJason Ekstrand2014-09-054-19/+43
* i965/fs: Brown bag fix.Matt Turner2014-09-051-1/+1
* i965/vec4: Add ability to reswizzle arbitrary swizzles.Matt Turner2014-09-051-56/+18
* i965/vec4: Reswizzle sources when necessary.Matt Turner2014-09-052-11/+25
* i965/fs: Clean up emitting of untyped atomic and surface readsJason Ekstrand2014-09-051-6/+4
* i965/fs: Fix basic block tracking in try_rep_send().Matt Turner2014-09-051-4/+9
* i965/fs: Pass block to insert and remove functions missed earlier.Matt Turner2014-09-051-7/+7
* i965: Mark cfg dumping functions const.Kenneth Graunke2014-09-052-4/+4
* i965: Update if_block/else_block in the dead control flow pass.Matt Turner2014-09-051-0/+7
* i965/fs: Connect cfg properly in predicated break peephole.Matt Turner2014-09-051-4/+9
* st/mesa: use 1.0f as boolean true on drivers without integer supportMarek Olšák2014-09-051-2/+3
* mesa: set UniformBooleanTrue = 1.0f by defaultMarek Olšák2014-09-052-0/+10
* automake: check if the linker supports --dynamic-listJonathan Gray2014-09-053-2/+28
* 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-054-6/+12
* 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
* Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404Jordan Justen2014-09-0434-185/+112
* freedreno/ir3: fix constlen with relative addressingRob Clark2014-09-043-3/+15