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
*
intel/fs: Replace the CINTERP opcode with a simple MOV
Francisco Jerez
2018-05-29
1
-2
/
+2
*
intel/fs: Use the ATTR file for FS inputs
Francisco Jerez
2018-05-29
1
-5
/
+3
*
intel/fs: Rename a local variable so it doesn't shadow component()
Francisco Jerez
2018-05-29
1
-4
/
+4
*
i965/compiler: handle conversion to smaller type in the lowering pass for that
Iago Toral Quiroga
2018-05-05
1
-11
/
+3
*
intel/compiler: handle 16-bit to 64-bit conversions in BSW platforms
Iago Toral Quiroga
2018-05-05
1
-4
/
+4
*
Revert "i965/compiler: handle conversion to smaller type in the lowering pass...
Mark Janes
2018-05-03
1
-3
/
+11
*
intel/compiler: implement 16-bit pack/unpack opcodes
Iago Toral Quiroga
2018-05-03
1
-0
/
+10
*
intel/compiler: fix 16-bit comparisons
Iago Toral Quiroga
2018-05-03
1
-8
/
+30
*
intel/compiler: implement nir_instr_type_load_const for 16-bit constants
Jose Maria Casanova Crespo
2018-05-03
1
-0
/
+5
*
intel/compiler: implement conversions from 16-bit int/float to bool
Iago Toral Quiroga
2018-05-03
1
-5
/
+11
*
intel/compiler: implement conversion between float/int 16-bit types
Iago Toral Quiroga
2018-05-03
1
-0
/
+4
*
i965/compiler: handle conversion to smaller type in the lowering pass for that
Iago Toral Quiroga
2018-05-03
1
-11
/
+3
*
intel/compiler: fix isign for 16-bit integers
Iago Toral Quiroga
2018-05-03
1
-5
/
+12
*
intel: activate the gl_BaseVertex lowering
Antia Puentes
2018-05-02
1
-4
/
+4
*
intel: emit is_indexed_draw in the same VE than gl_DrawID
Antia Puentes
2018-05-02
1
-0
/
+2
*
i965/fs: retype offset_reg to UD at load_ssbo
Jose Maria Casanova Crespo
2018-04-20
1
-1
/
+1
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
1
-0
/
+4
*
nir+drivers: add helpers to get # of src/dest components
Rob Clark
2018-04-03
1
-6
/
+5
*
intel/fs: Don't emit a des copy for image ops with has_dest == false
Jason Ekstrand
2018-03-27
1
-3
/
+6
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
1
-23
/
+23
*
intel/fs: Add support for subgroup quad operations
Jason Ekstrand
2018-03-07
1
-0
/
+94
*
intel/fs: Implement reduce and scan opeprations
Jason Ekstrand
2018-03-07
1
-0
/
+154
*
i965/fs: Add support for nir_intrinsic_shuffle
Jason Ekstrand
2018-03-07
1
-0
/
+8
*
i965/fs: Support nir_intrinsic_vote_feq
Jason Ekstrand
2018-03-07
1
-0
/
+6
*
nir: Generalize nir_intrinsic_vote_eq
Jason Ekstrand
2018-03-07
1
-1
/
+1
*
i965/fs: Implement basic SPIR-V subgroup intrinsics
Jason Ekstrand
2018-03-07
1
-0
/
+8
*
Revert "i965/fs: Predicate byte scattered writes if needed"
Francisco Jerez
2018-03-02
1
-14
/
+1
*
spirv/i965/anv: Relax push constant offset assertions being 32-bit aligned
Jose Maria Casanova Crespo
2018-02-28
1
-5
/
+10
*
i965/fs: Support 16-bit store_ssbo with VK_KHR_relaxed_block_layout
Jose Maria Casanova Crespo
2018-02-28
1
-7
/
+15
*
i965/fs: Support 16-bit do_read_vector with VK_KHR_relaxed_block_layout
Jose Maria Casanova Crespo
2018-02-28
1
-14
/
+37
*
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
Jose Maria Casanova Crespo
2018-02-28
1
-2
/
+4
*
isl/i965/fs: SSBO/UBO buffers need size padding if not multiple of 32-bit
Jose Maria Casanova Crespo
2018-02-28
1
-1
/
+30
*
i965/compiler: clean up nir_intrinsic_load_input for vertex shaders
Iago Toral Quiroga
2018-02-14
1
-11
/
+2
*
intel/compiler: fix first_component for 64-bit types on vertex inputs
Iago Toral Quiroga
2018-02-14
1
-0
/
+3
*
i965/fs: Use UW types when using V immediates
Jason Ekstrand
2018-01-11
1
-2
/
+2
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
1
-1
/
+1
*
i965/fs: Use untyped_surface_read for 16-bit load_ssbo
Jose Maria Casanova Crespo
2017-12-06
1
-7
/
+20
*
i965/fs: Optimize 16-bit SSBO stores by packing two into a 32-bit reg
Jose Maria Casanova Crespo
2017-12-06
1
-15
/
+43
*
i965/fs: Helpers for un/shuffle 16-bit pairs in 32-bit components
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+60
*
i965/fs: Use byte scattered read for 16-bit load_ssbo
Jose Maria Casanova Crespo
2017-12-06
1
-1
/
+13
*
i965/fs: Predicate byte scattered writes if needed
Alejandro Piñeiro
2017-12-06
1
-1
/
+14
*
i965/fs: Use byte_scattered_write on 16-bit store_ssbo
Alejandro Piñeiro
2017-12-06
1
-20
/
+45
*
i965/fs: Enable rounding mode on f2f16 ops
Alejandro Piñeiro
2017-12-06
1
-0
/
+18
*
i965/fs: Handle 32-bit to 16-bit conversions
Alejandro Piñeiro
2017-12-06
1
-0
/
+25
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
1
-47
/
+0
*
i965/fs: Fix extract_i8/u8 to a 64-bit destination
Matt Turner
2017-11-14
1
-2
/
+23
*
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
Matt Turner
2017-11-14
1
-4
/
+4
*
intel/fs/nir: Return Q types from brw_reg_type_for_bit_size
Jason Ekstrand
2017-11-07
1
-2
/
+2
*
intel/fs/nir: Use Q immediates for load_const on gen8+
Jason Ekstrand
2017-11-07
1
-3
/
+11
*
intel/fs/nir: Setup immediates based on type in i2b and f2b
Jason Ekstrand
2017-11-07
1
-1
/
+2
[next]