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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
ci/broadcom: update expected results
Juan A. Suarez Romero
3
-3
/
+2
2021-05-08
broadcom/compiler: change register allocation policy for accumulators
Iago Toral Quiroga
1
-19
/
+92
2021-05-06
broadcom/compiler: specify maximum thread count in compile strategies
Iago Toral Quiroga
1
-12
/
+15
2021-05-06
broadcom/compiler: refactor compile strategies
Iago Toral Quiroga
4
-59
/
+132
2021-05-06
broadcom/compiler: add a compiler strategy to disable loop unrolling
Iago Toral Quiroga
3
-9
/
+17
2021-05-06
v3d: move NIR compiler options to GL driver
Iago Toral Quiroga
2
-44
/
+0
2021-05-06
v3dv: setup loop unrolling
Iago Toral Quiroga
1
-0
/
+1
2021-05-06
broadcom/compiler: add a loop unrolling pass
Iago Toral Quiroga
1
-0
/
+7
2021-05-04
v3d: choose a larger CSD supergroup size if possible
Iago Toral Quiroga
1
-0
/
+2
2021-05-04
broadcom/common: move CSD supergroup sizing to a common helper
Iago Toral Quiroga
5
-59
/
+125
2021-05-04
v3dv: limit supergroup size in presence of TSY barriers
Iago Toral Quiroga
1
-4
/
+31
2021-05-04
broadcom/compiler: track if a shader has control barriers in prog_data
Iago Toral Quiroga
2
-0
/
+3
2021-05-04
v3dv: choose a larger CSD supergroup size if possible
Iago Toral Quiroga
2
-7
/
+45
2021-04-30
ci/v3d: Update piglit expectations.
Jose Maria Casanova Crespo
1
-3
/
+0
2021-04-29
v3dv: check dest bitsize in color blit
Juan A. Suarez Romero
1
-0
/
+1
2021-04-29
v3dv: rename VC5 to V3D
Juan A. Suarez Romero
10
-108
/
+108
2021-04-29
broadcom/simulator: change references to VC5
Juan A. Suarez Romero
2
-10
/
+10
2021-04-29
broadcom/qpu: rename from VC5 to V3D
Juan A. Suarez Romero
2
-87
/
+87
2021-04-28
ci/broadcom: update expected results
Juan A. Suarez Romero
4
-45
/
+3
2021-04-28
v3dv: move extensions table to v3dv_device
Alejandro Piñeiro
5
-231
/
+58
2021-04-28
v3dv: remove custom icd json generation
Alejandro Piñeiro
2
-52
/
+5
2021-04-28
ci/v3dv: update flakes
Juan A. Suarez Romero
1
-0
/
+2
2021-04-28
ci/v3d: fix typo in job name
Juan A. Suarez Romero
1
-1
/
+1
2021-04-27
v3dv: implement wsi hook to decide if we can present directly on device
Iago Toral Quiroga
1
-0
/
+27
2021-04-22
v3dv/pipeline_cache: bail out in case of error
Juan A. Suarez Romero
1
-14
/
+9
2021-04-22
ci/v3d: execute all piglit tests
Juan A. Suarez Romero
4
-14
/
+70
2021-04-22
v3dv: check returned values
Juan A. Suarez Romero
2
-2
/
+10
2021-04-21
ci/broadcom: add EGL testing jobs
Juan A. Suarez Romero
2
-0
/
+29
2021-04-21
ci/vc4: add KHR-GLES2.* job test
Juan A. Suarez Romero
3
-3
/
+392
2021-04-21
ci/broadcom: update expected results
Juan A. Suarez Romero
3
-6
/
+9
2021-04-20
intel: Rename gen_10 to ver_10
Anuj Phogat
1
-3
/
+3
2021-04-20
ci/v3d: add KHR-GLES test jobs
Juan A. Suarez Romero
1
-0
/
+21
2021-04-19
v3dv/pipeline: track descriptor maps per stage, not per pipeline
Alejandro Piñeiro
4
-68
/
+204
2021-04-16
v3dv: better tracking of dirty push constant state
Iago Toral Quiroga
2
-5
/
+17
2021-04-16
v3dv: dirty viewport doesn't affect fragment shaders
Iago Toral Quiroga
1
-8
/
+18
2021-04-16
v3dv: improve dirty descriptor set state tracking
Iago Toral Quiroga
2
-12
/
+18
2021-04-16
v3dv: avoid dereferencing null value
Juan A. Suarez Romero
1
-0
/
+3
2021-04-16
v3dv: fix sRGB blending workaround
Iago Toral Quiroga
1
-21
/
+22
2021-04-15
Revert "glx: Lift sending the MakeCurrent request to top-level code"
Adam Jackson
3
-0
/
+4
2021-04-15
Use explicit break instead of fall-through to break-only case
Michel Dänzer
2
-0
/
+2
2021-04-15
v3dv: don't use a dedicated BO for each occlusion query
Iago Toral Quiroga
4
-43
/
+68
2021-04-15
v3dv: fix array sizes when tracking BOs during uniform setup
Iago Toral Quiroga
1
-9
/
+23
2021-04-15
v3dv: fix descriptor set limits
Iago Toral Quiroga
2
-12
/
+18
2021-04-15
v3dv/debug: use gl stage when checking debug flag
Alejandro Piñeiro
1
-2
/
+4
2021-04-15
v3dv/debug: print correct stage name
Alejandro Piñeiro
2
-2
/
+13
2021-04-15
v3dv: use a bitfield to implement a quick check for job BO tracking
Iago Toral Quiroga
4
-2
/
+9
2021-04-15
v3dv: optimize a few cases of BO job additions
Iago Toral Quiroga
3
-5
/
+16
2021-04-15
v3dv: avoid redundant BO job additions for spill / shared BOs
Iago Toral Quiroga
1
-2
/
+8
2021-04-15
v3dv: avoid redundant BO job additions for UBO/SSBO
Iago Toral Quiroga
1
-11
/
+35
2021-04-15
v3dv: avoid redundant BO job additions for textures and samplers
Iago Toral Quiroga
1
-15
/
+64
[next]