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
/
mesa
/
pipe
/
softpipe
/
sp_tex_sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-14
1
-36
/
+36
|
\
|
*
Continue reducing dependencies on core mesa include files.
Keith Whitwell
2007-08-14
1
-36
/
+36
*
|
fix typo
Brian
2007-08-14
1
-1
/
+1
|
/
*
minor hack to allow 1D textures to work
Brian
2007-08-14
1
-1
/
+2
*
refactor some code - cube map textures work now
Brian
2007-08-14
1
-49
/
+73
*
Implement texture cache with multiple, direct-mapped entries.
Brian
2007-08-14
1
-33
/
+48
*
Consolidate filter and mipmap level selection in choose_mipmap_levels().
Brian
2007-08-14
1
-118
/
+75
*
Implement remaining mipmap modes for 2D textures.
Brian
2007-08-14
1
-23
/
+106
*
tgsi_sampler->get_samples() now operates on a quad (returns 4 colors).
Brian
2007-08-14
1
-146
/
+259
*
added assertion to check that texture width is non-zero
Brian
2007-08-13
1
-0
/
+2
*
Split texfilter enums to match common hardware usage.
Keith Whitwell
2007-08-09
1
-7
/
+4
*
clean-up
Brian
2007-08-08
1
-10
/
+9
*
initial lod/mipmap texture supported
Brian
2007-08-08
1
-8
/
+45
*
very simple texture cache implementation
Brian
2007-08-08
1
-2
/
+24
*
add lambda param to get_sample()
Brian
2007-08-08
1
-10
/
+10
*
sketch out 1D/3D/cube texture sampling
Brian
2007-08-08
1
-2
/
+154
*
fully support all texcoord wrap modes
Brian
2007-08-08
1
-27
/
+257
*
initial texture filtering code
Brian
2007-08-07
1
-0
/
+166