| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add support for AMD_vertex_shader_layer | Marek Olšák | 2013-12-03 | 1 | -0/+2 |
* | gallium: new shader cap bit for the amount of sampler views | Roland Scheidegger | 2013-11-28 | 1 | -1/+3 |
* | gallium: Make TGSI_SEMANTIC_FOG register four-component wide. | José Fonseca | 2013-11-21 | 1 | -7/+4 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -0/+3 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -10/+4 |
* | gallium: Add support for 32x32 muls with 64 bit results | Zack Rusin | 2013-10-09 | 1 | -0/+30 |
* | gallium/docs: update bind_sampler_states() documentation | Brian Paul | 2013-10-03 | 1 | -5/+6 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+13 |
* | draw: clean up setting stream out information a bit | Roland Scheidegger | 2013-08-27 | 1 | -0/+2 |
* | gallium: add new float comparison instructions returning integer masks | Roland Scheidegger | 2013-08-13 | 1 | -16/+76 |
* | gallium: clarify SVIEWINFO opcode | Roland Scheidegger | 2013-08-08 | 1 | -1/+9 |
* | gallium: clarify shift behavior with shift count >= 32 | Roland Scheidegger | 2013-08-02 | 1 | -12/+18 |
* | gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etc | Brian Paul | 2013-07-31 | 1 | -5/+8 |
* | gallivm: handle texel swizzles correctly for d3d10-style sample opcodes | Roland Scheidegger | 2013-07-27 | 1 | -0/+2 |
* | gallium: Add PIPE_CAP_ENDIANNESS | Tom Stellard | 2013-07-22 | 1 | -0/+2 |
* | gallium: fixup definitions of the rsq and sqrt | Zack Rusin | 2013-07-11 | 1 | -3/+3 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 1 | -2/+4 |
* | tgsi: fix-up KILP comments | Brian Paul | 2013-07-12 | 1 | -5/+5 |
* | gallium: Fix llvmpipe on big-endian machines | Adam Jackson | 2013-06-24 | 1 | -0/+61 |
* | gallium/docs: more documentation for pipe_resource::array_size | Brian Paul | 2013-06-22 | 1 | -0/+6 |
* | gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT | Roland Scheidegger | 2013-06-19 | 1 | -4/+6 |
* | gallium: add condition parameter to render_condition | Roland Scheidegger | 2013-06-18 | 1 | -5/+9 |
* | gallium/draw: add limits to the clip and cull distances | Zack Rusin | 2013-06-13 | 1 | -0/+23 |
* | gallium: add a cull distance semantic | Zack Rusin | 2013-06-10 | 1 | -0/+11 |
* | gallium/docs: fix up transfer description for 1d arrays, add cube map arrays | Roland Scheidegger | 2013-06-07 | 1 | -5/+4 |
* | gallium: add support for layered rendering | Roland Scheidegger | 2013-06-01 | 1 | -2/+20 |
* | gallium/docs: adds documentation for multi viewport cap | Zack Rusin | 2013-05-25 | 1 | -0/+4 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 1 | -3/+5 |
* | gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL | Marek Olšák | 2013-05-11 | 1 | -0/+2 |
* | gallium: more tgsi documentation updates | Roland Scheidegger | 2013-05-07 | 1 | -131/+250 |
* | gallium: tgsi documentation updates and clarification for integer opcodes. | Roland Scheidegger | 2013-05-03 | 1 | -73/+289 |
* | tgsi: allow negation of all integer types | Zack Rusin | 2013-05-02 | 1 | -5/+2 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 2 | -4/+71 |
* | gallium: Add a new clip_halfz rasterizer state. | José Fonseca | 2013-04-22 | 1 | -0/+4 |
* | gallium: document breakc and switch/case/default/endswitch | Roland Scheidegger | 2013-04-20 | 1 | -6/+51 |
* | st/mesa: optionally apply texture swizzle to border color v2 | Christoph Bumiller | 2013-04-18 | 2 | -2/+15 |
* | gallium: Disambiguate TGSI_OPCODE_IF. | José Fonseca | 2013-04-17 | 1 | -4/+17 |
* | gallium: Eliminate TGSI_OPCODE_IFC. | José Fonseca | 2013-04-17 | 1 | -5/+0 |
* | gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2 | Tom Stellard | 2013-04-05 | 1 | -4/+4 |
* | freedreno: document debug flag | Erik Faye-Lund | 2013-04-04 | 1 | -0/+4 |
* | gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS | Christoph Bumiller | 2013-04-03 | 1 | -3/+5 |
* | gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS | Christoph Bumiller | 2013-04-03 | 1 | -0/+2 |
* | gallium/docs: document get_driver_query_info | Marek Olšák | 2013-03-26 | 1 | -0/+12 |
* | gallium,st/mesa: don't use blit-based transfers with software rasterizers | Marek Olšák | 2013-03-23 | 1 | -0/+4 |
* | gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 | Christoph Bumiller | 2013-03-20 | 3 | -0/+42 |
* | tgsi: add ArrayID documentation v2 | Christian König | 2013-03-19 | 1 | -0/+18 |
* | d3d1x: Remove. | José Fonseca | 2013-03-12 | 1 | -1/+1 |
* | gallium/docs: improve text about resources a bit. | Roland Scheidegger | 2013-02-22 | 1 | -29/+33 |
* | gallivm/tgsi: fix src modifier fetching with non-float types. | Roland Scheidegger | 2013-02-16 | 1 | -0/+15 |
* | gallium/docs: fix typos in sample opcode descriptions | Roland Scheidegger | 2013-02-12 | 1 | -2/+3 |