index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
nir: Drop a bunch of Authors tags
Faith Ekstrand
27
-105
/
+0
3 days
nir/lower_shader_calls: Remat derefs before lowering resumes
Konstantin Seurer
1
-0
/
+7
4 days
nir: Add Mali load_output taking converison
Alyssa Rosenzweig
1
-0
/
+8
4 days
nir: Add Panfrost intrinsics to lower sample mask
Alyssa Rosenzweig
1
-0
/
+7
4 days
freedreno, nir, ir3: implement GL_EXT_shader_framebuffer_fetch
Amber
1
-3
/
+5
4 days
nir: Add memory coherency information to shaders.
Amber
1
-1
/
+3
4 days
nir: allow nir_lower_fb_read to support multiple render targets
Amber
1
-11
/
+4
6 days
nir/range_analysis: use perform_analysis() in nir_analyze_range()
Rhys Perry
1
-104
/
+170
6 days
nir/range_analysis: use perform_analysis() in nir_unsigned_upper_bound()
Rhys Perry
1
-385
/
+426
6 days
nir/range_analysis: add helpers for limiting stack usage
Rhys Perry
1
-0
/
+82
6 days
nir/range_analysis: add missing masking of shift amounts
Rhys Perry
1
-4
/
+8
6 days
nir/builder: Add nir_umod_imm helper
Alyssa Rosenzweig
1
-0
/
+12
6 days
nir: optimize i2f(f2i(fsign))
Georg Lehmann
1
-0
/
+3
7 days
spirv,nir: add support for SpvBuiltInFullyCoveredEXT
Samuel Pitoiset
4
-0
/
+9
7 days
nir/lower_mediump: Fix assertion about copy_deref lowering matching.
Emma Anholt
1
-1
/
+1
11 days
nir: Propagate alignment when rematerializing cast derefs
Jesse Natalie
1
-0
/
+2
12 days
nir: Add load_typed_buffer_amd intrinsic.
Timur Kristóf
3
-0
/
+33
2023-03-11
nir/algebraic: remove duplicate bool conversion lowerings
Isabella Basso
1
-5
/
+0
2023-03-11
nir/algebraic: make patterns for float conversion lowerings imprecise
Isabella Basso
1
-5
/
+1
2023-03-11
nir/algebraic: extend lowering patterns for conversions on smaller bit sizes
Isabella Basso
1
-6
/
+21
2023-03-11
nir/algebraic: extend mediump patterns
Isabella Basso
1
-0
/
+6
2023-03-11
nir/algebraic: insert patterns inside optimizations list
Isabella Basso
1
-9
/
+9
2023-03-11
nir/lower_point_size: Use shader_instructions_pass
Alyssa Rosenzweig
1
-48
/
+21
2023-03-10
nir/lower_int64: Optionally lower ufind_msb using uadd_sat
Ian Romanick
1
-3
/
+19
2023-03-10
nir/algebraic: Optimize some ifind_msb to ufind_msb
Ian Romanick
1
-0
/
+2
2023-03-10
nir: Restrict ufind_msb and ufind_msb_rev to 32- or 64-bit sources
Ian Romanick
1
-0
/
+15
2023-03-10
nir/algebraic: Do not generate 8- or 16-bit find_msb
Ian Romanick
1
-1
/
+7
2023-03-10
nir/builder: Do not generate 8- or 16-bit find_msb
Ian Romanick
1
-1
/
+2
2023-03-10
nir: intel/compiler: Move ufind_msb lowering to NIR
Ian Romanick
2
-0
/
+6
2023-03-10
nir/algebraic: Only lower ufind_msb with 32-bit sources
Ian Romanick
1
-5
/
+5
2023-03-10
nir: intel/compiler: Move ifind_msb lowering to NIR
Ian Romanick
2
-0
/
+24
2023-03-10
nir: ifind_msb_rev can only have int32 sources
Ian Romanick
1
-1
/
+1
2023-03-10
meson: inline gtest_test_protocol now that it's always 'gtest'
Eric Engestrom
1
-2
/
+2
2023-03-09
nir: handle output beeing written to deref in `nir_lower_point_smooth`
antonino
1
-9
/
+21
2023-03-08
nir/gather_info: allow terminate() in non-PS
Daniel Schürmann
1
-9
/
+6
2023-03-08
nir: add nir_lower_alu_width_test.fdot_order
Rhys Perry
2
-0
/
+74
2023-03-08
nir: make fdph lowering match fdot
Rhys Perry
1
-8
/
+22
2023-03-08
nir: use xyzw order for precise fdot
Rhys Perry
1
-10
/
+18
2023-03-07
amd: add nir_intrinsic_xfb_counter_sub_amd and fix overflowed streamout offsets
Marek Olšák
2
-1
/
+7
2023-03-07
nir: fix nir_ishl_imm
Lionel Landwerlin
1
-2
/
+1
2023-03-06
nir/opt_barrier: Generalize to control barriers
Alyssa Rosenzweig
2
-12
/
+11
2023-03-06
nir/lower_tex: Add lower_index_to_offset
Alyssa Rosenzweig
2
-0
/
+43
2023-03-06
nir: add a print_internal debug-flag
Erik Faye-Lund
2
-1
/
+4
2023-03-04
nir: Add nir_lower_helper_writes pass
Alyssa Rosenzweig
3
-0
/
+136
2023-03-04
nir/range_analysis: fix vectorized phis and intrinsics
Rhys Perry
1
-6
/
+6
2023-03-03
nir: skip nir_op_unpack_32_4x8 in nir_lower_alu_width
Marek Olšák
1
-0
/
+1
2023-03-03
nir: return progress from nir_lower_io_to_scalar
Marek Olšák
2
-7
/
+7
2023-03-03
nir: Handle wider unaligned loads in lower_mem_access_bit_size
Faith Ekstrand
1
-7
/
+40
2023-03-03
nir: Make chunk_align_offset const in lower_mem_load()
Faith Ekstrand
1
-5
/
+6
2023-03-03
nir: Rename nir_mem_access_size_align::align_mul to align
Faith Ekstrand
2
-15
/
+15
[next]