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
/
brw_fs_combine_constants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
1
-1
/
+1
*
i965: Rename GRF to VGRF.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-4
/
+4
*
i965: Unwrap some lines.
Matt Turner
2015-11-13
1
-2
/
+1
*
i965: Use immediate storage in inherited brw_reg.
Matt Turner
2015-11-13
1
-3
/
+3
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
1
-3
/
+3
*
i965/fs: Set the execution size of the MOVs correctly in opt_combine_constant...
Francisco Jerez
2015-07-29
1
-1
/
+1
*
i965/fs: Migrate opt_combine_constants to the IR builder.
Francisco Jerez
2015-06-09
1
-9
/
+10
*
i965/fs: Don't constant propagate into integer math instructions.
Matt Turner
2015-04-24
1
-2
/
+0
*
i965/fs: Allow 2-src math instructions to have immediate src1.
Matt Turner
2015-04-24
1
-4
/
+8
*
i965: Add a devinfo field to backend_visitor and use it for gen checks
Jason Ekstrand
2015-04-22
1
-5
/
+5
*
i965/fs: Print spills:fills and number of promoted constants.
Matt Turner
2015-03-19
1
-0
/
+1
*
i965/fs: Emit MOV(1) instructions with force_writemask_all.
Matt Turner
2015-02-24
1
-0
/
+1
*
i965/fs: Allow immediates in MAD and LRP instructions.
Matt Turner
2015-02-17
1
-3
/
+27
*
i965/fs: Add pass to combine immediates.
Matt Turner
2015-02-17
1
-0
/
+283