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
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
gallivm: don't use saturated unsigned add/sub intrinsics for llvm 8.0
Roland Scheidegger
1
-27
/
+60
2018-08-23
radeonsi: increase the maximum UBO size to 2 GB
Marek Olšák
1
-1
/
+1
2018-08-23
radeonsi: bump MAX_GS_INVOCATIONS
Marek Olšák
2
-3
/
+3
2018-08-23
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
18
-0
/
+37
2018-08-23
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
18
-1
/
+38
2018-08-23
tgsi/ureg: don't call tgsi_sanity when it's too slow
Marek Olšák
1
-1
/
+12
2018-08-23
configure: allow building with python3
Emil Velikov
5
-5
/
+5
2018-08-23
meson: Run the install script with Python 3
Mathieu Bridon
4
-0
/
+4
2018-08-23
llvmpipe: add cc clobber to inline asm
Grazvydas Ignotas
1
-1
/
+2
2018-08-22
ac: fix WAITCNT flags for GFX9
Marek Olšák
1
-5
/
+0
2018-08-21
ac,radeonsi: use ac_build_gather_values more
Marek Olšák
3
-33
/
+17
2018-08-21
ac,radeonsi: use ac_build_fmad
Marek Olšák
1
-12
/
+5
2018-08-21
radeonsi: use ac_build_imad
Marek Olšák
3
-57
/
+29
2018-08-21
ac: add ac_build_s_barrier
Marek Olšák
1
-3
/
+1
2018-08-21
radeonsi: print the shader stage name when printing LLVM IR
Marek Olšák
1
-1
/
+2
2018-08-21
radeonsi: use is_merged shader in si_prolog_get_rw_buffers
Marek Olšák
1
-18
/
+14
2018-08-21
ac: completely remove +auto-waitcnt-before-barrier
Marek Olšák
1
-1
/
+0
2018-08-21
r600/eg: rework atomic counter emission with flushes
Dave Airlie
6
-31
/
+54
2018-08-22
virgl: ARB_enhanced_layouts support
Dave Airlie
4
-3
/
+8
2018-08-21
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
4
-5
/
+0
2018-08-20
swr: bump minimum supported LLVM version to 6.0
Juan A. Suarez Romero
2
-3
/
+3
2018-08-20
freedreno: fix context teardown race
Rob Clark
4
-8
/
+8
2018-08-17
gallium/winsys/kms: don't unmap what wasn't mapped
Ray Strode
1
-5
/
+13
2018-08-17
xmlconfig: add kernel_driver device attribute
Qiang Yu
2
-2
/
+2
2018-08-17
freedreno/a6xx: streamout
Rob Clark
3
-45
/
+62
2018-08-17
freedreno/a6xx: fragz fixes
Rob Clark
1
-7
/
+3
2018-08-17
freedreno/a6xx: scissor fixes
Rob Clark
2
-4
/
+4
2018-08-17
freedreno: update generated headers
Rob Clark
9
-27
/
+32
2018-08-17
freedreno/a6xx: fix srgb
Rob Clark
1
-7
/
+13
2018-08-17
freedreno: fix dEQP-GLES3.functional.fence_sync.*
Rob Clark
1
-0
/
+4
2018-08-16
freedreno: Add a6xx backend
Kristian H. Kristensen
38
-17
/
+6368
2018-08-16
freedreno: update generated headers
Rob Clark
7
-66
/
+4928
2018-08-16
freedreno: Fix warnings
Kristian H. Kristensen
5
-15
/
+9
2018-08-16
svga: simplify Mesa version string
Eric Engestrom
1
-1
/
+1
2018-08-16
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
3
-15
/
+3
2018-08-15
virgl: report actual max-texture sizes
Erik Faye-Lund
2
-0
/
+10
2018-08-15
virgl: do not use SP_MAX_TEXTURE_*_LEVELS defines
Erik Faye-Lund
1
-7
/
+3
2018-08-15
radv: disable the auto-waitcnt-before-barrier LLVM option
Samuel Pitoiset
1
-0
/
+1
2018-08-14
radeonsi: enable 1 missing PS_SU perf counter on Polaris
Marek Olšák
1
-1
/
+1
2018-08-14
radeonsi: use radeon_info::name
Marek Olšák
3
-40
/
+12
2018-08-14
ac: add radeon_info::name
Marek Olšák
1
-1
/
+6
2018-08-14
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
6
-53
/
+60
2018-08-14
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Marek Olšák
2
-26
/
+41
2018-08-14
radeonsi: declare coher in si_copy_buffer
Marek Olšák
1
-8
/
+7
2018-08-14
radeonsi: make PFP_SYNC_ME an explicit CP DMA flag
Marek Olšák
1
-17
/
+25
2018-08-14
radeonsi: don't use emit_data->args in load_emit
Marek Olšák
1
-94
/
+37
2018-08-14
radeonsi: don't use emit_data->args in store_emit
Marek Olšák
1
-92
/
+71
2018-08-14
radeonsi: don't use emit_data->args in atomic_emit
Marek Olšák
3
-36
/
+47
2018-08-14
radeonsi: don't use emit_data->args in build_interp_intrinsic
Marek Olšák
1
-19
/
+13
2018-08-14
radeonsi: inline atomic_fetch_args
Marek Olšák
1
-74
/
+51
[next]