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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/bi: Add initial handling of ALU ops
Alyssa Rosenzweig
2020-03-10
1
-1
/
+65
*
pan/bi: Lower vec* to writemasks in NIR
Alyssa Rosenzweig
2020-03-10
1
-0
/
+8
*
pan/bi: Remove bi_load
Alyssa Rosenzweig
2020-03-10
3
-97
/
+38
*
pan/bi: Introduce writemasks
Alyssa Rosenzweig
2020-03-10
3
-5
/
+45
*
pan/bi: Generalize swizzles to avoid extracts
Alyssa Rosenzweig
2020-03-10
3
-18
/
+19
*
panfrost: Move mir_to_bytemask to common code
Alyssa Rosenzweig
2020-03-10
10
-49
/
+146
*
freedreno/fdperf: set locale
Rob Clark
2020-03-10
1
-0
/
+3
*
freedreno/computerator: add performance counter support
Rob Clark
2020-03-10
4
-1
/
+236
*
vulkan/wsi: Return an error if dup() fails
Jason Ekstrand
2020-03-10
1
-0
/
+1
*
vulkan/wsi: Don't leak the FD when GetImageDrmFormatModifierProperties fails
Jason Ekstrand
2020-03-10
1
-1
/
+3
*
freedreno/ir3: try to avoid syncs
Rob Clark
2020-03-10
1
-1
/
+55
*
freedreno/ir3: round-robin RA
Rob Clark
2020-03-10
1
-4
/
+163
*
freedreno/ir3: track register usage in first RA pass
Rob Clark
2020-03-10
1
-0
/
+41
*
freedreno/ir3: fix has_latency_to_hide
Rob Clark
2020-03-10
1
-1
/
+8
*
freedreno/ir3: split out has_latency_to_hide()
Rob Clark
2020-03-10
2
-25
/
+25
*
util/ra: move NO_REG to header
Rob Clark
2020-03-10
2
-2
/
+4
*
util/ra: spiff out select_reg_callback
Rob Clark
2020-03-10
4
-11
/
+26
*
freedreno: fix FD_MESA_DEBUG=inorder
Rob Clark
2020-03-10
1
-1
/
+1
*
freedreno/ir3: add simplified stall estimation
Rob Clark
2020-03-10
3
-2
/
+16
*
freedreno/ir3: remove extra nops inserted in scheduler
Rob Clark
2020-03-10
2
-25
/
+0
*
freedreno/computerator: add hrsq/hlog2/hexp2
Rob Clark
2020-03-10
2
-0
/
+9
*
freedreno/ir3: also lower lowp frag outputs
Rob Clark
2020-03-10
1
-1
/
+2
*
nir/print: show variable precision
Rob Clark
2020-03-10
1
-0
/
+10
*
intel/tools: Fix compilation with UBSan
Danylo Piliaiev
2020-03-10
1
-1
/
+1
*
i965: Use gl_vertex_format in brw_vertex_element.
Mathias Fröhlich
2020-03-10
3
-15
/
+13
*
i965: Make use of the vertex format functions in i965.
Mathias Fröhlich
2020-03-10
1
-6
/
+4
*
mesa: Provide gl_vertex_format accessors.
Mathias Fröhlich
2020-03-10
1
-0
/
+21
*
mesa: Remove now unused _mesa_draw_attrib.
Mathias Fröhlich
2020-03-10
1
-15
/
+0
*
mesa: Remove now unused _mesa_draw_attrib_and_binding.
Mathias Fröhlich
2020-03-10
1
-19
/
+0
*
i965: Remove glbinding from brw_vertex_element.
Mathias Fröhlich
2020-03-10
2
-7
/
+0
*
i965: Reorder workaround flags computation.
Mathias Fröhlich
2020-03-10
1
-26
/
+49
*
i965: Split merge_inputs and clear_buffers.
Mathias Fröhlich
2020-03-10
1
-10
/
+23
*
i965: Test original vertex array pointer to skip array upload.
Mathias Fröhlich
2020-03-10
1
-1
/
+1
*
i965: Use the VAOs binding information in array setup.
Mathias Fröhlich
2020-03-10
1
-181
/
+163
*
i965: Use 32 bit u_bit_scan for vertex attribute setup.
Mathias Fröhlich
2020-03-10
1
-7
/
+9
*
iris: Move down iris_emit_sbe_swiz in profiles.
Mathias Fröhlich
2020-03-10
1
-1
/
+2
*
i965: Move down genX_upload_sbe in profiles.
Mathias Fröhlich
2020-03-10
5
-3
/
+37
*
panfrost: Get rid of ctx->payloads[]
Boris Brezillon
2020-03-10
3
-42
/
+33
*
panfrost: Use ctx->active_prim in panfrost_writes_point_size()
Boris Brezillon
2020-03-10
1
-1
/
+1
*
panfrost: Re-init the VT payloads at draw/launch_grid() time
Boris Brezillon
2020-03-10
4
-29
/
+29
*
panfrost: Move panfrost_emit_varying_descriptor() to pan_cmdstream.c
Boris Brezillon
2020-03-10
7
-429
/
+411
*
panfrost: Move panfrost_emit_vertex_data() to pan_cmdstream.c
Boris Brezillon
2020-03-10
7
-137
/
+113
*
panfrost: Inline panfrost_queue_draw() and panfrost_emit_for_draw()
Boris Brezillon
2020-03-10
1
-60
/
+36
*
panfrost: Move vertex/tiler payload initialization out of panfrost_draw_vbo()
Boris Brezillon
2020-03-10
3
-145
/
+157
*
panfrost: Move streamout offset update out of panfrost_draw_vbo()
Boris Brezillon
2020-03-10
1
-7
/
+13
*
panfrost: Rename panfrost_stage_attributes()
Boris Brezillon
2020-03-10
4
-25
/
+28
*
panfrost: Move the mali_attr.src_offset adjustment to a sub-function
Boris Brezillon
2020-03-10
1
-6
/
+21
*
panfrost: Emit attribute descriptors after patching the templates
Boris Brezillon
2020-03-10
1
-9
/
+6
*
panfrost: Prepare attribute for builtins at state creation time
Boris Brezillon
2020-03-10
3
-18
/
+9
*
panfrost: Ignore BO start addr when adjusting src_offset
Boris Brezillon
2020-03-10
1
-3
/
+3
[next]