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
/
tu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: Expose robustBufferAccess.
Eric Anholt
2020-06-09
1
-1
/
+1
*
turnip: clamp sampler minLod/maxLod
Jonathan Marek
2020-06-08
1
-2
/
+4
*
turnip: update some properties based on blob driver
Jonathan Marek
2020-06-08
1
-8
/
+8
*
turnip: Add support for alphaToOne.
Eric Anholt
2020-06-05
1
-1
/
+1
*
turnip: Use tu6_reduction_mode() to avoid warning
Kristian H. Kristensen
2020-05-26
1
-2
/
+10
*
turnip: implement VK_KHR_sampler_ycbcr_conversion
Jonathan Marek
2020-05-20
1
-1
/
+11
*
freedreno/uuid: Generate meaningful device and driver UUID
Eduardo Lima Mitev
2020-05-14
1
-1
/
+1
*
freedreno: Centralize UUID generation into new files freedreno_uuid.c/h
Eduardo Lima Mitev
2020-05-14
1
-15
/
+5
*
tu: Add noubwc debug flag to disable UBWC
Connor Abbott
2020-05-13
1
-0
/
+1
*
tu: Add a "scratch bo" allocation mechanism
Connor Abbott
2020-05-13
1
-0
/
+54
*
turnip: use the common code for generating extensions and dispatch tables
Samuel Pitoiset
2020-05-13
1
-3
/
+3
*
freedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
Rob Clark
2020-04-28
1
-10
/
+10
*
turnip: add adreno 650
Jonathan Marek
2020-04-24
1
-0
/
+9
*
turnip: remove unused RB_UNKNOWN_8E04_blit
Jonathan Marek
2020-04-24
1
-2
/
+0
*
turnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FEEDBACK_STREAM_EXT
Hyunjun Ko
2020-04-23
1
-2
/
+1
*
turnip: implement VK_EXT_sampler_filter_minmax
Jonathan Marek
2020-04-22
1
-0
/
+15
*
turnip: enable cube arrays
Jonathan Marek
2020-04-22
1
-1
/
+1
*
turnip: implement VK_EXT_filter_cubic
Jonathan Marek
2020-04-22
1
-1
/
+2
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
1
-0
/
+29
*
tu: Fix the advertised maxFragmentInputComponents
Connor Abbott
2020-04-21
1
-1
/
+1
*
turnip: don't limit framebuffer size to image size
Jonathan Marek
2020-04-16
1
-13
/
+0
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
1
-18
/
+13
*
turnip: disable 8x msaa
Jonathan Marek
2020-04-09
1
-2
/
+2
*
turnip: split up gmem/tile alignment
Jonathan Marek
2020-04-09
1
-4
/
+0
*
turnip: RB_CCU_CNTL fixes
Jonathan Marek
2020-04-09
1
-6
/
+4
*
freedreno/registers: add RB_CCU_CNTL bitfields
Jonathan Marek
2020-04-09
1
-2
/
+6
*
turnip: improve vertex input handling
Jonathan Marek
2020-04-09
1
-1
/
+1
*
turnip: Stub out VK_KHR_external_{fence,semaphore}_fd
Kristian H. Kristensen
2020-04-07
1
-0
/
+38
*
turnip: Add missing VKAPI_ATTR annotations
Kristian H. Kristensen
2020-04-07
1
-3
/
+3
*
turnip: implement timestamp query
Jonathan Marek
2020-04-07
1
-3
/
+3
*
turnip: Enable geometryShader device feature
Brian Ho
2020-04-07
1
-1
/
+1
*
turnip: Update maxGeometryShaderInvocations to match blob
Brian Ho
2020-04-07
1
-1
/
+1
*
turnip: Advertise 8 bit subpixel precision
Brian Ho
2020-04-03
1
-1
/
+1
*
tu: Return the correct alignment for images
Connor Abbott
2020-03-31
1
-1
/
+1
*
turnip: implement depth clamp
Jonathan Marek
2020-03-24
1
-1
/
+1
*
tu: Rewrite border color handling
Connor Abbott
2020-03-16
1
-14
/
+84
*
turnip: Enable VK_EXT_transform_feedback
Hyunjun Ko
2020-03-12
1
-0
/
+24
*
turnip: don't hardcode gmem base for input attachment
Jonathan Marek
2020-02-28
1
-0
/
+8
*
turnip: enable fullDrawIndexUint32/independentBlend/dualSrcBlend/logicOp
Jonathan Marek
2020-02-26
1
-4
/
+4
*
turnip: enable sampleRateShading feature
Jonathan Marek
2020-02-26
1
-1
/
+1
*
turnip: add option to force use of hw binning
Jonathan Marek
2020-02-19
1
-0
/
+1
*
tu: Sysmem rendering
Connor Abbott
2020-02-12
1
-0
/
+1
*
turnip: Add a618 support
Chad Versace
2020-02-12
1
-0
/
+8
*
turnip: Add magic register values to tu_physical_device
Chad Versace
2020-02-12
1
-0
/
+4
*
tu: Move vsc_data and vsc_data2 allocation into the device
Connor Abbott
2020-02-05
1
-8
/
+31
*
turnip: Be explicit about converting vk compare func to a6xx
Kristian H. Kristensen
2020-02-04
1
-1
/
+8
*
turnip: Free event->bo on vkDestroyEvent
Brian Ho
2020-01-30
1
-0
/
+2
*
turnip: Enable occlusionQueryPrecise
Brian Ho
2020-01-29
1
-1
/
+1
*
turnip: Add support for uniform texel buffers.
Eric Anholt
2020-01-23
1
-1
/
+1
*
turnip: update tile_align_w/tile_align_h
Jonathan Marek
2019-12-12
1
-2
/
+2
[next]