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
/
drivers
/
dri
/
i965
/
test_fs_saturate_propagation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
program: convert _mesa_init_gl_program() to take struct gl_program *
Emil Velikov
2015-10-15
1
-1
/
+1
*
program: remove _mesa_init_*_program wrappers
Marek Olšák
2015-10-09
1
-1
/
+1
*
i965/shader: Get rid of the shader, prog, and shader_prog fields
Jason Ekstrand
2015-10-02
1
-6
/
+6
*
i965/fs: Add a builder argument to offset()
Jason Ekstrand
2015-06-30
1
-2
/
+2
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
1
-11
/
+11
*
i965: Pull calls to get_shader_time_index out of the visitor
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965/fs: Migrate test_fs_saturate_propagation to the IR builder.
Francisco Jerez
2015-06-09
1
-35
/
+34
*
i965: Fix FS unit tests
Ian Romanick
2015-05-15
1
-1
/
+2
*
i965: Do better fake context setup in unit tests
Jason Ekstrand
2015-04-22
1
-1
/
+5
*
i965/fs: Consider MOV.SAT to interfere if it has a source modifier.
Matt Turner
2015-02-19
1
-0
/
+44
*
i965/fs: Use fs_inst::overwrites_reg() in saturate propagation.
Matt Turner
2015-02-19
1
-0
/
+40
*
i965/fs: Add unit tests for saturate propagation pass.
Matt Turner
2015-02-19
1
-0
/
+355