index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
/
brw_fs_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: remove setting default LOD in the backend
Samuel Iglesias Gonsálvez
2017-10-20
1
-9
/
+0
*
i965: Fix output register sizes when multiple variables share a slot.
Kenneth Graunke
2017-10-10
1
-5
/
+18
*
i965/tes: account for the fact that dvec3/4 inputs take two slots
Iago Toral Quiroga
2017-10-10
1
-2
/
+7
*
i965/fs: Rewrite fsign64 to skip the float -> double conversion
Matt Turner
2017-10-04
1
-41
/
+9
*
i965/fs: Unpack count argument to 64-bit shift ops on Atom
Matt Turner
2017-10-04
1
-6
/
+28
*
i965/fs: force pull model for 64-bit GS inputs
Iago Toral Quiroga
2017-09-29
1
-1
/
+3
*
i965/fs: Match destination type to size for ballot
Matt Turner
2017-07-20
1
-1
/
+5
*
i965/fs: Implement ARB_shader_ballot operations
Matt Turner
2017-07-20
1
-0
/
+46
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
1
-1
/
+1
*
i965/fs: Implement ARB_shader_group_vote operations
Matt Turner
2017-07-20
1
-0
/
+50
*
i965: Use pushed UBO data in the scalar backend.
Kenneth Graunke
2017-07-13
1
-0
/
+28
*
intel/compiler: no need to check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
intel: compiler/i965: fix is_broxton checks
Lionel Landwerlin
2017-06-20
1
-2
/
+2
*
i965/fs: Move remapping of gl_PointSize to the NIR level
Jason Ekstrand
2017-05-09
1
-23
/
+3
*
i965/fs: Lower gl_VertexID and friends to inputs at the NIR level
Jason Ekstrand
2017-05-09
1
-29
/
+1
*
i965: Move multiply by 4 for VS ATTR setup into the scalar backend.
Jason Ekstrand
2017-05-09
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-9
/
+9
*
i965/fs: Always provide a default LOD of 0 for TXS and TXL
Jason Ekstrand
2017-04-04
1
-9
/
+9
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-24
/
+11
*
i965/fs: Re-arrange conversion operations
Jason Ekstrand
2017-03-14
1
-36
/
+31
*
i965/fs: Use num_components from the SSA def in image intrinsics
Jason Ekstrand
2017-03-14
1
-2
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+4679