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_vec4_copy_propagation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vec4: Update vec4 unit tests for commit 01dacc83ff.
Matt Turner
2016-02-08
1
-3
/
+7
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-0
/
+1
*
i965/vec4: Replace src_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
1
-1
/
+1
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-2
/
+2
*
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
-5
/
+4
*
i965/vec4: Delete the old vec4_vp code
Jason Ekstrand
2015-10-02
1
-5
/
+0
*
i965/vec4: Redefine make_reg_for_system_value() to allow reuse in NIR->vec4 pass
Alejandro Piñeiro
2015-08-03
1
-1
/
+2
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
1
-10
/
+9
*
i965: Pull calls to get_shader_time_index out of the visitor
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965: Use a single index per shader for shader_time.
Jason Ekstrand
2015-06-23
1
-2
/
+1
*
i965: Do better fake context setup in unit tests
Jason Ekstrand
2015-04-22
1
-1
/
+5
*
i965/vec4: Replace debug_flag with debug_enabled.
Kenneth Graunke
2015-02-19
1
-1
/
+1
*
i965/vec4: Call calculate_cfg() in test programs to avoid crashing.
Matt Turner
2014-09-24
1
-0
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-7
/
+6
*
mesa: Make unreachable macro take a string argument.
Matt Turner
2014-07-01
1
-2
/
+1
*
i965/vec4: unit test for copy propagation and writemask
Chia-I Wu
2014-06-18
1
-0
/
+30
*
i965/vec4: Add a test for copy propagation behavior.
Eric Anholt
2014-04-08
1
-0
/
+156