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_state_sampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it compile under linux.
Michal Krol
2007-10-29
1
-0
/
+1
*
Make gallium compile in win32.
Michal Krol
2007-10-29
1
-2
/
+2
*
Re-implement GLSL texture sampler variables.
Brian
2007-10-26
1
-0
/
+14
*
Finish unifying the surface and texture tile caches.
Brian
2007-10-22
1
-0
/
+4
*
Make softpipe behave more like a real driver by always allocating something
Zack Rusin
2007-10-03
1
-2
/
+4
*
Fix failover state binding and convert the sampler to use the new
Zack Rusin
2007-09-20
1
-12
/
+6
*
Make sampler an immutable state object.
Zack Rusin
2007-09-18
1
-4
/
+22
*
Continue reducing dependencies on core mesa include files.
Keith Whitwell
2007-08-14
1
-4
/
+2
*
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-07
1
-1
/
+1
*
Rename G_NEW_* tokens to SP_NEW_*
Brian
2007-07-09
1
-2
/
+2
*
New 'draw' module for primitive drawing (clipping, culling, etc).
Brian
2007-07-09
1
-1
/
+1
*
initial texture object, texture format code
Brian
2007-06-22
1
-0
/
+15
*
more texture sampler work
Brian
2007-06-22
1
-0
/
+49