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: Introducing Whiskey Lake platform
Rodrigo Vivi
2018-11-21
1
-0
/
+1
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-11-21
1
-0
/
+1
*
intel: Don't propagate conditional modifiers if a UD source is negated
Jason Ekstrand
2018-10-11
5
-0
/
+50
*
intel/fs: Fix a typo in need_matching_subreg_offset
Jason Ekstrand
2018-10-10
1
-1
/
+1
*
i965/fs: Don't propagate conditional modifiers from integer compares to adds
Ian Romanick
2018-09-19
1
-1
/
+9
*
i965/vec4: Clamp indirect tes input array reads with 0x0fffffff
Ian Romanick
2018-09-03
1
-1
/
+11
*
i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_...
Ian Romanick
2018-09-03
1
-1
/
+14
*
Revert "intel/nir: Call nir_lower_io_to_scalar_early"
Jason Ekstrand
2018-08-16
1
-12
/
+5
*
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Kenneth Graunke
2018-08-10
1
-0
/
+20
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
2
-0
/
+39
*
anv/pipeline: More aggressively optimize away color attachments
Jason Ekstrand
2018-08-01
1
-0
/
+1
*
intel/nir: Call nir_lower_io_to_scalar_early
Jason Ekstrand
2018-08-01
1
-5
/
+12
*
intel/nir: Split IO arrays into elements
Jason Ekstrand
2018-08-01
1
-0
/
+4
*
i965/fs: Flag all slots of a flat input as flat
Jason Ekstrand
2018-08-01
1
-6
/
+9
*
intel/nir: Use the correct scalar stage for consumers when linking
Jason Ekstrand
2018-08-01
1
-1
/
+1
*
intel/compiler: implement 8-bit constant load
Iago Toral Quiroga
2018-08-01
1
-0
/
+5
*
intel/compiler: add setup_imm_(u)b helpers
Iago Toral Quiroga
2018-08-01
2
-0
/
+22
*
intel/compiler: fix lower conversions to account for predication
Iago Toral Quiroga
2018-07-27
1
-1
/
+4
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-2
/
+0
*
intel/compiler: Delete dead VS intrinsic handling.
Kenneth Graunke
2018-07-26
1
-12
/
+4
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-1
/
+1
*
intel/compiler: Account for built-in uniforms in analyze_ubo_ranges
Jason Ekstrand
2018-07-23
2
-3
/
+39
*
intel/compiler: fix -Wsign-compare warning
Caio Marcelo de Oliveira Filho
2018-07-18
1
-1
/
+1
*
intel/compiler: silence -Wclass-memaccess warnings
Caio Marcelo de Oliveira Filho
2018-07-18
2
-5
/
+5
*
i965/fs: unspills shoudn't use grf127 as dest since Gen8+
Jose Maria Casanova Crespo
2018-07-12
2
-5
/
+34
*
intel/ir: Uncomment definition of several unused hardware opcodes.
Francisco Jerez
2018-07-09
1
-14
/
+14
*
intel/fs: Initialize mlen for gen7 varying pull constant load messages.
Francisco Jerez
2018-07-09
2
-7
/
+5
*
intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().
Francisco Jerez
2018-07-09
1
-2
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_message().
Francisco Jerez
2018-07-09
2
-20
/
+5
*
intel/eu: Get rid of the return value of brw_send_indirect_surface_message().
Francisco Jerez
2018-07-09
1
-10
/
+6
*
intel/eu: Use descriptor constructors for dataport typed surface messages.
Francisco Jerez
2018-07-09
1
-47
/
+35
*
intel/eu: Use descriptor constructors for dataport scattered byte surface mes...
Francisco Jerez
2018-07-09
1
-33
/
+27
*
intel/eu: Use descriptor constructors for dataport untyped surface messages.
Francisco Jerez
2018-07-09
2
-50
/
+52
*
intel/eu: Provide single descriptor argument to brw_send_indirect_surface_mes...
Francisco Jerez
2018-07-09
1
-29
/
+36
*
intel/eu: Use descriptor constructors for pixel interpolator messages.
Francisco Jerez
2018-07-09
2
-14
/
+29
*
intel/eu: Use descriptor constructors for dataport write messages.
Francisco Jerez
2018-07-09
3
-98
/
+65
*
intel/eu: Use descriptor constructors for dataport read messages.
Francisco Jerez
2018-07-09
4
-95
/
+85
*
intel/eu: Use descriptor constructors for sampler messages.
Francisco Jerez
2018-07-09
4
-122
/
+91
*
intel/eu: Provide desc immediate argument up front to brw_send_indirect_messa...
Francisco Jerez
2018-07-09
4
-11
/
+13
*
TRIVIAL: intel/eu: Use a local devinfo variable in brw_shader_time_add().
Francisco Jerez
2018-07-09
1
-5
/
+6
*
intel/eu: Use brw_set_desc() along with a helper to set common descriptor con...
Francisco Jerez
2018-07-09
3
-86
/
+68
*
intel/eu: Define SET_BITS helper more easily reusable than SET_FIELD.
Francisco Jerez
2018-07-09
1
-0
/
+7
*
intel/eu: Define helper to specify the descriptor immediates of a SEND instru...
Francisco Jerez
2018-07-09
2
-0
/
+26
*
intel/eu: Add brw_inst.h helpers for the SEND(C) descriptor and extended desc...
Francisco Jerez
2018-07-09
1
-0
/
+78
*
intel/compiler: emit actual barriers for working-group level barriers
Iago Toral Quiroga
2018-07-10
1
-23
/
+2
*
i965/fs: Enable store_ssbo for 8-bit types.
Jose Maria Casanova Crespo
2018-07-10
1
-7
/
+8
*
intel/compiler: relax brw_eu_validate for byte raw movs
Jose Maria Casanova Crespo
2018-07-10
1
-3
/
+5
*
i965/fs: Enable conversions to 8-bit integers
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+2
*
i965: Support for 8-bit base types in helper functions
Jose Maria Casanova Crespo
2018-07-10
2
-1
/
+14
*
i965/fs: Register allocator shoudn't use grf127 for sends dest
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+25
[next]