index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
freedreno
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: Skip unused regs when setting up streamout buffers
Hyunjun Ko
2020-04-23
1
-0
/
+4
*
turnip : Fix wrong offset calculation for xfb buffer.
Hyunjun Ko
2020-04-23
1
-2
/
+0
*
turnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FEEDBACK_STREAM_EXT
Hyunjun Ko
2020-04-23
2
-2
/
+133
*
turnip: make the struct slot_value of queries get 2 values
Hyunjun Ko
2020-04-23
1
-57
/
+86
*
turnip: implement VK_EXT_sampler_filter_minmax
Jonathan Marek
2020-04-22
3
-1
/
+18
*
turnip: enable cube arrays
Jonathan Marek
2020-04-22
1
-1
/
+1
*
turnip: implement VK_EXT_filter_cubic
Jonathan Marek
2020-04-22
3
-6
/
+39
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
6
-18
/
+107
*
turnip: set shader key msaa field
Jonathan Marek
2020-04-22
1
-0
/
+6
*
turnip: enable VK_FORMAT_S8_UINT as stencil format
Jonathan Marek
2020-04-22
4
-20
/
+33
*
turnip: improve GMEM load/store logic
Jonathan Marek
2020-04-22
4
-59
/
+89
*
turnip: disable depth test for S8_UINT attachment
Jonathan Marek
2020-04-22
1
-6
/
+13
*
turnip: fix GMEM resolve in CmdNextSubpass
Jonathan Marek
2020-04-21
1
-1
/
+3
*
tu: Fix the advertised maxFragmentInputComponents
Connor Abbott
2020-04-21
1
-1
/
+1
*
tu: Use tu_cs_add_entries() with non-render-pass secondaries
Connor Abbott
2020-04-17
1
-1
/
+1
*
turnip: image_view rework
Jonathan Marek
2020-04-16
4
-379
/
+322
*
turnip: don't limit framebuffer size to image size
Jonathan Marek
2020-04-16
1
-13
/
+0
*
turnip: compute render_components/srgb_cntl at renderpass creation time
Jonathan Marek
2020-04-16
3
-32
/
+30
*
tu: Align GMEM resolve blit scissor
Connor Abbott
2020-04-16
1
-2
/
+1
*
freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEX
Brian Ho
2020-04-15
1
-4
/
+1
*
turnip: Emit geometry shader descriptor consts
Brian Ho
2020-04-15
1
-0
/
+9
*
turnip: Correctly set layer stride for 3D images
Brian Ho
2020-04-15
1
-2
/
+4
*
tu: Implement descriptor set update templates
Connor Abbott
2020-04-09
2
-4
/
+125
*
tu: Add missing code for immutable samplers
Connor Abbott
2020-04-09
1
-0
/
+20
*
tu: Emit CP_LOAD_STATE6 for descriptors
Connor Abbott
2020-04-09
5
-5
/
+304
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
7
-868
/
+673
*
ir3: Rewrite UBO push analysis to support bindless
Connor Abbott
2020-04-09
1
-37
/
+35
*
tu: ir3: Emit push constants directly
Connor Abbott
2020-04-09
4
-24
/
+83
*
tu: Dump out shader assembly when requested
Connor Abbott
2020-04-09
1
-0
/
+14
*
turnip: new clear/blit implementation with shader path fallback
Jonathan Marek
2020-04-09
14
-1989
/
+2572
*
turnip: add vk_format_is_snorm/is_float
Jonathan Marek
2020-04-09
1
-0
/
+12
*
turnip: rework format helpers
Jonathan Marek
2020-04-09
6
-29
/
+41
*
turnip: use dirty bits for dynamic viewport/scissor state
Jonathan Marek
2020-04-09
2
-8
/
+16
*
turnip: save attachment samples in renderpass state
Jonathan Marek
2020-04-09
2
-4
/
+5
*
turnip: disable 8x msaa
Jonathan Marek
2020-04-09
2
-5
/
+6
*
turnip: fix nir validate failure from push constant lowering
Jonathan Marek
2020-04-09
1
-0
/
+3
*
turnip: split up gmem/tile alignment
Jonathan Marek
2020-04-09
4
-20
/
+12
*
turnip: RB_CCU_CNTL fixes
Jonathan Marek
2020-04-09
4
-16
/
+19
*
freedreno/registers: add RB_CCU_CNTL bitfields
Jonathan Marek
2020-04-09
2
-6
/
+10
*
turnip: use buffer size instead of bo size for VFD_FETCH_SIZE
Jonathan Marek
2020-04-09
1
-1
/
+1
*
turnip: improve vertex input handling
Jonathan Marek
2020-04-09
4
-78
/
+58
*
turnip: fix compute shaders crashing after geometry shader change
Jonathan Marek
2020-04-08
1
-4
/
+6
*
turnip: Drop dep_llvm from dependencies
Kristian H. Kristensen
2020-04-07
1
-1
/
+0
*
turnip: Make Android platform build
Kristian H. Kristensen
2020-04-07
3
-23
/
+24
*
turnip: Stub out VK_KHR_external_{fence,semaphore}_fd
Kristian H. Kristensen
2020-04-07
2
-0
/
+40
*
turnip: Add missing VKAPI_ATTR annotations
Kristian H. Kristensen
2020-04-07
3
-5
/
+5
*
turnip: implement timestamp query
Jonathan Marek
2020-04-07
2
-55
/
+86
*
turnip: Enable geometryShader device feature
Brian Ho
2020-04-07
1
-1
/
+1
*
turnip: Enable geometry shaders for CP_DRAWs
Brian Ho
2020-04-07
1
-4
/
+12
*
turnip: Populate tu_pipeline.active_stages
Brian Ho
2020-04-07
1
-0
/
+6
[next]