| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/r600: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -8/+36 |
* | gallium/r300: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -25/+72 |
* | gallium/nouveau: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -36/+113 |
* | gallium/noop: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -0/+3 |
* | gallium/llvmpipe: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -3/+35 |
* | gallium/identity: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -2/+8 |
* | gallium/ilo: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -1/+48 |
* | gallium/i915: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -14/+32 |
* | gallium/galahad: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -2/+8 |
* | gallium/freedreno: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -12/+65 |
* | gallium/tools: pick up the tools for distribution | Emil Velikov | 2014-09-05 | 1 | -1/+2 |
* | gallium/tests: ship all the tests in the release tarball | Emil Velikov | 2014-09-05 | 1 | -0/+4 |
* | st/vega: ship the final headers | Emil Velikov | 2014-09-05 | 1 | -0/+4 |
* | st/egl: include the remaining files in the tarball | Emil Velikov | 2014-09-05 | 2 | -1/+6 |
* | st/glx/xlib: ship the SConscript in the release tarball | Emil Velikov | 2014-09-05 | 1 | -0/+2 |
* | st/dri: ship the scons buildscript in the release tarball | Emil Velikov | 2014-09-05 | 1 | -0/+2 |
* | st/clover: ship Doxyfile in the release tarball | Emil Velikov | 2014-09-05 | 1 | -0/+2 |
* | gallium: ship state-tracker/README in the release tarball | Emil Velikov | 2014-09-05 | 1 | -0/+1 |
* | gallium: ship the non-automaked state-trackers & targets | Emil Velikov | 2014-09-05 | 1 | -0/+2 |
* | winsys/intel: drop intel_winsys.h from makefile.sources | Emil Velikov | 2014-09-05 | 1 | -2/+1 |
* | meta: Store precompiled msaa shaders for all supported sample counts | Anuj Phogat | 2014-09-05 | 2 | -22/+55 |
* | i965/blorp: Pass image formats seperately from the miptree | Jason Ekstrand | 2014-09-05 | 4 | -19/+43 |
* | i965/fs: Brown bag fix. | Matt Turner | 2014-09-05 | 1 | -1/+1 |
* | i965/vec4: Add ability to reswizzle arbitrary swizzles. | Matt Turner | 2014-09-05 | 1 | -56/+18 |
* | i965/vec4: Reswizzle sources when necessary. | Matt Turner | 2014-09-05 | 2 | -11/+25 |
* | i965/fs: Clean up emitting of untyped atomic and surface reads | Jason Ekstrand | 2014-09-05 | 1 | -6/+4 |
* | i965/fs: Fix basic block tracking in try_rep_send(). | Matt Turner | 2014-09-05 | 1 | -4/+9 |
* | i965/fs: Pass block to insert and remove functions missed earlier. | Matt Turner | 2014-09-05 | 1 | -7/+7 |
* | i965: Mark cfg dumping functions const. | Kenneth Graunke | 2014-09-05 | 2 | -4/+4 |
* | i965: Update if_block/else_block in the dead control flow pass. | Matt Turner | 2014-09-05 | 1 | -0/+7 |
* | i965/fs: Connect cfg properly in predicated break peephole. | Matt Turner | 2014-09-05 | 1 | -4/+9 |
* | st/mesa: use 1.0f as boolean true on drivers without integer support | Marek Olšák | 2014-09-05 | 1 | -2/+3 |
* | mesa: set UniformBooleanTrue = 1.0f by default | Marek Olšák | 2014-09-05 | 2 | -0/+10 |
* | automake: check if the linker supports --dynamic-list | Jonathan Gray | 2014-09-05 | 2 | -2/+10 |
* | st/xvmc/tests: avoid non portable error.h functions | Jonathan Gray | 2014-09-05 | 5 | -13/+22 |
* | kms-swrast: Support Prime fd handling | Andreas Pokorny | 2014-09-05 | 2 | -11/+79 |
* | configure.ac: Add AC_SYS_LARGEFILE | Michel Dänzer | 2014-09-05 | 3 | -6/+10 |
* | clover/util: Null-terminate the result of compat::string::c_str(). | Francisco Jerez | 2014-09-05 | 1 | -1/+3 |
* | clover/util: Implement compat::string using aggregation instead of inheritance. | Francisco Jerez | 2014-09-05 | 1 | -5/+71 |
* | clover/util: Have compat::vector track separate size and capacity. | Francisco Jerez | 2014-09-05 | 2 | -27/+44 |
* | clover: Use conversion operator to initialize build log from compat::string. | Francisco Jerez | 2014-09-05 | 1 | -2/+2 |
* | Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404 | Jordan Justen | 2014-09-04 | 34 | -185/+112 |
* | freedreno/ir3: fix constlen with relative addressing | Rob Clark | 2014-09-04 | 3 | -3/+15 |
* | freedreno/ir3: fix error in bail logic | Rob Clark | 2014-09-04 | 1 | -2/+4 |
* | freedreno/ir3: bit of debug | Rob Clark | 2014-09-04 | 1 | -4/+16 |
* | vc4: Merge qcompile and tgsi_to_qir | Eric Anholt | 2014-09-04 | 9 | -402/+327 |
* | i965/fs: Use prog rather than fp->Base in fs_visitor | Jordan Justen | 2014-09-04 | 2 | -15/+15 |
* | i965/fs: Use stage_prog_data instead of prog_data->base in fs_visitor | Jordan Justen | 2014-09-04 | 1 | -6/+6 |
* | i965/fs: Add init function to fs_visitor | Jordan Justen | 2014-09-04 | 2 | -0/+7 |
* | vc4: Add a CSE optimization pass. | Eric Anholt | 2014-09-04 | 4 | -0/+238 |