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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: Update the XML and headers to 1.2.133
Jason Ekstrand
2020-02-18
1
-8
/
+16
*
panfrost: Debitfieldize mali_uniform_buffer_meta
Alyssa Rosenzweig
2020-02-18
3
-28
/
+25
*
panfrost: Avoid reading GPU memory when packing vertices
Alyssa Rosenzweig
2020-02-18
1
-17
/
+18
*
panfrost: Cleanup transfer_map
Alyssa Rosenzweig
2020-02-18
1
-22
/
+1
*
panfrost: Update scoreboarding notes
Alyssa Rosenzweig
2020-02-18
1
-10
/
+6
*
panfrost: Rewrite scoreboarding routines
Alyssa Rosenzweig
2020-02-18
7
-494
/
+117
*
panfrost: Print synced traces to stderr
Alyssa Rosenzweig
2020-02-18
3
-4
/
+8
*
panfrost: Implement PAN_DBG_SYNC with pandecode/minimal
Alyssa Rosenzweig
2020-02-18
3
-25
/
+8
*
pan/decode: Cleanup pandecode_jc
Alyssa Rosenzweig
2020-02-18
2
-23
/
+3
*
pan/decode: Add `minimal` mode
Alyssa Rosenzweig
2020-02-18
3
-9
/
+16
*
st/nir: Unify inputs_read/outputs_written before serializing NIR
Danylo Piliaiev
2020-02-18
1
-22
/
+19
*
zink: do not convert bools to/from uint
Erik Faye-Lund
2020-02-17
1
-48
/
+45
*
zink/spirv: uint -> raw
Erik Faye-Lund
2020-02-17
1
-9
/
+13
*
zink/spirv: unit_value -> raw_value
Erik Faye-Lund
2020-02-17
1
-5
/
+5
*
zink/spirv: rename functions a bit
Erik Faye-Lund
2020-02-17
1
-26
/
+25
*
zink/spirv: prefer store_dest over store_dest_uint
Erik Faye-Lund
2020-02-17
1
-6
/
+6
*
zink/spirv: do not reinvent store_dest
Erik Faye-Lund
2020-02-17
1
-2
/
+1
*
zink: confused compilation macro usage for zink in target helpers.
luc
2020-02-17
1
-1
/
+1
*
zink: do not report texture-samplers for unsupported stages
Erik Faye-Lund
2020-02-17
1
-3
/
+9
*
zink: fix binding-usage
Erik Faye-Lund
2020-02-17
3
-40
/
+57
*
radv: add a comment about VK_AMD_mixed_attachment_samples on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-0
/
+1
*
radv: enable VK_NV_compute_shader_derivatives on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-1
/
+1
*
radv: enable VK_EXT_sampler_filter_minmax on GFX6
Samuel Pitoiset
2020-02-17
2
-2
/
+2
*
radv: enable shaderStorageImageMultisample on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-2
/
+2
*
egl: Implement getImage/putImage on pbuffer swrast.
Mathias Fröhlich
2020-02-17
4
-5
/
+96
*
lima: rename lima_submit to lima_job
Qiang Yu
2020-02-17
14
-331
/
+331
*
lima: move dump check to macro for lima_dump_command_stream_print
Qiang Yu
2020-02-17
2
-7
/
+10
*
lima: enable multi submit optimization
Qiang Yu
2020-02-17
3
-2
/
+6
*
lima: optinal flush submit in lima_clear
Qiang Yu
2020-02-17
3
-3
/
+16
*
lima: use per submit dump file
Qiang Yu
2020-02-17
7
-93
/
+136
*
lima: move framebuffer info to lima_submit
Qiang Yu
2020-02-17
4
-80
/
+91
*
lima: move clear into submit (v2)
Qiang Yu
2020-02-17
4
-16
/
+17
*
lima: move damage_rect into lima_submit
Qiang Yu
2020-02-17
5
-27
/
+33
*
lima: move pp_max_stack_size to lima_submit
Qiang Yu
2020-02-17
4
-12
/
+12
*
lima: move resolve into lima_submit
Qiang Yu
2020-02-17
5
-17
/
+19
*
lima: move plbu/vs_cmd_array into lima_submit
Qiang Yu
2020-02-17
6
-25
/
+25
*
lima: track write submits of context (v3)
Qiang Yu
2020-02-17
4
-2
/
+41
*
lima: make lima_submit one time use drop data (v3)
Qiang Yu
2020-02-17
7
-43
/
+105
*
lima: add lima_submit_get
Qiang Yu
2020-02-17
5
-11
/
+35
*
lima: use lima_submit_create_stream_bo for plbu/vs_cmd and pp_stack
Qiang Yu
2020-02-17
2
-12
/
+9
*
lima: adjust pp_stream to use lima_submit_create_stream_bo
Qiang Yu
2020-02-17
2
-24
/
+14
*
lima: add lima_submit_create_stream_bo
Qiang Yu
2020-02-17
2
-11
/
+26
*
lima: pass submit parameter for functions in lima_submic.c (v2)
Qiang Yu
2020-02-17
1
-54
/
+76
*
lima: move flush code to lima_submit.c
Qiang Yu
2020-02-17
3
-739
/
+743
*
lima: put hardware related info to lima_gpu.h
Qiang Yu
2020-02-17
7
-172
/
+211
*
lima: merge gp/pp submit
Qiang Yu
2020-02-17
6
-75
/
+74
*
lima: move syncobj from lima_submit to lima_context
Qiang Yu
2020-02-17
6
-48
/
+58
*
lima: add missing resolve check for damage and reload
Qiang Yu
2020-02-17
1
-3
/
+3
*
lima: add render target to submit by dirty buffer flags
Qiang Yu
2020-02-17
1
-22
/
+27
*
lima: delay plbu head command generation to flush stage (v2)
Qiang Yu
2020-02-17
3
-17
/
+17
[next]