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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs,vec4: Clean up a repeated pattern with SSBOs
Jason Ekstrand
2018-11-08
1
-0
/
+2
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-1
/
+2
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
1
-0
/
+4
*
intel/compiler: add setup_imm_(u)b helpers
Iago Toral Quiroga
2018-08-01
1
-0
/
+6
*
intel/compiler: remove unused function
Iago Toral Quiroga
2018-07-09
1
-4
/
+0
*
intel/fs: Extend thread payload layout to SIMD32
Francisco Jerez
2018-06-28
1
-11
/
+31
*
intel/fs: Wrap FS payload register look-up in a helper function.
Francisco Jerez
2018-06-28
1
-0
/
+13
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
1
-2
/
+0
*
intel/fs: Use image_deref intrinsics instead of image_var
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+0
*
intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+0
*
intel/fs: Remove old 16-bit shuffle/unshuffle functions
Jose Maria Casanova Crespo
2018-06-16
1
-11
/
+0
*
intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read
Jose Maria Casanova Crespo
2018-06-16
1
-0
/
+11
*
intel/fs: Use the ATTR file for FS inputs
Francisco Jerez
2018-05-29
1
-1
/
+1
*
i965/fs: Merge CMP and SEL into CSEL on Gen8+
Ian Romanick
2018-03-08
1
-0
/
+1
*
i965/fs: Add support for nir_intrinsic_shuffle
Jason Ekstrand
2018-03-07
1
-0
/
+5
*
intel: Drop program size pointer from vec4/fs assembly getters.
Kenneth Graunke
2018-03-02
1
-1
/
+1
*
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
Jose Maria Casanova Crespo
2018-02-28
1
-0
/
+1
*
intel/compiler/fs: Pass fs_inst to generate_ddx/ddy instead of opcode
Matt Turner
2018-02-28
1
-2
/
+4
*
intel/compiler/fs: Return multiple_instructions_emitted from generate_linterp
Matt Turner
2018-02-28
1
-1
/
+1
*
intel/fs/bank_conflicts: Don't touch Gen7 MRF hack registers.
Francisco Jerez
2017-12-12
1
-1
/
+1
*
intel/fs: Teach instruction scheduler about GRF bank conflict cycles.
Francisco Jerez
2017-12-07
1
-0
/
+1
*
intel/fs: Implement GRF bank conflict mitigation pass.
Francisco Jerez
2017-12-07
1
-0
/
+1
*
i965/fs: Helpers for un/shuffle 16-bit pairs in 32-bit components
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+11
*
i965/fs: Add remove_extra_rounding_modes optimization
Alejandro Piñeiro
2017-12-06
1
-0
/
+1
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-1
/
+1
*
intel/cs: Rework the way thread local ID is handled
Jason Ekstrand
2017-11-07
1
-0
/
+1
*
intel/fs: Remove min_dispatch_width from fs_visitor
Jason Ekstrand
2017-11-07
1
-3
/
+2
*
i965/fs: Return a fs_reg from shuffle_64bit_data_for_32bit_write
Jason Ekstrand
2017-11-07
1
-4
/
+3
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
1
-3
/
+3
*
i965: Use pushed UBO data in the scalar backend.
Kenneth Graunke
2017-07-13
1
-0
/
+2
*
i965: Factor out push locations.
Kenneth Graunke
2017-07-13
1
-0
/
+2
*
i965/fs: Lower gl_VertexID and friends to inputs at the NIR level
Jason Ekstrand
2017-05-09
1
-1
/
+0
*
i965/fs: rename lower_d2x to lower_conversions
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
intel/compiler: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+500