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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cso_context: remove cso_delete_xxx_shader helpers to fix the live cache
Marek Olšák
2020-03-10
4
-82
/
+6
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
13
-27
/
+42
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
13
-42
/
+27
*
util/ra: spiff out select_reg_callback
Rob Clark
2020-03-10
1
-1
/
+1
*
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
1
-1
/
+2
*
iris: Move down iris_emit_sbe_swiz in profiles.
Mathias Fröhlich
2020-03-10
1
-1
/
+2
*
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
*
panfrost: Drop initial mali_attr_meta.src_offset assignment
Boris Brezillon
2020-03-10
1
-4
/
+1
*
panfrost: Add an helper to emit a pair of vertex/tiler jobs
Boris Brezillon
2020-03-10
3
-21
/
+41
*
panfrost: Move sampler/tex descs emission helpers to pan_cmdstream.c
Boris Brezillon
2020-03-10
3
-80
/
+82
*
panfrost: Add a panfrost_sampler_desc_init() helper
Boris Brezillon
2020-03-10
3
-86
/
+78
*
panfrost: Prepare shader_meta descriptors at emission time
Boris Brezillon
2020-03-10
7
-390
/
+388
*
panfrost: Prepare things to get rid of panfrost_shader_state.tripipe
Boris Brezillon
2020-03-10
3
-21
/
+33
*
panfrost: Add an helper to update the rasterizer part of a tiler job desc
Boris Brezillon
2020-03-10
4
-31
/
+34
*
panfrost: Add an helper to update the occclusion query part of a tiler job desc
Boris Brezillon
2020-03-10
3
-4
/
+16
*
panfrost: Simplify panfrost_emit_for_draw() and make it private
Boris Brezillon
2020-03-10
2
-18
/
+9
*
panfrost: Stop using panfrost_emit_for_draw() for compute jobs
Boris Brezillon
2020-03-10
3
-2
/
+8
*
panfrost: Move panfrost_attach_vt_framebuffer() to pan_cmdstream.c
Boris Brezillon
2020-03-10
3
-28
/
+38
*
panfrost: Dissociate shader meta patching from the desc emission
Boris Brezillon
2020-03-10
3
-15
/
+33
*
panfrost: Move shared mem desc emission out of panfrost_launch_grid()
Boris Brezillon
2020-03-10
3
-18
/
+38
*
panfrost: Move the const buf emission logic out of panfrost_emit_for_draw()
Boris Brezillon
2020-03-10
4
-258
/
+293
*
panfrost: Move viewport desc emission out of panfrost_emit_for_draw()
Boris Brezillon
2020-03-10
4
-96
/
+183
*
panfrost: Move the batch stack size adjustment out of panfrost_queue_draw()
Boris Brezillon
2020-03-10
3
-8
/
+20
*
panfrost: Add an helper to retrieve the currently active shader state
Boris Brezillon
2020-03-10
3
-13
/
+21
*
panfrost: Assign primitive_size.pointer only if writes_point_size() returns true
Boris Brezillon
2020-03-10
3
-2
/
+5
*
panfrost: Pass the sampler view format when creating a tex descriptor
Boris Brezillon
2020-03-10
1
-1
/
+1
*
gallium: Add forgotten docs for new CAPs related to transform feedback
Tomeu Vizoso
2020-03-10
1
-0
/
+3
*
lima: enable minmax cache for index buffers
Vasily Khoruzhick
2020-03-10
3
-3
/
+34
*
panfrost: split index cache into shared part
Vasily Khoruzhick
2020-03-10
3
-90
/
+9
*
st/nine: Fix incompatible-pointer-types-discards-qualifiers errors.
Vinson Lee
2020-03-09
1
-2
/
+2
*
radeonsi: determine uses_bindless_samplers correctly
Marek Olšák
2020-03-09
1
-5
/
+6
*
radeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
Marek Olšák
2020-03-09
1
-0
/
+6
*
radeonsi: enable EXT_texture_shadow_lod
Sonny Jiang
2020-03-09
1
-0
/
+1
*
amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm
Daniel Schürmann
2020-03-09
1
-9
/
+0
*
radeonsi: lower discard to demote when FS_CORRECT_DERIVS_AFTER_KILL is enabled
Daniel Schürmann
2020-03-09
5
-26
/
+7
*
gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
Krzysztof Raszkowski
2020-03-09
3
-34
/
+4
*
omx: fix build with gcc 10
Pierre-Eric Pelloux-Prayer
2020-03-09
1
-1
/
+1
[next]