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_register_coalesce.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Merge resolving of shader program source
Topi Pohjolainen
2014-03-05
1
-1
/
+2
*
i965: Add GS support to INTEL_DEBUG=shader_time.
Paul Berry
2014-01-21
1
-1
/
+2
*
i965/test: Use unreachable() to silence warning.
Matt Turner
2013-11-20
1
-0
/
+1
*
i965/vec4: Add the ability to suppress register spilling.
Paul Berry
2013-10-24
1
-1
/
+1
*
i965/vec4: Virtualize setup_payload instead of setup_attributes.
Paul Berry
2013-08-23
1
-2
/
+1
*
i965: Stop including brw_vs.h from brw_vec4.h.
Paul Berry
2013-08-23
1
-0
/
+1
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-3
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965/vs: Don't hardcode DEBUG_VS in generic vec4 code.
Paul Berry
2013-04-11
1
-1
/
+2
*
i965/vs: Generalize vertex emission code in preparation for GS.
Paul Berry
2013-04-11
1
-0
/
+10
*
i965/vs: move VS-specific data members to vs_vec4_visitor.
Paul Berry
2013-04-11
1
-7
/
+5
*
i965/vs: Add virtual function make_reg_for_system_value().
Paul Berry
2013-04-11
1
-0
/
+6
*
i965/vs: Make some vec4_visitor functions virtual.
Paul Berry
2013-04-11
1
-0
/
+22
*
i965/vs: Make vec4_vs_visitor class derived from vec4_visitor.
Paul Berry
2013-04-11
1
-1
/
+14
*
i965/vs: Remove brw_vs_prog_data pointer from brw_vs_compile.
Paul Berry
2013-04-11
1
-1
/
+1
*
i965: Generalize VS compute-to-MRF for compute-to-another-GRF, too.
Eric Anholt
2012-12-14
1
-2
/
+56
*
i965/vs: Extend opt_compute_to_mrf to handle limited "reswizzling"
Eric Anholt
2012-12-14
1
-0
/
+21
*
i965/vs: Add a unit test for opt_compute_to_mrf().
Eric Anholt
2012-12-14
1
-0
/
+124