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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: skip reading unused slots at the begining of the URB for the FS
Iago Toral Quiroga
2017-10-02
1
-4
/
+3
*
i965/fs: force pull model for 64-bit GS inputs
Iago Toral Quiroga
2017-09-29
1
-6
/
+12
*
anv,i965: Move CS shared lowering into anv
Jason Ekstrand
2017-08-24
1
-2
/
+0
*
i965: Add a brw_wm_prog_data::has_render_target_reads field.
Kenneth Graunke
2017-08-23
1
-0
/
+2
*
i965: Move brw_reg_type_letters() as well
Matt Turner
2017-08-21
1
-2
/
+2
*
i965: Reorder brw_reg_type enum values
Matt Turner
2017-08-21
1
-0
/
+1
*
i965: Fix indentation
Matt Turner
2017-08-02
1
-2
/
+2
*
i965/fs: Handle explicit flag sources in flags_read()
Francisco Jerez
2017-07-20
1
-4
/
+5
*
i965/fs: Handle explicit flag destinations in flags_written()
Francisco Jerez
2017-07-20
1
-4
/
+19
*
i965: Use pushed UBO data in the scalar backend.
Kenneth Graunke
2017-07-13
1
-1
/
+34
*
i965: Factor out push locations.
Kenneth Graunke
2017-07-13
1
-16
/
+23
*
i965: Push UBO data, but don't use it just yet.
Kenneth Graunke
2017-07-13
1
-1
/
+8
*
intel/compiler: Don't use opt_sampler_eot() optimization on gen10+
Anuj Phogat
2017-07-12
1
-1
/
+1
*
intel: compiler/i965: fix is_broxton checks
Lionel Landwerlin
2017-06-20
1
-1
/
+1
*
i965: Drop duplicate shadow variable.
Kenneth Graunke
2017-06-01
1
-1
/
+0
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-43
/
+43
*
i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYT
Samuel Iglesias Gonsálvez
2017-04-14
1
-0
/
+9
*
i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT
Juan A. Suarez Romero
2017-04-14
1
-3
/
+14
*
i965/fs: rename lower_d2x to lower_conversions
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
2017-04-14
1
-5
/
+6
*
i965/fs: clamp exec_size when an instruction has a scalar DF source
Samuel Iglesias Gonsálvez
2017-04-14
1
-3
/
+8
*
i965/fs: add helper to retrieve instruction execution type
Juan A. Suarez Romero
2017-04-14
1
-5
/
+1
*
i965/fs: Return progress from demote_sample_qualifiers().
Matt Turner
2017-03-23
1
-1
/
+6
*
i965/fs: Return progress from move_interpolation_to_top().
Matt Turner
2017-03-23
1
-1
/
+6
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+6805