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
*
radeonsi: remove tabs
Marek Olšák
2020-06-26
9
-56
/
+56
*
radeonsi: clear per-context buffers at the end of si_create_context
Marek Olšák
2020-06-26
1
-5
/
+11
*
radeonsi: make si_pm4_cmd_begin/end static and simplify all usages
Marek Olšák
2020-06-26
4
-15
/
+8
*
radeonsi: disallow adding BOs into si_pm4_state except 1 shader BO per state
Marek Olšák
2020-06-26
4
-36
/
+4
*
radeonsi: make wait_mem_scratch unmappable
Marek Olšák
2020-06-26
1
-1
/
+4
*
radeonsi: don't add the tess ring buffers into the cs_preamble state
Marek Olšák
2020-06-26
2
-3
/
+5
*
radeonsi: rename init_config states to cs_preamble states
Marek Olšák
2020-06-26
7
-47
/
+45
*
radeonsi: don't add the border color buffer into the init_config state
Marek Olšák
2020-06-26
2
-1
/
+3
*
ac,winsys/amdgpu: align IBs the same as the kernel
Marek Olšák
2020-06-26
3
-12
/
+33
*
amd: add proper definitions for NOP packets
Marek Olšák
2020-06-26
5
-10
/
+13
*
gitlab-ci: attach the Fossilize log file as artifact on failure
Samuel Pitoiset
2020-06-26
3
-3
/
+13
*
gitlab-ci: append Fossilize stdout/stderr to a file to reduce spam
Samuel Pitoiset
2020-06-26
1
-1
/
+6
*
gitlab-ci: set the number of Fossilize threads to 4
Samuel Pitoiset
2020-06-26
1
-1
/
+1
*
panfrost: Only copy resources when they are in a pending batch
Icecream95
2020-06-26
1
-3
/
+7
*
anv: Align "used" attribute to 64 bits.
Rafael Antognolli
2020-06-25
1
-2
/
+5
*
iris: Align last_seqnos to 64 bits.
Rafael Antognolli
2020-06-25
1
-1
/
+4
*
ci: Remove a stray "always" on the freedreno traces job.
Eric Anholt
2020-06-25
1
-2
/
+0
*
freedreno/a6xx: Add support for polygon fill mode (as long as front==back).
Eric Anholt
2020-06-25
3
-6
/
+18
*
turnip: Add support for polygon fill modes.
Eric Anholt
2020-06-25
4
-5
/
+25
*
freedreno/a6xx: Define the register fields for polygon fill mode.
Eric Anholt
2020-06-25
3
-6
/
+17
*
ci: Add a freedreno a630 tracie run.
Eric Anholt
2020-06-25
5
-2
/
+291
*
ci/tracie: Fix apitrace dump using "less" which isn't in the ARM rootfs.
Eric Anholt
2020-06-25
1
-0
/
+3
*
ci/tracie: Print the path if the trace isn't found.
Eric Anholt
2020-06-25
1
-1
/
+3
*
ci: Include trace replay support in ARM rootfses.
Rohan Garg
2020-06-25
9
-13
/
+105
*
ci/bare-metal: Don't include dev packages in arm*test.
Eric Anholt
2020-06-25
2
-2
/
+7
*
ci/bare-metal: Skip setting of unset variables at startup.
Eric Anholt
2020-06-25
1
-1
/
+3
*
ci: Move ARM rootfses to stable
Tomeu Vizoso
2020-06-25
2
-4
/
+4
*
ci: Don't call renderdoc's ReplayController.Shutdown()
Tomeu Vizoso
2020-06-25
1
-1
/
+0
*
turnip: implement VK_KHR_shader_draw_parameters
Jonathan Marek
2020-06-25
5
-74
/
+136
*
freedreno/ir3: add support for load_draw_id
Jonathan Marek
2020-06-25
4
-4
/
+15
*
freedreno/registers: add CP_DRAW_INDIRECT_MULTI
Jonathan Marek
2020-06-25
1
-0
/
+32
*
gitlab-ci: add a list of expected failures for RADV/ACO on NAVI14
Samuel Pitoiset
2020-06-25
1
-0
/
+21
*
radv: enable ACO by default
Daniel Schürmann
2020-06-25
7
-19
/
+9
*
radv: change use_aco -> use_llvm
Daniel Schürmann
2020-06-25
8
-49
/
+49
*
radv: introduce RADV_DEBUG=llvm option
Daniel Schürmann
2020-06-25
3
-0
/
+8
*
zink: unify code for setting resource barriers
Mike Blumenkrantz
2020-06-25
1
-26
/
+20
*
radv: lower 64-bit dfloor on GFX6 for fixing precision issues
Samuel Pitoiset
2020-06-25
3
-5
/
+10
*
radv: lower 64-bit drcp/dsqrt/drsq for fixing precision issues
Samuel Pitoiset
2020-06-25
8
-162
/
+16
*
iris: Honor scanout requirement from DRI
Danylo Piliaiev
2020-06-25
1
-1
/
+1
*
vulkan/overlay: fix crash on destroying NULL swapchain
Pavel Asyutchenko
2020-06-25
1
-0
/
+6
*
gitlab-ci: add parallel-rdp fossils
Samuel Pitoiset
2020-06-25
1
-1
/
+5
*
freedreno/ir3/ra: fix pre-color edge case
Rob Clark
2020-06-25
1
-7
/
+3
*
turnip: disable early_z for VK_FORMAT_S8_UINT
Jonathan Marek
2020-06-25
2
-5
/
+7
*
turnip: fix update_stencil_mask
Jonathan Marek
2020-06-25
1
-2
/
+2
*
turnip: fix empty scissor case
Jonathan Marek
2020-06-25
1
-7
/
+11
*
freedreno: handle batch flush in resource tracking
Rob Clark
2020-06-25
1
-4
/
+30
*
freedreno: split out batch clear tracking helper
Rob Clark
2020-06-25
1
-15
/
+25
*
freedreno: split out batch draw tracking helper
Rob Clark
2020-06-25
1
-72
/
+82
*
freedreno: make foreach_bit() declare it's cursor
Rob Clark
2020-06-25
5
-5
/
+3
*
turnip: implement VK_EXT_vertex_attribute_divisor
Jonathan Marek
2020-06-25
3
-2
/
+29
[next]