| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | gallium: add new float comparison instructions returning integer masks | Roland Scheidegger | 2013-08-13 | 1 | -1/+6 |
* | gallium: Add PIPE_CAP_ENDIANNESS | Tom Stellard | 2013-07-22 | 1 | -1/+11 |
* | llvmpipe: use MCJIT on ARM and AArch64 | Kyle McMartin | 2013-07-17 | 1 | -1/+8 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 1 | -2/+2 |
* | mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies | Marek Olšák | 2013-07-02 | 1 | -1/+0 |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -0/+22 |
* | gallium: add condition parameter to render_condition | Roland Scheidegger | 2013-06-18 | 1 | -0/+2 |
* | gallium/draw: add limits to the clip and cull distances | Zack Rusin | 2013-06-13 | 1 | -0/+2 |
* | gallium: add a cull distance semantic | Zack Rusin | 2013-06-10 | 1 | -1/+2 |
* | gallium: System z support | Richard Sandiford | 2013-06-05 | 1 | -1/+5 |
* | gallium: add support for layered rendering | Roland Scheidegger | 2013-06-01 | 1 | -1/+2 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 4 | -6/+13 |
* | gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL | Marek Olšák | 2013-05-11 | 1 | -1/+2 |
* | gallium: fix type of flags in pipe_context::flush() | Chia-I Wu | 2013-05-04 | 1 | -1/+3 |
* | draw/pt: adjust overflow calculations | Zack Rusin | 2013-05-03 | 1 | -0/+7 |
* | gallium: increase the number of available stream output decls | Zack Rusin | 2013-04-26 | 1 | -1/+2 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 1 | -12/+2 |
* | gallium: Add a new clip_halfz rasterizer state. | José Fonseca | 2013-04-22 | 1 | -0/+6 |
* | st/mesa: optionally apply texture swizzle to border color v2 | Christoph Bumiller | 2013-04-18 | 1 | -1/+6 |
* | gallium: Disambiguate TGSI_OPCODE_IF. | José Fonseca | 2013-04-17 | 1 | -1/+1 |
* | gallium: Eliminate TGSI_OPCODE_IFC. | José Fonseca | 2013-04-17 | 1 | -1/+1 |
* | gallium: add get_sample_position interface | Dave Airlie | 2013-04-11 | 1 | -0/+13 |
* | Avoid spurious GCC warnings in STATIC_ASSERT() macro. | Paul Berry | 2013-04-04 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS | Christoph Bumiller | 2013-04-03 | 1 | -1/+2 |
* | gallium: add interface for driver queries like performance counters, etc. | Marek Olšák | 2013-03-26 | 2 | -0/+23 |
* | gallium,st/mesa: don't use blit-based transfers with software rasterizers | Marek Olšák | 2013-03-23 | 1 | -1/+2 |
* | gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 | Christoph Bumiller | 2013-03-20 | 3 | -3/+6 |
* | tgsi: use separate structure for indirect address v2 | Christian König | 2013-03-19 | 1 | -6/+18 |
* | tgsi: add ArrayID to declarations | Christian König | 2013-03-19 | 1 | -1/+7 |
* | tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY | Christian König | 2013-03-19 | 1 | -4/+2 |
* | mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. | José Fonseca | 2013-03-12 | 1 | -69/+5 |
* | gallium: add red-alpha texture formats and a couple of util functions | Marek Olšák | 2013-02-13 | 1 | -0/+12 |