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
/
svga
/
svga_state_sampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Fix imported surface view creation
Thomas Hellstrom
2017-06-07
1
-3
/
+3
*
svga: add const qualifiers on svga_check_sampler_view_resource_collision()
Brian Paul
2017-04-26
1
-2
/
+2
*
svga: minor code improvements in svga_validate_pipe_sampler_view()
Brian Paul
2016-10-18
1
-8
/
+8
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
1
-3
/
+3
*
svga: add new svga_check_sampler_framebuffer_resource_collision()
Brian Paul
2016-08-26
1
-1
/
+32
*
svga: avoid emitting redundant SetShaderResource command
Charmaine Lee
2016-08-26
1
-33
/
+46
*
svga: avoid emitting redundant DXSetSamplers command
Charmaine Lee
2016-08-26
1
-8
/
+23
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-3
/
+5
*
svga: adjust sampler view format for RGBX
Brian Paul
2016-06-30
1
-1
/
+5
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-1
/
+1
*
svga: Force an RGBA view creation for an RGBA resource
Sinclair Yeh
2016-03-04
1
-1
/
+10
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
1
-1
/
+1
*
svga: avoid emitting redundant SetSamplers() commands
Brian Paul
2015-12-11
1
-7
/
+15
*
svga: add/use new svga_sampler_format() function
Brian Paul
2015-11-18
1
-0
/
+3
*
svga: fix backed surface view regression
Charmaine Lee
2015-09-02
1
-9
/
+8
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-5
/
+5
*
svga: add new svga_state_sampler.c file
Brian Paul
2015-09-02
1
-0
/
+339