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
/
brw_fs_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer
Ian Romanick
2019-03-06
1
-0
/
+7
*
intel/fs: nir_op_extract_i8 extracts a byte, not a word
Ian Romanick
2019-03-06
1
-2
/
+4
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
1
-0
/
+1
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
1
-0
/
+5
*
intel/fs: Don't assert on b2f with a saturate modifier
Ian Romanick
2019-03-02
1
-1
/
+3
*
intel/fs: Generate if instructions with inverted conditions
Ian Romanick
2019-03-01
1
-3
/
+20
*
intel/fs: Emit better code for b2f(inot(a)) and b2i(inot(a))
Ian Romanick
2019-03-01
1
-0
/
+38
*
intel/fs: Use De Morgan's laws to avoid logical-not of a logic result on Gen8+
Ian Romanick
2019-03-01
1
-0
/
+59
*
intel/fs: Emit logical-not of operands on Gen8+
Ian Romanick
2019-03-01
1
-6
/
+24
*
intel/fs: Refactor ALU source and destination handling to a separate function
Ian Romanick
2019-03-01
1
-33
/
+54
*
intel/fs: Drop the fs_surface_builder
Jason Ekstrand
2019-02-28
1
-166
/
+195
*
intel/fs: Bail in optimize_extract_to_float if we have modifiers
Jason Ekstrand
2019-02-14
1
-0
/
+9
*
intel: Use the NIR lowering for isign.
Eric Anholt
2019-02-14
1
-19
/
+0
*
intel/fs: Use enumerated array assignments in fb read TXF setup
Jason Ekstrand
2019-02-11
1
-5
/
+9
*
intel/fs: Implement nir_intrinsic_global_atomic_*
Jason Ekstrand
2019-02-01
1
-0
/
+94
*
intel/fs: Implement load/store_global with A64 untyped messages
Jason Ekstrand
2019-02-01
1
-0
/
+58
*
intel/fs: Fix memory corruption when compiling a CS
Oscar Blumberg
2019-02-01
1
-1
/
+2
*
intel/fs: Use a logical opcode for IMAGE_SIZE
Jason Ekstrand
2019-01-29
1
-6
/
+8
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
1
-32
/
+0
*
intel/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
1
-2
/
+2
*
intel/fs: Remove FS_OPCODE_UNPACK_HALF_2x16_SPLIT opcodes.
Francisco Jerez
2019-01-09
1
-2
/
+4
*
intel/fs: Remove nasty open-coded CHV/BXT 64-bit workarounds.
Francisco Jerez
2019-01-09
1
-80
/
+9
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-33
/
+33
*
i965/fs: Implement nir_op_uadd_sat
Ian Romanick
2018-12-13
1
-0
/
+5
*
intel/fs: Support min_lod parameters on texture instructions
Jason Ekstrand
2018-12-11
1
-1
/
+5
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-7
/
+12
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
1
-1
/
+0
*
intel/fs,vec4: Fix a compiler warning
Jason Ekstrand
2018-11-19
1
-2
/
+2
*
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
2018-11-15
1
-293
/
+88
*
intel/fs: Add an assert to optimize_frontfacing_ternary
Jason Ekstrand
2018-11-08
1
-0
/
+3
*
intel/fs: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-110
/
+87
*
intel/fs,vec4: Clean up a repeated pattern with SSBOs
Jason Ekstrand
2018-11-08
1
-87
/
+36
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
1
-13
/
+4
*
intel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8 LP and Gen9 LP
Jason Ekstrand
2018-10-11
1
-5
/
+5
*
intel/compiler: Don't handle fsign.sat
Ian Romanick
2018-10-09
1
-13
/
+1
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-1
/
+2
*
intel/compiler: remove unused get_image_base_type()
Eric Engestrom
2018-09-06
1
-19
/
+0
*
i965/fs: include multisamplers on image_intrinsic_coord_components
Alejandro PiƱeiro
2018-09-05
1
-0
/
+2
*
intel: Use TXS for image_size when we have a typed surface
Jason Ekstrand
2018-08-29
1
-0
/
+35
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-111
/
+70
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-70
/
+56
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+9
*
i965/fs: Refactor image atomics to be a bit more like other atomics
Ian Romanick
2018-08-28
1
-40
/
+44
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-4
/
+23
*
i965: Add INTEL_fragment_shader_ordering support.
Kevin Rogovin
2018-08-28
1
-0
/
+1
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
1
-0
/
+103
*
intel/compiler: Silence unused parameter warnings
Ian Romanick
2018-08-22
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
1
-0
/
+16
*
intel/compiler: Delete dead VS intrinsic handling.
Kenneth Graunke
2018-07-26
1
-12
/
+4
[next]