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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
util/u_queue: fix util_queue_finish deadlock by merging lock and finish_lock
Marek Olšák
2
-39
/
+74
2023-07-15
util/disk_cache: fix ~/.cache/ permissions
Eric Engestrom
1
-1
/
+1
2023-06-15
util: fix gc_alloc_size alignment
Rhys Perry
1
-4
/
+29
2023-06-08
u_format: Use memcpy to avoid unaligned accesses
Matt Turner
1
-2
/
+3
2023-06-02
driconf: set vk_x11_strict_image_count for Wolfenstein II
Blisto
1
-0
/
+5
2023-06-01
util: add Jamestown+ workaround
Timothy Arceri
1
-0
/
+4
2023-05-25
util: add Pixel Game Maker MV workaround
Timothy Arceri
1
-0
/
+8
2023-05-10
drirc: Set limit_trig_input_range option for Nier games
Kurt Kartaltepe
1
-0
/
+6
2023-05-05
radv: Add driconf to always drain waves before writing timestamps
Friedrich Vock
2
-0
/
+5
2023-05-01
util: check and initialize locale before using it
Thong Thai
1
-0
/
+2
2023-05-01
mesa/main: rework locale setup/teardown
Thong Thai
1
-3
/
+11
2023-04-26
util/log: Fix log messages over 1024 characters.
Emma Anholt
1
-2
/
+7
2023-04-26
blob: Don't valgrind assert for defined memory if we aren't writing.
Emma Anholt
1
-3
/
+3
2023-04-26
util/debug: move null checks out of debug message macro
Mike Blumenkrantz
2
-7
/
+6
2023-04-11
util/disk_cache: Align atomic size.
Bas Nieuwenhuizen
1
-1
/
+1
2023-04-11
util: Add aligned int64_t types for x86(non 64).
Bas Nieuwenhuizen
1
-0
/
+12
2023-04-07
anv: reset query pools using blorp
Felix DeGrood
1
-0
/
+4
2023-04-06
dzn: Add a driconf option for enabling subgroup ops in VS/GS
Jesse Natalie
2
-0
/
+4
2023-04-06
dzn: Add a driconf entry for enabling 8bit loads and stores
Jesse Natalie
2
-0
/
+7
2023-04-05
util/disk_cache: Move blob_put_cb to the async queue
Rob Clark
1
-12
/
+8
2023-04-05
util/disk_cache: Use queue state to skip put
Rob Clark
1
-3
/
+3
2023-04-05
util/disk_cache: Add NONE type
Rob Clark
2
-0
/
+2
2023-04-05
util/disk_cache: Split out queue initialization
Rob Clark
1
-15
/
+24
2023-03-30
perfetto: Move intel's cmdbuf/queue annotation code to the shared util.
Emma Anholt
1
-0
/
+48
2023-03-30
perfetto: Deduplicate clock sync packet emit from renderstage sources.
Emma Anholt
1
-0
/
+41
2023-03-30
perfetto: Make a MesaRenderpassDataSource with common setup/start/stop.
Emma Anholt
1
-0
/
+64
2023-03-30
perfetto: Add a .clang-format for the directory.
Emma Anholt
6
-182
/
+249
2023-03-30
util/disk_cache: use posix_fallocate() for index files
Juston Li
1
-0
/
+12
2023-03-29
anv: work around for per-prim attributes corruption
Marcin Ślusarz
2
-1
/
+10
2023-03-28
driconf: add a workaround for Kaiju-A-Gogo
Paul Gofman
1
-0
/
+4
2023-03-26
util: Update some copyright tags
Faith Ekstrand
3
-3
/
+3
2023-03-26
util,mesa,panfrost: Drop some author tags
Faith Ekstrand
2
-8
/
+0
2023-03-25
driconf: make glthread=true default for source games
Mike Blumenkrantz
1
-7
/
+9
2023-03-24
driconf: remove the adaptive sync special case for mpv
Nicolas F
1
-3
/
+0
2023-03-24
util/format: Make format_table compatible with C++
Danylo Piliaiev
1
-0
/
+9
2023-03-24
util/perf: C++-proof util/perf
Danylo Piliaiev
2
-2
/
+8
2023-03-24
util/u_trace: move needs_cs_param option to tracepoints
Lionel Landwerlin
1
-17
/
+12
2023-03-22
util/dynarray: allow an initial stack allocation to be used
Rhys Perry
1
-2
/
+23
2023-03-20
util/00-mesa-defaults: add Akka Arrh workaround
Timothy Arceri
1
-0
/
+4
2023-03-19
meson: implement quirk for the compilation under armv7 GCC with LTO
David Heidelberg
1
-1
/
+8
2023-03-16
driconf: Work around incorrect GI discard/invalidate
Rob Clark
1
-0
/
+3
2023-03-16
driconf: Add ignore_discard_framebuffer option
Rob Clark
1
-0
/
+4
2023-03-13
Revert "driconf: add a workaround for plasmashell freezing"
Pierre-Eric Pelloux-Prayer
1
-3
/
+0
2023-03-10
meson: inline gtest_test_protocol now that it's always 'gtest'
Eric Engestrom
1
-2
/
+2
2023-03-09
drirc: set `zink_emulate_point_smooth` for Quake II
antonino
1
-0
/
+11
2023-03-09
anv+hasvk: Use driconf to disable 16-bit for zink.
Emma Anholt
2
-0
/
+13
2023-03-08
util: allow align64() to do alignments >= 4Gb
Lionel Landwerlin
1
-2
/
+2
2023-03-05
util: Add a simple no-op libdrm shim
Rob Clark
1
-0
/
+80
2023-03-03
util: Add util_format_get_array.
Timur Kristóf
2
-0
/
+73
2023-03-03
util/glsl2spirv: add support for include directive
Lionel Landwerlin
1
-0
/
+10
[next]