index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/midgard: Use better heuristic for shader termination
Alyssa Rosenzweig
2020-01-02
1
-24
/
+17
*
pan/midgard: Fix memory corruption in constant combining
Alyssa Rosenzweig
2020-01-02
1
-1
/
+1
*
panfrost: Pack MRT blend shaders into a single BO
Alyssa Rosenzweig
2020-01-02
3
-22
/
+38
*
panfrost: Handle RGB16F colour clear
Alyssa Rosenzweig
2020-01-02
1
-0
/
+2
*
panfrost: Store internal format
Tomeu Vizoso
2020-01-02
2
-2
/
+7
*
panfrost: Map with size of first layer for 3D textures
Tomeu Vizoso
2020-01-02
2
-2
/
+8
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
3
-12
/
+28
*
turnip: Use VK_NULL_HANDLE instead of NULL.
Bas Nieuwenhuizen
2020-01-02
1
-1
/
+1
*
amd/common: Always initialize gfx9 mipmap offset/pitch.
Bas Nieuwenhuizen
2020-01-02
2
-7
/
+5
*
nir: print non-uniform tex fields.
Bas Nieuwenhuizen
2020-01-02
1
-0
/
+8
*
nir: Add clone/hash/serialize support for non-uniform tex instructions.
Bas Nieuwenhuizen
2020-01-02
3
-1
/
+12
*
pan/midgard: Optimize branches with inverted arguments
Afonso Bordado
2019-12-31
3
-0
/
+26
*
pan/midgard: Move midgard_is_branch_unit to helpers
Afonso Bordado
2019-12-31
2
-7
/
+6
*
etnaviv: Do not filter out PIPE_FORMAT_S8_UINT_Z24_UNORM on pre-HALTI2
Marek Vasut
2019-12-31
1
-1
/
+2
*
etnaviv: Report correct number of vertex buffers
Marek Vasut
2019-12-31
1
-0
/
+2
*
aco: Fix uniform i2i64.
Timur Kristóf
2019-12-31
1
-1
/
+1
*
android: Fix u_format_table.c being generated twice
Robert Foss
2019-12-31
1
-4
/
+1
*
pan/midgard: Remove prepacked_branch
Alyssa Rosenzweig
2019-12-31
6
-39
/
+6
*
pan/midgard: Convert fragment writeout to proper branches
Alyssa Rosenzweig
2019-12-31
1
-3
/
+14
*
winsys/radeon: initialize pte_fragment_size
Marek Olšák
2019-12-30
1
-0
/
+1
*
Revert "u_vbuf: Regard non-constant vbufs with non-instance elements as free"
Marek Olšák
2019-12-30
1
-13
/
+4
*
panfrost: Respect glPointSize()
Alyssa Rosenzweig
2019-12-30
1
-1
/
+5
*
panfrost: Remove MRT indirection in blend shaders
Alyssa Rosenzweig
2019-12-30
4
-43
/
+43
*
panfrost: Implement integer varyings
Alyssa Rosenzweig
2019-12-30
3
-1
/
+55
*
panfrost: Disable some CAPs we want lowered
Alyssa Rosenzweig
2019-12-30
1
-0
/
+3
*
panfrost: Identify glProvokingVertex flag
Alyssa Rosenzweig
2019-12-30
2
-3
/
+8
*
pan/midgard: Implement flat shading
Alyssa Rosenzweig
2019-12-30
2
-6
/
+17
*
pan/midgard: Use type-appropriate st_vary
Alyssa Rosenzweig
2019-12-30
1
-0
/
+16
*
pan/midgard: Promote tilebuffer reads to 32-bit
Alyssa Rosenzweig
2019-12-30
1
-0
/
+5
*
glsl: Set .flat for gl_FrontFacing
Alyssa Rosenzweig
2019-12-30
1
-4
/
+7
*
radv: return the correct pitch for linear mipmaps on GFX10
Samuel Pitoiset
2019-12-30
3
-2
/
+6
*
meta: Cleanup function for DrawTex
Yevhenii Kolesnikov
2019-12-30
1
-0
/
+14
*
gallium/gallivm/tgsi: enable tessellation shaders
Jan Zielinski
2019-12-30
3
-97
/
+552
*
llvmpipe: enable ARB_shader_group_vote.
Dave Airlie
2019-12-30
4
-1
/
+65
*
amd/common: Handle alignment of 96-bit formats.
Bas Nieuwenhuizen
2019-12-30
1
-0
/
+11
*
panfrost: Fix Makefile.sources
Caio Marcelo de Oliveira Filho
2019-12-28
1
-1
/
+1
*
mesa: avoid returning a value in a void function
Eric Engestrom
2019-12-28
1
-1
/
+2
*
meson: simplify install_megadrivers.py invocation
Eric Engestrom
2019-12-27
5
-10
/
+5
*
nine: fix empty-body-issues
Eric Engestrom
2019-12-27
1
-1
/
+1
*
amd: fix empty-body issues
Eric Engestrom
2019-12-27
4
-9
/
+9
*
u_format: move format tests to util/tests/
Eric Engestrom
2019-12-27
5
-5
/
+2
*
util/format: add trivial srgb<->linear conversion test
Eric Engestrom
2019-12-27
3
-0
/
+53
*
util/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_format_{srgb,linear}()
Eric Engestrom
2019-12-27
1
-0
/
+40
*
util/format: remove left-over util_format_description_table declaration
Eric Engestrom
2019-12-27
1
-4
/
+0
*
gallivm: fixup const int64 builder.
Dave Airlie
2019-12-28
1
-1
/
+1
*
radeonsi/gfx10: improve performance for TES using PrimID but not exporting it
Marek Olšák
2019-12-27
1
-1
/
+2
*
radeonsi/gfx10: enable NGG passthrough for eligible shaders
Marek Olšák
2019-12-27
3
-32
/
+47
*
radeonsi/gfx10: don't declare any LDS for NGG if it's not used
Marek Olšák
2019-12-27
2
-6
/
+21
*
panfrost: Remove 32-bit next_job path
Alyssa Rosenzweig
2019-12-27
3
-23
/
+4
*
panfrost; Update comment about work/uniform_count
Alyssa Rosenzweig
2019-12-27
1
-3
/
+1
[next]