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
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
nvk: fix transform feedback with multiple saved counters.
Dave Airlie
1
-2
/
+4
2023-12-05
nvk: use `||` instead of `|` between bools
Eric Engestrom
1
-8
/
+11
2023-11-06
nvk: Should use alignment instead of align
Yonggang Luo
1
-1
/
+1
2023-10-19
nvk: Implement VK_EXT_dynamic_rendering_unused_attachments
Faith Ekstrand
2
-6
/
+36
2023-10-19
nvk: Enable descriptorIndexing
Faith Ekstrand
1
-0
/
+1
2023-10-19
nvk: Advertise shaderOutputLayer and shaderOutputViewportIndex
Faith Ekstrand
1
-0
/
+2
2023-10-19
nvk: Re-arrange Vulkan 1.2 features to match the header
Faith Ekstrand
1
-4
/
+6
2023-10-19
nvk: Advertise VK_EXT_attachment_feedback_loop_layout
Faith Ekstrand
1
-0
/
+4
2023-10-18
nvk: Advertise VK_EXT_primitive_topology_list_restart
Faith Ekstrand
1
-0
/
+5
2023-10-18
nvk: Implement VK_EXT_image_sliced_view_of_3d
Faith Ekstrand
2
-2
/
+6
2023-10-18
nvk: Advertise VK_KHR_workgroup_memory_explicit_layout
Faith Ekstrand
2
-0
/
+8
2023-10-18
nvk: Enable VK_EXT_load_store_op_none
Sid Pranjale
1
-0
/
+1
2023-10-17
nvk: Implement VK_EXT_depth_bias_control
Faith Ekstrand
2
-1
/
+22
2023-10-17
nvk: Re-sort device features
Faith Ekstrand
1
-5
/
+5
2023-10-17
nvk: Add a nvk_cmd_buffer_dirty_render_pass() helper
Faith Ekstrand
1
-5
/
+14
2023-10-16
nvk: Clean up the disk cache on physical device create fail path
Faith Ekstrand
1
-3
/
+4
2023-10-16
nvk: Handle unbinding images and buffers
Faith Ekstrand
2
-14
/
+27
2023-10-16
nvk: Add an nvk_shader_finish() helper
Faith Ekstrand
3
-8
/
+16
2023-10-16
nvk: Free the disk cache
Faith Ekstrand
1
-0
/
+14
2023-10-16
nvk: Use nouveau_ws_bo_unmap() instead of munmap()
Faith Ekstrand
1
-1
/
+1
2023-10-14
nvk: Always set pixel_min/max_Z to CLAMP
Faith Ekstrand
1
-7
/
+9
2023-10-11
nvk: Improve address space and buffer size limits
Faith Ekstrand
3
-2
/
+8
2023-10-11
nvk: Always emit at least one color attachment
Faith Ekstrand
1
-9
/
+5
2023-10-11
nvk: Disable depth or stencil tests when unbound
Faith Ekstrand
1
-8
/
+27
2023-10-11
nil/format: Advertise R10G10B10A2_UINT texture buffer support
Faith Ekstrand
1
-2
/
+4
2023-10-11
nil/format: Use A for alpha blend
Faith Ekstrand
1
-28
/
+28
2023-10-11
nvk: Reset descriptor pool allocator when all sets are destroyed
Faith Ekstrand
1
-0
/
+3
2023-10-11
nvk: Set max descriptors to 2^20 for most descriptor types
Faith Ekstrand
2
-24
/
+25
2023-10-11
nvk: Emit MME_DMA_SYSMEMBAR before indirect draw/dispatch
Faith Ekstrand
2
-6
/
+12
2023-10-11
nvk: Advertise more inline uniform block limits
Faith Ekstrand
1
-0
/
+3
2023-10-07
nvk: set optimization level to 3
Thomas H.P. Andersen
1
-1
/
+1
2023-10-07
nvk: Invalidate SKED caches at the top of command buffers
Faith Ekstrand
1
-1
/
+5
2023-10-07
nvk: Invalidate sampler/texture header caches in BeginCommandBuffer()
Faith Ekstrand
2
-1
/
+22
2023-10-07
nvk: Add a nvk_cmd_buffer_compute_cls() helper
Faith Ekstrand
1
-8
/
+11
2023-10-07
nouveau: Generate headers for Maxwell B compute
Faith Ekstrand
2
-0
/
+2
2023-10-06
nouveau/winsys: use mmap instead of mmap64 in nouveau_bo
Simon Zeni
1
-1
/
+1
2023-10-04
nvk: Use align() and align64() instead of ALIGN_POT
Faith Ekstrand
7
-18
/
+17
2023-10-04
nvk: Handle zero-sized sparse buffers
Faith Ekstrand
1
-2
/
+3
2023-10-04
nvk: Take GETPARAM_EXEC_PUSH_MAX into account
Faith Ekstrand
3
-3
/
+12
2023-09-28
nvk: Init pipelineCacheUUID
Faith Ekstrand
1
-3
/
+19
2023-09-28
nvk: Cache NIR shaders
Faith Ekstrand
4
-3
/
+26
2023-09-28
nvk: Add a default pipeline cache
Faith Ekstrand
2
-1
/
+17
2023-09-28
nvk: Re-structure early shader compilation a bit
Faith Ekstrand
4
-16
/
+36
2023-09-28
nvk: Hook up the disk cache
Faith Ekstrand
3
-2
/
+49
2023-09-28
nvk: Store a 20-bit driver_build_sha in nvk_instance
Faith Ekstrand
3
-5
/
+7
2023-09-26
nvk: Don't store the descriptor pool BO in the set
Faith Ekstrand
2
-20
/
+15
2023-09-26
nvk/drm: Split exec as needed for large command buffers
Faith Ekstrand
1
-10
/
+18
2023-09-26
nvk/drm: Restructure nvk_queue_submit_drm_nouveau()
Faith Ekstrand
1
-22
/
+16
2023-09-26
nvk: Get rid of the tiled memory allocation helpers
Faith Ekstrand
2
-71
/
+13
2023-09-26
nvk: Drop the device-level mutex
Faith Ekstrand
3
-38
/
+1
[next]