index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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/compiler: add and fix up fallthrough comments for gcc warnings
Timothy Arceri
2020-07-02
2
-4
/
+4
*
intel/compiler: Don't emit no-op cr0 changes
Matt Turner
2020-07-02
1
-0
/
+3
*
intel/compiler: Add assert that set bits are within mask
Matt Turner
2020-07-02
1
-2
/
+5
*
intel/eu: Add the RNDU opcode
Jason Ekstrand
2020-06-23
2
-0
/
+2
*
intel/eu: Set the right subnr for ALIGN16 destinations
Jason Ekstrand
2020-06-23
1
-1
/
+1
*
intel/eu: Add a brw_urb_dest_msg_type helper
Jason Ekstrand
2020-06-23
1
-0
/
+8
*
intel/eu: Add a brw_urb_desc helper
Kenneth Graunke
2020-06-23
1
-0
/
+22
*
intel/compiler: Expose brw_texture_offset to C
Jason Ekstrand
2020-06-23
1
-3
/
+3
*
intel/fs: Move more prog_data setup into populate_wm_prog_data
Jason Ekstrand
2020-06-23
2
-20
/
+20
*
intel/fs: Break wm_prog_data setup into a helper
Jason Ekstrand
2020-06-23
2
-30
/
+43
*
intel/fs: Expose a couple of NIR lowering helpers
Jason Ekstrand
2020-06-23
2
-6
/
+9
*
intel/compiler: Always apply sample mask on Vulkan.
Arcady Goldmints-Orlov
2020-06-19
2
-2
/
+3
*
intel/compiler: Remove unnecessary optimization for MUL
Sagar Ghuge
2020-06-16
1
-8
/
+0
*
intel/compiler: Optimize integer add with 0 into mov
Sagar Ghuge
2020-06-16
1
-0
/
+8
*
intel/compiler: Drop opt_sampler_eot()
Matt Turner
2020-06-12
2
-101
/
+0
*
intel/nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
5
-6
/
+20
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
1
-0
/
+2
*
intel/fs: Add Fall-through comment
Caio Marcelo de Oliveira Filho
2020-06-08
1
-0
/
+1
*
intel/compiler: Extract control barriers from scoped barriers
Boris Brezillon
2020-06-03
4
-0
/
+87
*
nir: Replace the scoped_memory barrier by a scoped_barrier
Boris Brezillon
2020-06-03
3
-5
/
+8
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-3
/
+3
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+2
*
intel/fs: Emit HALT for discard on Gen4-5
Jason Ekstrand
2020-05-30
6
-30
/
+107
*
intel/fs: Fix unused texture coordinate zeroing on Gen4-5
Jason Ekstrand
2020-05-30
1
-1
/
+2
*
intel/vec4: Stomp the return type of RESINFO to UINT32
Jason Ekstrand
2020-05-30
1
-0
/
+11
*
intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask
Caio Marcelo de Oliveira Filho
2020-05-27
1
-0
/
+13
*
intel/fs: Generate multiple CS SIMD variants for variable group size
Caio Marcelo de Oliveira Filho
2020-05-27
2
-62
/
+163
*
intel/fs: Add helper to get prog_offset and simd_size
Caio Marcelo de Oliveira Filho
2020-05-27
2
-0
/
+22
*
intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
Caio Marcelo de Oliveira Filho
2020-05-27
1
-2
/
+17
*
intel/fs: Remove min_dispatch_width spilling decision from RA
Caio Marcelo de Oliveira Filho
2020-05-27
2
-38
/
+30
*
intel/fs: Work around dual-source blending hangs in combination with SIMD16
Danylo Piliaiev
2020-05-27
1
-2
/
+6
*
intel: Use SATURATE
Alyssa Rosenzweig
2020-05-26
1
-2
/
+2
*
intel/fs: Remove redundant assert()
Caio Marcelo de Oliveira Filho
2020-05-26
1
-3
/
+0
*
intel/fs: Early return when can't satisfy explicit group size
Caio Marcelo de Oliveira Filho
2020-05-26
1
-8
/
+11
*
intel/fs: Remove unused state from brw_nir_lower_cs_intrinsics
Caio Marcelo de Oliveira Filho
2020-05-26
1
-16
/
+11
*
intel/fs: Remove unused emission of load_simd_with_intel
Caio Marcelo de Oliveira Filho
2020-05-26
1
-5
/
+0
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-1
/
+1
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end()
Andrii Simiklit
2020-05-20
1
-1
/
+1
*
intel/fs: Use writes_memory from shader_info
Caio Marcelo de Oliveira Filho
2020-05-18
2
-25
/
+3
*
intel/compiler: fix alignment assert in nir_emit_intrinsic
Arcady Goldmints-Orlov
2020-05-12
1
-1
/
+1
*
nir: do not vectorize load/store if offset can overflow and robustness enabled
Samuel Pitoiset
2020-05-11
1
-1
/
+2
*
nir/algebraic: Split ibfe and ubfe with two constant sources
Ian Romanick
2020-05-07
1
-0
/
+1
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-2
/
+0
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
4
-34
/
+73
*
intel/fs: Add an option to lower variable group size in backend
Caio Marcelo de Oliveira Filho
2020-05-01
2
-1
/
+10
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
3
-8
/
+4
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-01
1
-1
/
+1
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-01
1
-1
/
+9
*
intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messages
Jason Ekstrand
2020-04-30
2
-10
/
+39
*
intel/ir: Update performance analysis parameters for memory fence codegen cha...
Francisco Jerez
2020-04-29
1
-4
/
+18
[next]