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
/
auxiliary
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
tgsi: don't set tgsi_info::uses_bindless_images for constbufs and hw atomics
Marek Olšák
1
-1
/
+3
2019-02-12
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
1
-1
/
+2
2019-01-28
Switch imx to kmsro and remove the imx winsys
Rob Herring
2
-28
/
+0
2019-01-28
pipe-loader: Fallback to kmsro driver when no matching driver name found
Rob Herring
1
-5
/
+8
2019-01-28
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
3
-8
/
+8
2019-01-28
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
1
-0
/
+2
2019-01-26
freedreno: add renderonly scanout
Jonathan Marek
1
-1
/
+1
2019-01-25
gallium: Make sure we return is_unorm/is_snorm for compressed formats.
Eric Anholt
4
-24
/
+36
2019-01-25
gallium: Fix comment about possible colorspaces.
Eric Anholt
1
-1
/
+1
2019-01-24
gallivm: Return true from arch_rounding_available() if NEON is available
Matt Turner
1
-1
/
+3
2019-01-23
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
1
-0
/
+3
2019-01-22
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
Marek Olšák
2
-0
/
+43
2019-01-22
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
1
-0
/
+4
2019-01-21
nir: add bit_size parameter to system values with multiple allowed bit sizes
Karol Herbst
1
-1
/
+1
2019-01-21
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
1
-2
/
+1
2019-01-19
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
1
-1
/
+1
2019-01-15
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
1
-0
/
+1
2019-01-15
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
1
-0
/
+1
2019-01-09
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
1
-0
/
+19
2019-01-08
nir: rename global/local to private/function memory
Karol Herbst
1
-1
/
+1
2019-01-08
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
1
-2
/
+2
2019-01-02
tgsi/scan: correctly walk instructions in tgsi_scan_tess_ctrl()
Timothy Arceri
1
-29
/
+43
2019-01-02
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
Timothy Arceri
1
-1
/
+1
2018-12-26
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
1
-0
/
+1
2018-12-26
tgsi: add ATOMFADD operation
Ilia Mirkin
4
-1
/
+7
2018-12-26
gallium/ttn: Fix setup of outputs_written.
Eric Anholt
1
-1
/
+1
2018-12-21
gallivm: abort when trying to use non-existing intrinsic
Roland Scheidegger
1
-0
/
+10
2018-12-21
gallivm: don't use pavg.b intrinsic on llvm >= 6.0
Roland Scheidegger
1
-9
/
+46
2018-12-20
gallivm: use llvm jit code for decoding s3tc
Roland Scheidegger
7
-383
/
+2239
2018-12-19
ddebug: always flush when requested, even when hang detection is disabled
Nicolai Hähnle
1
-0
/
+2
2018-12-19
ddebug: simplify watchdog loop and fix crash in the no-timeout case
Nicolai Hähnle
3
-73
/
+52
2018-12-16
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
1
-10
/
+10
2018-12-16
nir/tgsi: Use nir_bany in ttn_kill_if
Jason Ekstrand
1
-3
/
+1
2018-12-13
gallium/aux: add is_unorm() helper
Rob Clark
2
-0
/
+24
2018-12-13
mesa/st: Expose compute shaders when NIR support is advertised.
Eric Anholt
1
-1
/
+2
2018-12-12
gallivm: remove unused float coord wrapping for aos sampling
Roland Scheidegger
1
-507
/
+23
2018-12-07
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
1
-0
/
+3
2018-12-06
gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
1
-2
/
+8
2018-12-05
gallium: Android build fixes
Kristian H. Kristensen
1
-1
/
+1
2018-12-05
gallium: Constify drisw_loader_funcs struct
Michal Srb
2
-2
/
+2
2018-11-29
draw: fix infinite loop in line stippling
Roland Scheidegger
1
-11
/
+15
2018-11-28
tgsi/scan: add more information about bindless usage
Marek Olšák
2
-2
/
+33
2018-11-28
gallivm: Use nextafterf(0.5, 0.0) as rounding constant
Matt Turner
1
-1
/
+1
2018-11-27
gallium: Remove unused variable in u_tests.
Eric Anholt
1
-1
/
+0
2018-11-27
util: promote u_memory to src/util
Dylan Baker
12
-462
/
+6
2018-11-20
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2
-56
/
+10
2018-11-20
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
1
-3
/
+3
2018-11-20
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
1
-0
/
+77
2018-11-09
gallivm: fix improper clamping of vertex index when fetching gs inputs
Roland Scheidegger
1
-10
/
+31
2018-11-02
android: gallium/auxiliary: add include to get u_debug.h header
Mauro Rossi
1
-1
/
+2
[next]