index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_tex_sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: fix misleading TGSI_QUAD_SIZE usage
Roland Scheidegger
2016-03-15
1
-24
/
+29
*
softpipe: fix anisotropic filtering crash
Roland Scheidegger
2016-03-15
1
-2
/
+7
*
softpipe: fix using non-zero layer in non-array view from array resource
Roland Scheidegger
2015-10-24
1
-5
/
+27
*
softpipe: Change faces type to uint
Krzesimir Nowak
2015-09-13
1
-5
/
+5
*
softpipe: Constify variables
Krzesimir Nowak
2015-09-11
1
-242
/
+199
*
softpipe: Constify sp_tgsi_sampler
Krzesimir Nowak
2015-09-11
1
-12
/
+23
*
softpipe: Constify sampler and view parameters in mip filters
Krzesimir Nowak
2015-09-11
1
-16
/
+16
*
softpipe: Constify sampler and view parameters in img filters
Krzesimir Nowak
2015-09-11
1
-34
/
+34
*
tgsi, softpipe: Constify tgsi_sampler in query_lod vfunc
Krzesimir Nowak
2015-09-11
1
-1
/
+1
*
softpipe: Constify some sampler and view parameters
Krzesimir Nowak
2015-09-11
1
-25
/
+26
*
softpipe: Move the faces array from view to filter_args
Krzesimir Nowak
2015-09-11
1
-14
/
+22
*
tgsi,softpipe: capitalize the tgsi_sampler_control enum values
Brian Paul
2015-09-11
1
-24
/
+24
*
softpipe: Implement and enable textureQueryLod
Krzesimir Nowak
2015-09-10
1
-1
/
+54
*
softpipe: Add functions for computing relative mipmap level
Krzesimir Nowak
2015-09-10
1
-0
/
+113
*
softpipe: Split 3D to 2D coords conversion into separate function
Krzesimir Nowak
2015-09-10
1
-37
/
+44
*
softpipe: Split code getting a filter into separate function
Krzesimir Nowak
2015-09-10
1
-17
/
+41
*
softpipe: Put mip_filter_func inside a struct
Krzesimir Nowak
2015-09-10
1
-11
/
+34
*
softpipe: Split compute_lambda_lod into two functions
Krzesimir Nowak
2015-09-10
1
-17
/
+40
*
softpipe: Fix textureLod with nonzero GL_TEXTURE_LOD_BIAS value
Krzesimir Nowak
2015-09-10
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-28
/
+28
*
softpipe: fix offset wrapping calculations (v2)
Dave Airlie
2015-05-29
1
-78
/
+68
*
softpipe: start adding gather support (v2)
Dave Airlie
2015-05-20
1
-82
/
+204
*
softpipe: use arrays to make gather easier
Dave Airlie
2015-05-20
1
-36
/
+36
*
softpipe: add textureOffset support.
Dave Airlie
2015-05-20
1
-62
/
+93
*
softpipe: move control into a filter args struct
Dave Airlie
2015-05-20
1
-24
/
+26
*
softpipe: move some image filter parameters into a struct
Dave Airlie
2015-05-20
1
-253
/
+215
*
softpipe: enable ARB_texture_view
Roland Scheidegger
2015-05-13
1
-108
/
+165
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
softpipe: don't assert on illegal wrap mode for rect textures
Roland Scheidegger
2014-08-30
1
-2
/
+2
*
softpipe: fix sp_get_dims() for PIPE_BUFFER
Brian Paul
2014-07-10
1
-6
/
+10
*
softpipe: use last_level from sampler view, not from the resource
Roland Scheidegger
2014-06-26
1
-19
/
+20
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-0
/
+3
*
softpipe: fix shadow sampling
Heinrich Janzing
2014-04-11
1
-68
/
+51
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
softpipe: fix seamless cube filtering
Roland Scheidegger
2013-10-12
1
-48
/
+151
*
softpipe: handle NULL sampler views for texture sampling / queries
Roland Scheidegger
2013-08-30
1
-5
/
+25
*
softpipe: don't clamp reference value for shadow comparison for float formats
Roland Scheidegger
2013-08-08
1
-12
/
+32
*
softpipe: silence some MSVC warnings
Brian Paul
2013-07-12
1
-8
/
+8
*
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
Roland Scheidegger
2013-05-22
1
-14
/
+14
*
softpipe: silence some asst. MSVC type warnings in sp_tex_sample.c
Brian Paul
2013-03-21
1
-6
/
+6
*
softpipe: don't use samplers with prebaked sampler and sampler_view state
Roland Scheidegger
2013-03-11
1
-610
/
+664
*
tgsi: add texel offsets and derivatives to sampler interface
Roland Scheidegger
2013-03-02
1
-1
/
+9
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
1
-84
/
+122
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
1
-69
/
+92
*
softpipe: get rid of tgsi_sampler_control param in img_filter
Roland Scheidegger
2013-02-08
1
-39
/
+37
*
softpipe: fix using optimized filter function
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
softpipe: remove unused corner0 variable
Brian Paul
2012-12-12
1
-1
/
+0
*
softpipe: implement seamless cubemap support. (v1.1)
Dave Airlie
2012-12-12
1
-8
/
+138
*
softpipe: add texture buffer object support
Dave Airlie
2012-12-08
1
-1
/
+7
*
softpipe: fix unused variable warning.
Dave Airlie
2012-11-10
1
-1
/
+1
[next]