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
*
panfrost: Revert "Disable frame throttling"
Alyssa Rosenzweig
2020-07-16
1
-3
/
+0
*
panfrost: Enable Chromium
Alyssa Rosenzweig
2020-07-16
1
-12
/
+0
*
panfrost: Report CAPs more honestly
Alyssa Rosenzweig
2020-07-16
1
-66
/
+43
*
panfrost: Fix faults with RASTERIZER_DISCARD
Alyssa Rosenzweig
2020-07-16
1
-1
/
+9
*
panfrost: Honour cso->compare_mode
Alyssa Rosenzweig
2020-07-16
1
-1
/
+3
*
panfrost: Avoid integer underflow in rt_count_1
Alyssa Rosenzweig
2020-07-16
1
-1
/
+1
*
panfrost: Abort on unsupported blit
Alyssa Rosenzweig
2020-07-16
1
-10
/
+2
*
panfrost: Implement Z32F_S8 blits
Alyssa Rosenzweig
2020-07-16
1
-3
/
+12
*
panfrost: Fix sRGB clear colour packing
Alyssa Rosenzweig
2020-07-16
1
-1
/
+1
*
panfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Alyssa Rosenzweig
2020-07-16
1
-0
/
+1
*
panfrost: Overhaul tilebuffer allocations
Alyssa Rosenzweig
2020-07-16
1
-13
/
+27
*
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
*
panfrost: Use Midgard-specific reloads
Alyssa Rosenzweig
2020-07-16
7
-149
/
+181
*
gallium/util: do not use _MTX_INITIALIZER_NP on Windows
Erik Faye-Lund
2020-07-16
2
-0
/
+8
*
radeonsi: prevent a gfx10_ngg_calculate_subgroup_info failure for TES+NGG GS
Marek Olšák
2020-07-16
1
-2
/
+8
*
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
1
-2
/
+2
*
panfrost: Include sample count in payload estimates
Alyssa Rosenzweig
2020-07-15
1
-0
/
+2
*
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
*
llvmpipe/format: fix snorm conversion
Dave Airlie
2020-07-16
1
-5
/
+5
*
gallivm/sample: always square rho before fast log2
Dave Airlie
2020-07-16
1
-5
/
+7
*
nv50_2d: regenerate envytools-based rnndb headers
Rhys Kidd
2020-07-16
1
-14
/
+30
*
panfrost: Dual source blend support
Icecream95
2020-07-15
4
-21
/
+37
*
gallium: Dual source support in blend_factor_to_shader
Icecream95
2020-07-15
1
-4
/
+4
*
freedreno/a6xx: don't enable early-z/lrz if no z-test
Rob Clark
2020-07-14
1
-1
/
+4
*
freedreno/a6xx: bail instead of crash for compile fails
Rob Clark
2020-07-14
1
-0
/
+6
*
freedreno/ir3: add missing VS driver params
Rob Clark
2020-07-14
1
-2
/
+4
*
zink: enable tgsi texcoord pipe cap
Mike Blumenkrantz
2020-07-14
2
-26
/
+39
*
nouveau: expose HMM
Karol Herbst
2020-07-14
1
-0
/
+3
*
nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
3
-2
/
+101
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
5
-5
/
+11
*
nouveau: enable HMM
Karol Herbst
2020-07-14
2
-3
/
+70
*
freedreno/regs: update a6xx PC regs
Jonathan Marek
2020-07-14
3
-4
/
+2
*
freedreno/regs: update a6xx VPC regs
Jonathan Marek
2020-07-14
3
-12
/
+8
*
freedreno/regs: update a6xx RB regs
Jonathan Marek
2020-07-14
2
-5
/
+5
*
freedreno/regs: update a6xx GRAS registers
Jonathan Marek
2020-07-14
4
-31
/
+30
*
zink: try to handle multisampled null buffers
Mike Blumenkrantz
2020-07-14
4
-7
/
+13
*
zink: handle empty attachments
Mike Blumenkrantz
2020-07-14
4
-11
/
+60
*
Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580
Michel Dänzer
2020-07-14
11
-185
/
+10
*
nouveau: expose HMM
Karol Herbst
2020-07-14
1
-0
/
+3
*
nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
3
-2
/
+101
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
5
-5
/
+11
[next]