| Commit message (Expand) | Author | Age | Files | Lines |
* | gallivm: convert size query to using a set of parameters. | Dave Airlie | 2016-04-19 | 1 | -9/+12 |
* | gallium/auxilary: more __cplusplus exports | Tim Rowley | 2016-03-02 | 1 | -0/+6 |
* | llvmpipe: add cache for compressed textures | Roland Scheidegger | 2015-11-04 | 1 | -0/+13 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -4/+4 |
* | gallivm: add gather support to sampler interface | Roland Scheidegger | 2015-03-31 | 1 | -5/+13 |
* | gallivm: simplify sampler interface | Roland Scheidegger | 2015-03-31 | 1 | -14/+34 |
* | gallivm: pass jit_context pointer through to sampling | Roland Scheidegger | 2015-03-27 | 1 | -31/+52 |
* | gallivm: handle cube map arrays for texture sampling | Roland Scheidegger | 2014-08-30 | 1 | -2/+15 |
* | gallivm: optimize lp_build_minify for sse | Roland Scheidegger | 2013-11-05 | 1 | -1/+2 |
* | gallivm: implement seamless cube filtering | Roland Scheidegger | 2013-10-21 | 1 | -0/+13 |
* | gallivm: handle explicit derivatives for cubemaps | Roland Scheidegger | 2013-10-10 | 1 | -1/+2 |
* | gallivm: some bits of seamless cube filtering implementation | Roland Scheidegger | 2013-09-18 | 1 | -0/+1 |
* | gallivm: refactor num_lods handling | Roland Scheidegger | 2013-08-30 | 1 | -1/+12 |
* | gallivm: fix min/mag switchover point for nearest/none mip filter | Roland Scheidegger | 2013-08-23 | 1 | -1/+2 |
* | gallivm: do clamping of border color correctly for all formats | Roland Scheidegger | 2013-08-20 | 1 | -0/+2 |
* | gallivm: implement better control of per-quad/per-element/scalar lod | Roland Scheidegger | 2013-08-20 | 1 | -2/+9 |
* | gallivm: already pass coords in the right place in the sampler interface | Roland Scheidegger | 2013-08-15 | 1 | -0/+2 |
* | gallivm: change coordinate handling throughout functions | Roland Scheidegger | 2013-08-15 | 1 | -6/+2 |
* | gallivm: (trivial) fix typo in argument declaration of lp_build_size_query_soa | Roland Scheidegger | 2013-08-12 | 1 | -1/+1 |
* | gallivm: set non-existing values really to zero in size queries for d3d10 | Roland Scheidegger | 2013-08-09 | 1 | -1/+1 |
* | gallivm: use texture target from shader instead of static state for size query | Roland Scheidegger | 2013-08-09 | 1 | -0/+1 |
* | gallivm: propagate scalar_lod to emit_size_query too | Roland Scheidegger | 2013-08-08 | 1 | -0/+1 |
* | gallivm: fix out-of-bounds behavior for fetch/ld | Roland Scheidegger | 2013-08-08 | 1 | -1/+2 |
* | gallivm: do per-pixel lod calculations for explicit lod | Roland Scheidegger | 2013-07-04 | 1 | -6/+7 |
* | gallivm: change cubemaps / derivatives handling, take 55 | Roland Scheidegger | 2013-04-18 | 1 | -1/+2 |
* | gallivm: honor explicit derivatives values for cube maps. | Roland Scheidegger | 2013-04-04 | 1 | -0/+1 |
* | gallivm: do per-pixel cube face selection (finally!!!) | Roland Scheidegger | 2013-04-04 | 1 | -1/+3 |
* | gallivm: clean up passing derivatives around | Roland Scheidegger | 2013-03-12 | 1 | -1/+5 |
* | llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range | Roland Scheidegger | 2013-02-25 | 1 | -2/+2 |
* | gallivm: fix up size queries for dx10 sviewinfo opcode | Roland Scheidegger | 2013-02-08 | 1 | -0/+1 |
* | gallivm,draw,llvmpipe: mass rename of unit->texture_unit/sampler_unit | Roland Scheidegger | 2013-01-28 | 1 | -16/+16 |
* | gallivm: split sampler and texture state | Roland Scheidegger | 2013-01-28 | 1 | -18/+40 |
* | llvmpipe: increase texture target width to reflect increase | Dave Airlie | 2012-12-11 | 1 | -1/+1 |
* | gallivm: support array textures | Roland Scheidegger | 2012-11-29 | 1 | -1/+6 |
* | gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets | Roland Scheidegger | 2012-11-27 | 1 | -4/+21 |
* | gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers | Roland Scheidegger | 2012-11-12 | 1 | -3/+10 |
* | gallivm,draw,llvmpipe: Support wider native registers. | José Fonseca | 2012-07-17 | 1 | -13/+38 |
* | gallivm: Allow to force nearest filtering on a per-axis basis. | José Fonseca | 2012-07-17 | 1 | -0/+4 |
* | llvmpipe: Implement TXQ. | Olivier Galibert | 2012-05-18 | 1 | -0/+14 |
* | llvmpipe: Take the sampler view's first_level into account when sampling. | Fabian Bieler | 2011-04-08 | 1 | -0/+6 |
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -14/+14 |
* | gallivm: Eliminate unsigned integer arithmetic from texture coordinates. | José Fonseca | 2010-10-11 | 1 | -4/+0 |
* | gallivm: Do size computations simultanously for all dimensions (AoS). | José Fonseca | 2010-10-09 | 1 | -3/+19 |
* | llvmpipe: First minify the texture size, then broadcast. | José Fonseca | 2010-10-08 | 1 | -9/+4 |
* | gallivm: Move into the as much of the second level code as possible. | José Fonseca | 2010-10-08 | 1 | -11/+18 |
* | gallivm: Clamp mipmap level and zero mip weight simultaneously. | José Fonseca | 2010-10-08 | 1 | -0/+1 |
* | gallivm: Simplify lp_build_mipmap_level_sizes' interface. | José Fonseca | 2010-10-08 | 1 | -12/+6 |
* | gallivm: Vectorize the rho computation. | José Fonseca | 2010-10-07 | 1 | -1/+12 |
* | gallivm: Compute lod as integer whenever possible. | José Fonseca | 2010-10-06 | 1 | -5/+7 |
* | gallivm: Only apply min/max_lod when necessary. | José Fonseca | 2010-10-06 | 1 | -0/+2 |