summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: Add stage variable to fs_generatorJordan Justen2014-09-052-3/+5
* i965: Adjust fast-clear resolve rect for BDWKristian Høgsberg2014-09-051-4/+10
* nvc0/ir: clarify recursion fix to finding first tex usesChristoph Bumiller2014-09-051-9/+7
* nv50/ir/util: fix BitSet issuesChristoph Bumiller2014-09-053-3/+10
* nvc0: remove nvc0_push, replaced with nvc0_vbo_translateIlia Mirkin2014-09-052-410/+0
* nv50,nvc0: get rid of draw module supportIlia Mirkin2014-09-057-224/+0
* i965/fs: Don't look at virtual_grf_sizes for uniformsJason Ekstrand2014-09-051-2/+1
* loader: fds can be 0Dave Airlie2014-09-061-1/+1
* gallium/vc4: ship all files in the tarballEmil Velikov2014-09-051-1/+13
* gallium/trace: ship all files in the tarballEmil Velikov2014-09-052-1/+12
* gallium/svga: ship all files in the tarballEmil Velikov2014-09-052-12/+62
* 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
* 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-052-2/+10
* st/xvmc/tests: avoid non portable error.h functionsJonathan Gray2014-09-055-13/+22