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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore
Jose Maria Casanova Crespo
2018-06-16
2
-36
/
+0
*
intel/fs: Use new shuffle_32bit_write for all 64-bit storage writes
Jose Maria Casanova Crespo
2018-06-16
1
-7
/
+6
*
intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
Jose Maria Casanova Crespo
2018-06-16
2
-58
/
+0
*
intel/fs: Use shuffle_from_32bit_read for 64-bit FS load_input
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+4
*
intel/fs: shuffle_from_32bit_read at load_per_vertex_input at TCS/TES
Jose Maria Casanova Crespo
2018-06-16
1
-14
/
+8
*
intel/fs: Use shuffle_from_32bit_read at VS load_input
Jose Maria Casanova Crespo
2018-06-16
1
-10
/
+5
*
intel/fs: Use shuffle_from_32bit_read for 64-bit gs_input_load
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+5
*
intel/fs: shuffle_from_32bit_read for 64-bit do_untyped_vector_read
Jose Maria Casanova Crespo
2018-06-16
1
-10
/
+2
*
intel/fs: Remove old 16-bit shuffle/unshuffle functions
Jose Maria Casanova Crespo
2018-06-16
2
-73
/
+0
*
intel/fs: Use shuffle_for_32bit_write for 16-bits store_ssbo
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+2
*
intel/fs: Use shuffle_from_32bit_read to read 16-bit SSBO
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+2
*
intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_CONSTANT_LOAD
Jose Maria Casanova Crespo
2018-06-16
1
-15
/
+2
*
intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read
Jose Maria Casanova Crespo
2018-06-16
2
-0
/
+54
*
intel/fs: general 8/16/32/64-bit shuffle_src_to_dst function
Jose Maria Casanova Crespo
2018-06-16
1
-0
/
+101
*
i965/fs: Propagate conditional modifiers from not instructions
Ian Romanick
2018-06-15
1
-1
/
+61
*
i965/fs: Rearrange code to remove most of the gotos
Ian Romanick
2018-06-15
1
-11
/
+3
*
i965/fs: Refactor propagation of conditional modifiers from compares to adds
Ian Romanick
2018-06-15
1
-57
/
+80
*
i965/vec4: Optimize OR with 0 into a MOV
Ian Romanick
2018-06-15
1
-0
/
+8
*
i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2
Ian Romanick
2018-06-15
1
-0
/
+9
*
i965/fs: Optimize OR with 0 into a MOV
Ian Romanick
2018-06-15
1
-1
/
+2
*
intel/compiler: Properly consider UBO loads that cross 32B boundaries.
Kenneth Graunke
2018-06-14
1
-2
/
+14
*
Revert "intel/compiler: Properly consider UBO loads that cross 32B boundaries."
Jason Ekstrand
2018-06-13
1
-7
/
+1
*
intel/compiler: Properly consider UBO loads that cross 32B boundaries.
Kenneth Graunke
2018-06-13
1
-1
/
+7
*
intel/eu: Use a struct copy instead of a memcpy
Jason Ekstrand
2018-06-05
1
-1
/
+1
*
intel/eu: Switch to a logical state stack
Jason Ekstrand
2018-06-04
3
-126
/
+72
*
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
2018-06-04
1
-3
/
+10
*
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
2018-06-04
1
-1
/
+94
*
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
2018-06-04
4
-55
/
+79
*
i965: Add ARB_fragment_shader_interlock support.
Plamena Manolova
2018-06-01
7
-6
/
+34
*
intel/fs: Add explicit last_rt flag to fb writes orthogonal to eot.
Francisco Jerez
2018-05-29
4
-5
/
+5
*
intel/fs: Replace the CINTERP opcode with a simple MOV
Francisco Jerez
2018-05-29
5
-12
/
+3
*
intel/fs: Use the ATTR file for FS inputs
Francisco Jerez
2018-05-29
4
-22
/
+30
*
intel/fs: Rename a local variable so it doesn't shadow component()
Francisco Jerez
2018-05-29
1
-4
/
+4
*
intel/eu: Remove brw_codegen::compressed_stack.
Francisco Jerez
2018-05-29
1
-1
/
+0
*
intel/fs: Use groups for SIMD16 LINTERP on gen11+
Jason Ekstrand
2018-05-29
1
-4
/
+5
*
intel/fs: Assert that the gen4-6 plane restrictions are followed
Jason Ekstrand
2018-05-29
1
-2
/
+8
*
intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0
Jason Ekstrand
2018-05-22
1
-0
/
+2
*
i965/compiler: handle conversion to smaller type in the lowering pass for that
Iago Toral Quiroga
2018-05-05
2
-12
/
+26
*
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
2
-7
/
+12
*
intel/compiler: implement 16-bit pack/unpack opcodes
Iago Toral Quiroga
2018-05-03
1
-0
/
+10
*
compiler/lower_64bit_packing: rename the pass to be more generic
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
intel/compiler: fix 16-bit comparisons
Iago Toral Quiroga
2018-05-03
1
-8
/
+30
*
intel/compiler: lower some 16-bit integer operations to 32-bit
Iago Toral Quiroga
2018-05-03
1
-0
/
+21
*
intel/compiler: support negate and abs of half float immediates
Jose Maria Casanova Crespo
2018-05-03
1
-2
/
+4
*
intel/compiler: fix brw_imm_w for negative 16-bit integers
Jose Maria Casanova Crespo
2018-05-03
1
-1
/
+1
*
intel/compiler: fix 16-bit int brw_negate_immediate and brw_abs_immediate
Jose Maria Casanova Crespo
2018-05-03
1
-4
/
+8
*
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
[next]