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_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
2015-08-31
1
-0
/
+2
*
i965/fs: Make the default builder 64-wide before entering the optimization loop.
Francisco Jerez
2015-07-29
1
-0
/
+3
*
i965/fs: Define a new fs_builder constructor taking an instruction as argument.
Francisco Jerez
2015-07-29
1
-0
/
+16
*
i965/fs: Handle zero-size allocations in fs_builder::vgrf().
Francisco Jerez
2015-07-29
1
-4
/
+7
*
i965/fs: Add builder emit method taking a variable number of source registers.
Francisco Jerez
2015-07-29
1
-3
/
+12
*
i965: Fix stride field for the result of emit_uniformize().
Francisco Jerez
2015-07-21
1
-7
/
+9
*
i965/fs: Relax fs_builder channel group assertion when force_writemask_all is...
Francisco Jerez
2015-07-01
1
-2
/
+2
*
i965/fs: Remove the width field from fs_reg
Jason Ekstrand
2015-06-30
1
-14
/
+5
*
i965/fs_builder: Use the dispatch width for setting exec sizes
Jason Ekstrand
2015-06-30
1
-9
/
+11
*
i965/fs: Remove fs_inst constructors that don't take an explicit exec_size
Jason Ekstrand
2015-06-30
1
-1
/
+1
*
i965/fs: Introduce FS IR builder.
Francisco Jerez
2015-06-09
1
-0
/
+652