| Commit message (Expand) | Author | Age | Files | Lines |
* | vl: add interface for H264 B-frame encoding | Christian König | 2014-04-11 | 1 | -0/+3 |
* | gallium: add a way to query min/max texture gather offsets | Ilia Mirkin | 2014-04-10 | 1 | -0/+2 |
* | gallium: add support for LODQ opcodes. | Dave Airlie | 2014-04-07 | 2 | -2/+5 |
* | mesa/soft/llvmpipe: add fake MSAA support | Dave Airlie | 2014-04-02 | 1 | -1/+2 |
* | gallium: add interface to clear buffers | Ilia Mirkin | 2014-03-31 | 1 | -0/+11 |
* | gallium: add b5g6r5 srgb format | Roland Scheidegger | 2014-03-21 | 1 | -0/+2 |
* | gallium: add endian detection for OpenBSD | Jonathan Gray | 2014-03-11 | 1 | -0/+10 |
* | gallium: allow setting of the internal stream output offset | Zack Rusin | 2014-03-07 | 1 | -1/+1 |
* | gallium: rename R4A4 and A4R4 formats to match their swizzle | Marek Olšák | 2014-03-07 | 1 | -2/+2 |
* | gallium: add interface for persistent and coherent buffer mappings | Marek Olšák | 2014-02-25 | 2 | -3/+35 |
* | gallium: add texture gather support to gallium (v3) | Dave Airlie | 2014-02-25 | 2 | -2/+6 |
* | clover: Pass buffer offsets to the driver in set_global_binding() v3 | Tom Stellard | 2014-02-24 | 1 | -5/+8 |
* | winsys/xlib: move xlib_create_sw_winsys within the winsys | Emil Velikov | 2014-02-22 | 1 | -10/+0 |
* | vl: add H264 encoding interface | Christian König | 2014-02-11 | 3 | -2/+60 |
* | gallium: add geometry shader output limits | Grigori Goronzy | 2014-02-09 | 1 | -1/+3 |
* | gallium: remove PIPE_USAGE_STATIC | Marek Olšák | 2014-02-06 | 1 | -1/+0 |
* | gallium: define the behavior of PIPE_USAGE_* flags properly | Marek Olšák | 2014-02-06 | 1 | -6/+7 |
* | gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS | Marek Olšák | 2014-02-06 | 1 | -1/+0 |
* | gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS | Marek Olšák | 2014-02-04 | 1 | -3/+0 |
* | gallium: remove PIPE_CAP_SCALED_RESOLVE | Marek Olšák | 2014-01-23 | 1 | -1/+0 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 12 | -21/+21 |
* | gallium: add bits for clipping points as tris (d3d-style) | Roland Scheidegger | 2014-01-17 | 1 | -0/+1 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 3 | -5/+9 |
* | gallium: allow choosing which colorbuffers to clear | Marek Olšák | 2013-12-12 | 1 | -4/+15 |
* | llvmpipe: add plumbing for ARB_depth_clamp | Matthew McClure | 2013-12-11 | 1 | -0/+2 |
* | gallium/dri: Support DRI Image extension version 7 | Christopher James Halse Rogers | 2013-12-10 | 1 | -0/+2 |
* | gallium/winsys/drm: Prepare for passing prime fds in winsys_handle | Christopher James Halse Rogers | 2013-12-10 | 1 | -3/+6 |
* | gallium: add support for AMD_vertex_shader_layer | Marek Olšák | 2013-12-03 | 1 | -1/+2 |
* | gallium: new shader cap bit for the amount of sampler views | Roland Scheidegger | 2013-11-28 | 1 | -1/+2 |
* | gallium: fix build on GNU/kFreeBSD | Fabio Pedretti | 2013-11-06 | 1 | -1/+1 |
* | vl/h264: split fields into SPS/PPS | Christian König | 2013-10-28 | 1 | -24/+64 |
* | vl: add 400 chroma format as well | Christian König | 2013-10-28 | 1 | -0/+1 |
* | implement NV_vdpau_interop v7 | Christian König | 2013-10-26 | 1 | -0/+49 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -1/+2 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -15/+3 |
* | gallium: Add support for 32x32 muls with 64 bit results | Zack Rusin | 2013-10-09 | 1 | -1/+4 |
* | gallium: remove old bind_*_sampler_states() functions | Brian Paul | 2013-10-03 | 1 | -15/+0 |
* | gallium: add pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -0/+5 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+13 |
* | gallium: comment that INSTANCEID doesn't include start_instance | Marek Olšák | 2013-09-13 | 1 | -1/+1 |
* | st/dri: do not create a new context for msaa copy | Maarten Lankhorst | 2013-09-11 | 1 | -1/+2 |
* | util: don't use _fxsave() with MSVC 2010 or older | Brian Paul | 2013-09-10 | 1 | -0/+4 |
* | gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl... | Axel Davy | 2013-09-06 | 1 | -0/+4 |
* | gallium: Support PIPE_FORMAT_R10G10B10A2_UINT. | José Fonseca | 2013-08-22 | 1 | -0/+1 |
* | vl: add entrypoint to is_video_format_supported | Christian König | 2013-08-19 | 1 | -1/+2 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 1 | -0/+1 |
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 2 | -14/+14 |
* | vl: rename enum pipe_video_codec to pipe_video_format | Christian König | 2013-08-19 | 2 | -11/+11 |
* | vl: use a template for create_video_decoder | Christian König | 2013-08-19 | 2 | -5/+2 |
* | vl: Add support for max level query v2 | Rico Schüller | 2013-08-14 | 1 | -1/+2 |