| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | llvmpipe: do constant buffer bounds checking in shaders | Zack Rusin | 2014-01-16 | 4 | -4/+20 |
* | llvmpipe: Honour pipe_rasterizer::point_quad_rasterization. | José Fonseca | 2014-01-09 | 1 | -10/+57 |
* | llvmpipe: Fix the bottom_edge_rule adjustment for points. | José Fonseca | 2014-01-08 | 1 | -4/+4 |
* | llvmpipe: Respect bottom_edge_rule when computing the rasterization bounding ... | José Fonseca | 2014-01-08 | 3 | -3/+3 |
* | llvmpipe: Basic implementation of pipe_context::set_sample_mask. | José Fonseca | 2014-01-07 | 5 | -7/+20 |
* | llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers. | Si Chen | 2014-01-07 | 3 | -1/+59 |
* | llvmpipe: use pipe_sampler_view_release() to avoid segfault | Jonathan Liu | 2013-12-22 | 1 | -0/+6 |
* | llvmpipe: get rid of barycentric calculation of a0 | Roland Scheidegger | 2013-12-14 | 1 | -66/+4 |
* | llvmpipe: (trivial) get rid of triangle subdivision code | Roland Scheidegger | 2013-12-14 | 3 | -182/+1 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -3/+3 |
* | llvmpipe: add plumbing for ARB_depth_clamp | Matthew McClure | 2013-12-11 | 3 | -35/+60 |
* | llvmpipe: add a very useful (disabled) debugging output | Zack Rusin | 2013-12-10 | 1 | -0/+20 |
* | llvmpipe: fix blending with half-float formats | Zack Rusin | 2013-12-10 | 1 | -5/+26 |
* | llvmpipe: clamp fragment shader depth write to the current viewport depth range. | Matthew McClure | 2013-12-09 | 13 | -29/+255 |
* | 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 | -0/+5 |
* | llvmpipe: support 8bit subpixel precision | Zack Rusin | 2013-11-25 | 8 | -148/+321 |
* | llvmpipe: (trivial) disable new accurate origin calculation | Roland Scheidegger | 2013-11-22 | 1 | -1/+1 |
* | llvmpipe: calculate more accurate interpolation value at origin | Roland Scheidegger | 2013-11-21 | 1 | -6/+82 |
* | gallium/drivers: compact compiler flags into Automake.inc | Emil Velikov | 2013-11-16 | 1 | -7/+6 |
* | llvmpipe: (trivial) fix more fallout from the setup cleanup. | Roland Scheidegger | 2013-11-14 | 1 | -2/+4 |
* | llvmpipe: (trivial) fix misplaced bld context assignment. | Roland Scheidegger | 2013-11-14 | 1 | -2/+1 |
* | llvmpipe: clean up state setup code a bit | Roland Scheidegger | 2013-11-14 | 1 | -115/+59 |
* | gallivm,llvmpipe: fix float->srgb conversion to handle NaNs | Roland Scheidegger | 2013-11-14 | 1 | -2/+2 |
* | draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset | Roland Scheidegger | 2013-11-12 | 1 | -11/+15 |
* | draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float | Matthew McClure | 2013-11-07 | 5 | -20/+86 |
* | llvmpipe: fix bogus layer clamping in setup | Roland Scheidegger | 2013-10-29 | 2 | -8/+25 |
* | util,llvmpipe: correctly set the minimum representable depth value | Matthew McClure | 2013-10-29 | 1 | -19/+12 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -0/+1 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -29/+1 |
* | llvmpipe: enable seamless cube filtering | Roland Scheidegger | 2013-10-21 | 1 | -1/+1 |
* | Revert "scons: Fix build when rtti is disabled" | José Fonseca | 2013-10-16 | 1 | -5/+4 |
* | scons: Fix build when rtti is disabled | Alexander von Gluck IV | 2013-10-15 | 1 | -4/+5 |
* | llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE. | José Fonseca | 2013-10-15 | 1 | -1/+1 |
* | llvmpipe: increase fs shader variant instruction cache limit by factor 4 | Roland Scheidegger | 2013-10-12 | 1 | -2/+2 |
* | llvmpipe: We don't use the draw pipeline for offset_point/line. | José Fonseca | 2013-10-09 | 1 | -2/+0 |
* | llvmpipe: abstract the code to set number of subpixel bits | Zack Rusin | 2013-10-09 | 3 | -10/+15 |
* | gallium/swrast: don't export any private symbols | Marek Olšák | 2013-10-08 | 1 | -1/+2 |
* | llvmpipe: remove old bind_*_sampler_states() functions | Brian Paul | 2013-10-03 | 1 | -26/+0 |
* | llvmpipe: implement pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -0/+1 |
* | llvmpipe: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 3 | -85/+46 |
* | llvmpipe: Remove unnecessary null check of shader. | Vinson Lee | 2013-09-30 | 1 | -1/+1 |
* | llvmpipe: count c_primitives before discarding null prims | Zack Rusin | 2013-09-25 | 1 | -7/+6 |
* | llvmpipe: we need to subdivide if fb is bigger in either direction | Zack Rusin | 2013-09-25 | 1 | -1/+1 |
* | Revert "llvmpipe: increase number of subpixel bits to eight" | Zack Rusin | 2013-09-24 | 3 | -17/+11 |
* | llvmpipe: align the array used for subdivived vertices | Zack Rusin | 2013-09-23 | 1 | -1/+1 |
* | llvmpipe: increase number of subpixel bits to eight | Zack Rusin | 2013-09-23 | 3 | -11/+17 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+7 |
* | llvmpipe: Fix rendering to PIPE_FORMAT_R10G10B10A2_UNORM. | José Fonseca | 2013-09-20 | 1 | -6/+78 |
* | draw: clean up setting stream out information a bit | Roland Scheidegger | 2013-08-27 | 3 | -12/+17 |