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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
intel/nir: Enable nir_opt_find_array_copies
Jason Ekstrand
2
-13
/
+28
2018-08-23
intel/nir: Use nir_shrink_vec_array_vars
Jason Ekstrand
1
-0
/
+1
2018-08-23
intel/nir: Use the new structure and array splitting passes
Jason Ekstrand
1
-0
/
+2
2018-08-23
intel/decoder: Decode SFIXED values.
Kenneth Graunke
1
-3
/
+7
2018-08-23
configure: allow building with python3
Emil Velikov
3
-7
/
+7
2018-08-22
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
14
-1
/
+261
2018-08-22
intel/compiler: Expand untyped atomic message type field by a bit
Ian Romanick
3
-4
/
+9
2018-08-22
intel/compiler: Silence unused parameter warnings
Ian Romanick
5
-7
/
+5
2018-08-22
intel/isl: Avoid tiling some 16K-wide render targets
Nanley Chery
1
-0
/
+23
2018-08-22
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2
-11
/
+13
2018-08-22
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
1
-1
/
+1
2018-08-22
intel: aubinator_viewer: add urb view
Lionel Landwerlin
3
-0
/
+172
2018-08-22
intel: aubinator_viewer: store urb state during decoding
Lionel Landwerlin
2
-23
/
+153
2018-08-22
intel: tools: add aubinator viewer
Lionel Landwerlin
6
-0
/
+2788
2018-08-22
intel: tools: import ImGui
Lionel Landwerlin
19
-2
/
+31693
2018-08-22
intel: tools: aub_mem: reuse already mapped ppgtt buffers
Lionel Landwerlin
1
-5
/
+11
2018-08-22
intel: tools: aubmem: map gtt data to aub file
Lionel Landwerlin
2
-0
/
+35
2018-08-22
intel: tools: create libaub
Lionel Landwerlin
1
-2
/
+12
2018-08-22
intel: tools: aubwrite: wrap function declarations for c++
Lionel Landwerlin
1
-0
/
+8
2018-08-22
intel: tools: split memory management out of aubinator
Lionel Landwerlin
5
-353
/
+493
2018-08-22
intel: tools: split aub parsing from aubinator
Lionel Landwerlin
5
-279
/
+460
2018-08-22
anv: add VK_EXT_sampler_filter_minmax support
Yunchao He
4
-0
/
+43
2018-08-21
anv/icl: Allow headerless sampler messages for pre-emptable contexts
Anuj Phogat
2
-0
/
+22
2018-08-21
anv/icl: Disable binding table prefetching
Anuj Phogat
1
-6
/
+15
2018-08-21
intel/genxml: minor python style fix
Eric Engestrom
1
-1
/
+1
2018-08-20
intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_load
Kai Wasserbäch
1
-1
/
+2
2018-08-20
intel/tools: initialise bo_addr to 0 in main
Kai Wasserbäch
1
-1
/
+1
2018-08-20
intel: aubinator: mark ftruncate_res as MAYBE_UNUSED in ensure_phys_mem
Kai Wasserbäch
1
-1
/
+1
2018-08-20
intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in main
Kai Wasserbäch
1
-1
/
+1
2018-08-17
anv/pipeline: Lower pipeline layouts etc. after linking
Jason Ekstrand
1
-30
/
+28
2018-08-17
anv/pipeline: Set tess IO read/written key fields in compile_*
Jason Ekstrand
1
-9
/
+10
2018-08-17
anv/pipeline: Use more fields from stage in compile_cs
Jason Ekstrand
1
-16
/
+21
2018-08-17
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
Jason Ekstrand
3
-59
/
+21
2018-08-17
anv/lower_ycbcr: Use the binding array size for bounds checks
Jason Ekstrand
1
-6
/
+4
2018-08-16
anv: drop cast-to-void of used variable
Eric Engestrom
1
-1
/
+0
2018-08-16
anv: use safer snprintf() to ensure NULL string-terminator
Eric Engestrom
1
-1
/
+1
2018-08-16
intel/batch-decoder: replace local ARRAY_LENGTH() macro with global ARRAY_SIZE()
Eric Engestrom
1
-3
/
+2
2018-08-16
intel: various python cleanups
Eric Engestrom
5
-26
/
+21
2018-08-15
Revert "intel/nir: Call nir_lower_io_to_scalar_early"
Jason Ekstrand
1
-12
/
+5
2018-08-11
blorp: Properly handle Z24X8 blits.
Kenneth Graunke
2
-12
/
+11
2018-08-11
blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.
Kenneth Graunke
1
-5
/
+5
2018-08-11
intel: Switch the order of the 2x MSAA sample positions
Jason Ekstrand
2
-5
/
+15
2018-08-10
meson: Build with Python 3
Mathieu Bridon
4
-10
/
+10
2018-08-09
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Kenneth Graunke
1
-0
/
+20
2018-08-09
anv: set error in all failure paths
Eric Engestrom
1
-1
/
+3
2018-08-09
intel/tools: add missing variable initialisation
Eric Engestrom
1
-1
/
+1
2018-08-07
python: Fix rich comparisons
Mathieu Bridon
1
-2
/
+3
2018-08-07
intel: don't build tools without -Dtools=intel
Lionel Landwerlin
2
-15
/
+15
2018-08-06
anv: add more swapchain formats
Tapani Pälli
1
-5
/
+11
2018-08-04
intel: tools: simplify meson build
Lionel Landwerlin
1
-46
/
+50
[next]