index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panfrost
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
treewide: Drop nir_ssa_for_src users
Alyssa Rosenzweig
1
-1
/
+1
2023-08-30
panfrost: drop pan_nir_lower_64bit_intrin
Karol Herbst
2
-70
/
+0
2023-08-30
panfrost: drop 64 bit handling for cl workgroup intrinsics
Karol Herbst
1
-2
/
+0
2023-08-24
treewide: Also handle struct nir_builder form
Alyssa Rosenzweig
1
-7
/
+3
2023-08-24
treewide: Use nir_shader_intrinsic_pass sometimes
Alyssa Rosenzweig
4
-31
/
+14
2023-08-18
nir: Drop most uses of nir_instr_rewrite_src_ssa()
Faith Ekstrand
1
-2
/
+1
2023-08-14
nir: Drop nir_dest
Faith Ekstrand
6
-13
/
+13
2023-08-14
nir: Get rid of nir_dest_num_components()
Faith Ekstrand
1
-1
/
+1
2023-08-14
nir: Get rid of nir_dest_bit_size()
Faith Ekstrand
3
-4
/
+4
2023-08-12
nir: Drop "SSA" from NIR language
Alyssa Rosenzweig
7
-108
/
+105
2023-08-03
treewide: sed out more is_ssa
Alyssa Rosenzweig
1
-1
/
+0
2023-08-03
treewide: Drop is_ssa asserts
Alyssa Rosenzweig
1
-1
/
+0
2023-07-21
panfrost: Remove unused helpers
Alyssa Rosenzweig
1
-29
/
+0
2023-07-20
panfrost: Lower vertex_id for XFB
Alyssa Rosenzweig
1
-0
/
+14
2023-07-03
panfrost: Use nir_builder_at
Konstantin Seurer
1
-4
/
+4
2023-07-01
panfrost: Convert to use nir_foreach_function_impl when possible
Yonggang Luo
1
-9
/
+6
2023-06-30
pan/mdg: Propagate modifiers in the backend
Alyssa Rosenzweig
3
-129
/
+0
2023-06-29
pan: use imm-helpers
Erik Faye-Lund
1
-7
/
+5
2023-06-27
nir: Use nir_builder_create
Alyssa Rosenzweig
1
-4
/
+2
2023-06-06
treewide: Use nir_trim_vector more
Alyssa Rosenzweig
1
-2
/
+2
2023-06-05
nir: use nir_i{ne,eq}_imm helpers
Erik Faye-Lund
1
-1
/
+1
2023-05-30
pan/lower_framebuffer: Use nir_replicate
Alyssa Rosenzweig
1
-13
/
+7
2023-04-07
nir: Combine if_uses with instruction uses
Alyssa Rosenzweig
1
-3
/
+3
2023-03-31
panfrost: move max_thread_count and take reg_count into account
Karol Herbst
1
-0
/
+32
2023-03-26
util,mesa,panfrost: Drop some author tags
Faith Ekstrand
1
-5
/
+0
2023-03-23
panfrost: Move panfrost_sysvals to GL driver
Alyssa Rosenzweig
1
-47
/
+0
2023-03-23
panfrost: Move sysvals to GL driver struct
Alyssa Rosenzweig
1
-2
/
+0
2023-03-23
panfrost: Lower sysvals in GL
Alyssa Rosenzweig
3
-215
/
+0
2023-03-23
pan/lower_framebuffer: Lower MSAA blend shaders
Alyssa Rosenzweig
3
-9
/
+16
2023-03-23
panfrost: Preprocess shaders in the driver
Alyssa Rosenzweig
1
-2
/
+0
2023-03-23
pan/lower_framebuffer: Use nir_shader_instructions_pass
Alyssa Rosenzweig
1
-58
/
+59
2023-03-23
pan/lower_framebuffer: Only call for FS
Alyssa Rosenzweig
1
-2
/
+1
2023-03-23
panfrost: Remove unused inputs.nr_cbufs
Alyssa Rosenzweig
1
-1
/
+0
2023-03-23
panfrost: Remove inputs->blend.rt
Alyssa Rosenzweig
1
-1
/
+0
2023-03-23
pan/bi: Lower load_output to make sysval explicit
Alyssa Rosenzweig
1
-0
/
+11
2023-03-23
pan/bi: Lower sample mask writes in NIR
Alyssa Rosenzweig
1
-0
/
+2
2023-02-17
pan/lower_framebuffer: Operate on lowered I/O
Alyssa Rosenzweig
1
-19
/
+10
2023-02-17
nir: Augment raw_output_pan with IO_SEMANTICS+BASE
Alyssa Rosenzweig
1
-1
/
+3
2022-12-24
panfrost: clang-format the tree
Alyssa Rosenzweig
16
-1633
/
+1582
2022-12-23
pan/lower_framebuffer: Remove unused pack
Alyssa Rosenzweig
1
-7
/
+0
2022-11-02
panfrost: Don't merge workgroups with variable shared mem
Alyssa Rosenzweig
1
-1
/
+4
2022-11-02
panfrost: Don't use nir_variable to link varyings
Alyssa Rosenzweig
3
-0
/
+196
2022-11-02
pan/mdg: Use bifrost_nir_lower_store_component
Alyssa Rosenzweig
3
-0
/
+107
2022-11-02
panfrost: Don't use nir_variable in the compilers
Alyssa Rosenzweig
2
-39
/
+25
2022-10-29
panfrost: Enable rendering to 16-bit and 32-bit
Alyssa Rosenzweig
1
-36
/
+76
2022-10-27
panfrost: Use compute-based XFB on Midgard
Alyssa Rosenzweig
3
-0
/
+103
2022-09-19
panfrost: Honour flush-to-zero controls on Valhall
Alyssa Rosenzweig
1
-0
/
+3
2022-09-01
panfrost: Route shader-db to debug, not stderr
Alyssa Rosenzweig
1
-1
/
+2
2022-08-21
panfrost: Handle untyped_color_outputs on Bifrost
Alyssa Rosenzweig
1
-0
/
+1
2022-07-23
panfrost: Emit the correct number of attributes
Icecream95
1
-0
/
+1
[next]