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
*
panfrost: Call util_blitter_save_fragment_constant_buffer_slot
Alyssa Rosenzweig
2020-07-16
1
-0
/
+2
*
llvmpipe: fix position offset interpolation
Dave Airlie
2020-07-17
1
-4
/
+4
*
llvmpipe: fix stencil only formats.
Dave Airlie
2020-07-17
1
-0
/
+3
*
radeonsi: use PIPE_FORMAT_P010 for 10-bit VP9 decoding
Thong Thai
2020-07-16
1
-2
/
+2
*
aco: add add_interference() helper
Rhys Perry
2020-07-16
1
-22
/
+21
*
aco: use unordered_set for spill id interferences
Rhys Perry
2020-07-16
1
-2
/
+2
*
aco: rewrite graph coloring in spiller
Rhys Perry
2020-07-16
1
-137
/
+120
*
aco: fix underestimated pressure in spiller when a phi has a killed def
Rhys Perry
2020-07-16
1
-0
/
+11
*
panfrost: Use Midgard-specific reloads
Alyssa Rosenzweig
2020-07-16
18
-396
/
+605
*
st/mesa: use fragment shader to copy stencil buffer
Indrajit Kumar Das
2020-07-16
1
-12
/
+35
*
mesa/main: use p_atomic_inc_return instead of locking
Erik Faye-Lund
2020-07-16
1
-6
/
+2
*
st/mesa: fix corrupted texture levels, when adding more levels than expected
Yevhenii Kharchenko
2020-07-16
1
-19
/
+23
*
gallium/util: do not use _MTX_INITIALIZER_NP on Windows
Erik Faye-Lund
2020-07-16
2
-0
/
+8
*
radv/winsys: pass the buffer list via the CS ioctl for less CPU overhead
Samuel Pitoiset
2020-07-16
1
-84
/
+112
*
radv/winsys: replace alloca() by malloc() everywhere
Samuel Pitoiset
2020-07-16
1
-3
/
+17
*
v3d/compiler: Lower geometry output store base into offset src
Neil Roberts
2020-07-16
2
-6
/
+15
*
radeonsi: prevent a gfx10_ngg_calculate_subgroup_info failure for TES+NGG GS
Marek Olšák
2020-07-16
1
-2
/
+8
*
ci: bump piglit checkout for dsa tests
Dave Airlie
2020-07-16
5
-9
/
+9
*
mesa: change dsa texture error codes for GL 4.6
Dave Airlie
2020-07-16
1
-15
/
+25
*
panfrost: Extract panfrost_batch_reserve_framebuffer
Alyssa Rosenzweig
2020-07-15
3
-17
/
+28
*
panfrost: Track surfaces drawn per-batch
Alyssa Rosenzweig
2020-07-15
3
-1
/
+13
*
panfrost: Set zs_samples as necessary
Alyssa Rosenzweig
2020-07-15
1
-5
/
+9
*
panfrost: Handle per-sample shading
Alyssa Rosenzweig
2020-07-15
4
-0
/
+19
*
panfrost: Add rectangle subtraction algorithm
Alyssa Rosenzweig
2020-07-15
4
-0
/
+193
*
panfrost: Identify zs_samples field
Alyssa Rosenzweig
2020-07-15
3
-4
/
+9
*
panfrost: Include sample count in payload estimates
Alyssa Rosenzweig
2020-07-15
3
-1
/
+7
*
panfrost: Add MALI_PER_SAMPLE bit
Alyssa Rosenzweig
2020-07-15
2
-0
/
+5
*
panfrost: Expose panfrost_get_blend_shader
Alyssa Rosenzweig
2020-07-15
2
-1
/
+8
*
panfrost: Force Z/S writeback
Alyssa Rosenzweig
2020-07-15
1
-2
/
+2
*
pan/mdg: Implement gl_SampleID
Alyssa Rosenzweig
2020-07-15
1
-0
/
+20
*
pan/mdg: Identify per-sample interpolation mode
Alyssa Rosenzweig
2020-07-15
2
-0
/
+3
*
pan/mdg: Bump compiler RT maximum
Alyssa Rosenzweig
2020-07-15
1
-1
/
+5
*
Android: Fixes for Q and R
Roman Stratiienko
2020-07-15
4
-5
/
+10
*
llvmpipe/format: fix snorm conversion
Dave Airlie
2020-07-16
4
-13
/
+7
*
gallivm/sample: always square rho before fast log2
Dave Airlie
2020-07-16
3
-9
/
+7
*
nv50_2d: regenerate envytools-based rnndb headers
Rhys Kidd
2020-07-16
1
-14
/
+30
*
radv: destroy the base object if VkCreateInstance() failed
Samuel Pitoiset
2020-07-15
1
-0
/
+2
*
radv: destroy the base object if VkAllocateCommandBuffers() failed
Samuel Pitoiset
2020-07-15
1
-29
/
+30
*
radv: destroy the base object if VkCreateFence() failed
Samuel Pitoiset
2020-07-15
1
-13
/
+21
*
radv: destroy the base object if VkCreateSemaphore() failed
Samuel Pitoiset
2020-07-15
1
-6
/
+14
*
radv: destroy the base object if VkCreateEvent() failed
Samuel Pitoiset
2020-07-15
1
-2
/
+4
*
radv: destroy the base object if VkCreateBuffer() failed
Samuel Pitoiset
2020-07-15
1
-6
/
+14
*
radv: destroy the base object if VkCreateImage() failed
Samuel Pitoiset
2020-07-15
3
-12
/
+26
*
radv: destroy the base object if VkCreateRenderPass*() failed
Samuel Pitoiset
2020-07-15
1
-5
/
+13
*
radv: destroy the base object if VkCreateQueryPool() failed
Samuel Pitoiset
2020-07-15
1
-9
/
+14
*
mesa/st: release debug_output after destroying the context
Pierre-Eric Pelloux-Prayer
2020-07-15
1
-1
/
+8
*
mesa: add bool param to _mesa_free_context_data
Pierre-Eric Pelloux-Prayer
2020-07-15
9
-15
/
+16
*
mesa: rename _mesa_free_errors_data
Pierre-Eric Pelloux-Prayer
2020-07-15
3
-3
/
+3
*
gitlab-ci: Fix "triggered by Marge for a merge request" rule
Michel Dänzer
2020-07-15
1
-1
/
+1
*
intel/ehl: Add new PCI-IDs
Anuj Phogat
2020-07-14
2
-0
/
+15
[next]