| Commit message (Expand) | Author | Age | Files | Lines |
* | clover: Add environment variables for dumping kernel code v2 | Tom Stellard | 2014-10-16 | 1 | -11/+75 |
* | clover: Register an llvm diagnostic handler v3 | Tom Stellard | 2014-10-16 | 1 | -0/+25 |
* | clover: Add support for compiling to native object code v3 | Tom Stellard | 2014-10-16 | 1 | -9/+203 |
* | clover: Factor kernel argument parsing into its own function v2 | Tom Stellard | 2014-10-16 | 1 | -81/+92 |
* | clover: Fix regression in module serialization | Tom Stellard | 2014-10-14 | 1 | -0/+1 |
* | st/gbm: fix order of arguments passed to is_format_supported | Ilia Mirkin | 2014-10-14 | 1 | -1/+1 |
* | clover: Fix unintended fall-through in kernel::argument::bind. | Francisco Jerez | 2014-10-12 | 1 | -0/+3 |
* | clover: Append implicit arguments to the kernel argument list. | Jan Vesely | 2014-10-12 | 1 | -13/+29 |
* | clover: Pass execution dimensions and offset to the kernel as implicit argume... | Francisco Jerez | 2014-10-12 | 2 | -25/+70 |
* | clover: Add semantic information to module::argument for implicit parameter p... | Francisco Jerez | 2014-10-12 | 1 | -4/+12 |
* | clover: Use unreachable() from util/macros.h instead of assert(0). | Francisco Jerez | 2014-10-11 | 3 | -4/+4 |
* | st/wgl: add WINAPI qualifiers on wgl function typedefs | Brian Paul | 2014-10-03 | 1 | -2/+2 |
* | st/va: implement vlVa(Query|Create|Get|Put|Destroy)Image | Leo Liu | 2014-10-01 | 3 | -9/+281 |
* | st/va: implement Picture functions for mpeg2 h264 and vc1 | Christian König | 2014-10-01 | 4 | -6/+371 |
* | st/va: implement Context Surface and Buffer | Christian König | 2014-10-01 | 4 | -21/+320 |
* | st/va: implement vlVa(Create|Destroy|Query|Get)Config | Christian König | 2014-10-01 | 3 | -5/+143 |
* | st/va: skeleton VAAPI state tracker | Christian König | 2014-10-01 | 11 | -0/+941 |
* | st/vdpau: move common functions to util | Leo Liu | 2014-10-01 | 1 | -77/+4 |
* | st/xa: Fix regression in xa_yuv_planar_blit() | Thomas Hellstrom | 2014-09-30 | 2 | -0/+12 |
* | mesa: Drop _mesa_getenv() wrapper. | Matt Turner | 2014-09-24 | 2 | -12/+12 |
* | mesa: Unifdef _WIN32_WCE. | Matt Turner | 2014-09-24 | 1 | -2/+0 |
* | mesa: Use realloc() instead of _mesa_realloc() and remove the latter. | Matt Turner | 2014-09-24 | 1 | -2/+1 |
* | targets/pipe-loader: drop unused authentication | Emil Velikov | 2014-09-24 | 2 | -2/+2 |
* | clover: Add support to mem objects for multiple destructor callbacks v2 | Tom Stellard | 2014-09-22 | 2 | -5/+8 |
* | st/xa: silence unused variable warning | Brian Paul | 2014-09-22 | 1 | -0/+1 |
* | st/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environment variables | Marek Olšák | 2014-09-19 | 1 | -35/+0 |
* | 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 |
* | 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 | 1 | -0/+8 |
* | 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 |
* | omx/h264: remove stray semicolon after if | Dave Airlie | 2014-09-03 | 1 | -1/+1 |
* | vdpau: unlock the mutex on error paths in attribute setting. | Dave Airlie | 2014-09-03 | 1 | -12/+26 |
* | gbm: Fix gallium build when X11 is in a non-system directory | Eric Anholt | 2014-09-02 | 1 | -0/+1 |
* | xvmc/tests: %C isn't a valid printf specifier. | Dave Airlie | 2014-09-02 | 1 | -2/+2 |
* | st/hgl: Move st_visual create/destroy into hgl state_tracker | Alexander von Gluck IV | 2014-08-30 | 2 | -1/+106 |
* | st/hgl: Move st_manager create/destroy into hgl state_tracker | Alexander von Gluck IV | 2014-08-30 | 2 | -1/+54 |
* | hgl: trivial bits | Emil Velikov | 2014-08-28 | 2 | -2/+2 |
* | gallium/targets: Break haiku state_tracker out to own directory | Alexander von Gluck IV | 2014-08-28 | 5 | -0/+479 |
* | st/egl: ship all the files in the tarball | Emil Velikov | 2014-08-28 | 2 | -8/+25 |
* | st/clover: sort the sources list | Emil Velikov | 2014-08-28 | 2 | -48/+52 |
* | st/gbm: include the header in the sources list | Emil Velikov | 2014-08-28 | 1 | -1/+2 |
* | st/xlib: Include the headers in the sources list. | Emil Velikov | 2014-08-28 | 2 | -2/+4 |
* | st/omx: use makefile.sources to handle sources lists | Emil Velikov | 2014-08-28 | 2 | -6/+11 |