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
/
microsoft
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
dzn: Don't crash when libd3d12.so can't be found
Jan Alexander Steffens (heftig)
1
-1
/
+2
2022-12-14
dxil: Use nir_const_value_for_uint in dxil_nir_lower_int_samplers
Jason Ekstrand
1
-4
/
+9
2022-11-02
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
Illia Abernikhin
1
-1
/
+1
2022-11-02
nir: Drop infer_non_readable option for nir_opt_access()
Kenneth Graunke
1
-1
/
+0
2022-10-31
dzn: Set factory flags before creating device
Jesse Natalie
1
-0
/
+2
2022-10-27
vulkan/runtime: include robustness info when hashing a shader stage
Iago Toral Quiroga
1
-2
/
+2
2022-10-24
microsoft/spirv2dxil: Support pack_32_2x16 and pack_32_4x8
Pedro J. Estébanez
1
-0
/
+3
2022-10-24
microsoft/spirv2dxil: Change `spirv_to_dxil()` to receive SM and validator ve...
Pedro J. Estébanez
3
-2
/
+7
2022-10-24
microsoft/spirv2dxil: Refactor to make SM and validator versions public
Pedro J. Estébanez
4
-26
/
+65
2022-10-20
ci: Trigger building visual studio docker image
Yonggang Luo
1
-0
/
+70
2022-10-20
ci/windows: Update vk-gl-cts to pick up new zlib dependency
Jesse Natalie
1
-1
/
+1
2022-10-20
dzn: Use ID3D12DeviceConfiguration for root signature serialization
Jesse Natalie
2
-16
/
+31
2022-10-20
dzn: Attempt to use the Agility SDK
Jesse Natalie
1
-0
/
+66
2022-10-20
dzn: Use architecture props to return correct device type
Jesse Natalie
1
-7
/
+1
2022-10-20
dzn: Support device factories in addition to global device creation
Jesse Natalie
3
-42
/
+92
2022-10-20
dzn: Store the d3d12 module reference on the instance
Jesse Natalie
3
-35
/
+31
2022-10-20
meson/mesa/wide: define WIN32_LEAN_AND_MEAN with pre_args
Yonggang Luo
1
-4
/
+0
2022-10-20
meson: add dep_valgrind dependency for 'dxil_compiler'
Yonggang Luo
1
-1
/
+1
2022-10-19
nir2dxil: Use native helper lane intrinsic on SM >= 6.6
Pedro J. Estébanez
3
-6
/
+14
2022-10-19
nir2dxil: Lower texture projections
Pedro J. Estébanez
1
-0
/
+1
2022-09-22
dzn: rename module_dir to icd_lib_path for consistence
Yonggang Luo
1
-3
/
+3
2022-09-01
vulkan: Add a vk_command_buffer_ops struct
Jason Ekstrand
1
-3
/
+5
2022-09-01
vulkan: Re-order arguments to vk_command_buffer_init
Jason Ekstrand
1
-1
/
+1
2022-09-01
dozen: move to use common command buffer result code.
Dave Airlie
2
-51
/
+26
2022-09-01
vulkan/cmd_queue: Drop vk_cmd_queue::error
Jason Ekstrand
1
-1
/
+1
2022-08-30
nir: adjust nir_src_copy signature to take a nir_instr *
Rhys Perry
2
-4
/
+4
2022-08-30
Revert "nir: Drop the unused instr arg for src/dest copy functions."
Rhys Perry
2
-4
/
+4
2022-08-25
dzn: Get max supported shader model
Jesse Natalie
4
-2
/
+30
2022-08-25
microsoft/compiler: Support SM6.7
Jesse Natalie
2
-1
/
+10
2022-08-25
microsoft/compiler: SM6.6 is supported
Jesse Natalie
2
-1
/
+2
2022-08-25
microsoft/compiler: Handle SM6.6 handles
Jesse Natalie
1
-8
/
+108
2022-08-25
microsoft/compiler: Pass lower_bound, upper_bound, space to createhandle
Jesse Natalie
1
-24
/
+29
2022-08-25
microsoft/compiler: Delete double-assignment of sampler metadata field
Jesse Natalie
1
-1
/
+0
2022-08-25
microsoft/compiler: Add getters for res bind/props structs
Jesse Natalie
3
-0
/
+235
2022-08-25
microsoft/compiler: Add dynamic create handle helper
Jesse Natalie
1
-11
/
+24
2022-08-25
microsoft/compiler: Add struct and function defs for SM6.6 handle funcs
Jesse Natalie
5
-0
/
+36
2022-08-25
microsoft/compiler: Support up to shader model 6.5
Jesse Natalie
2
-4
/
+13
2022-08-25
microsoft/compiler: Always emit a shader at the max-supported shader model
Jesse Natalie
1
-24
/
+13
2022-08-23
vulkan,anv,dozen: Use VK_IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT
Jason Ekstrand
1
-8
/
+3
2022-08-20
microsoft/clc: Handle a null clc logger
Jesse Natalie
1
-3
/
+3
2022-08-18
microsoft/compiler: Fix PSV struct when numthreads is 0
Jesse Natalie
1
-3
/
+3
2022-08-18
dxil_nir_lower_int_cubemaps: When not lowering samplers, don't touch sampler ...
Jesse Natalie
1
-4
/
+4
2022-08-18
microsoft/compiler: Discard shouldn't be marked readnone
Jesse Natalie
1
-1
/
+1
2022-08-12
meson: remove source_root() call in nir compiler path
Konstantin Kharlamov
1
-2
/
+1
2022-08-11
microsoft/compiler: Change calls to NIR_INSTR_UNSUPPORTED to log to dxil_logg...
Michael Tang
1
-13
/
+19
2022-08-11
microsoft/compiler: Add dxil_logger type and parameter to nir_to_dxil
Michael Tang
8
-8
/
+53
2022-08-10
nir: add a nir_opt_if_options enum
Pierre-Eric Pelloux-Prayer
2
-2
/
+2
2022-08-09
microsoft/clc: Fixes compiling errors with clang/mingw64 in clc/clc_compiler_...
Yonggang Luo
1
-2
/
+2
2022-08-09
meson: clc compiler test only works on win32
Yonggang Luo
1
-1
/
+1
2022-08-08
dzn: Use D3D12 constants instead of naked numbers for device limits
Jesse Natalie
2
-52
/
+51
[next]