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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
panfrost: Remove mali_alt_func
Alyssa Rosenzweig
2019-12-27
7
-72
/
+59
*
panfrost: Add missing #include in common header
Alyssa Rosenzweig
2019-12-27
1
-0
/
+1
*
panfrost: Add pan_attributes.c to Android.mk
Alyssa Rosenzweig
2019-12-27
1
-0
/
+1
*
panfrost: Implement remaining texture wrap modes
Alyssa Rosenzweig
2019-12-27
3
-6
/
+24
*
panfrost: Inline away MALI_NEGATIVE
Alyssa Rosenzweig
2019-12-27
2
-9
/
+5
*
panfrost: Remove MALI_ATTR_INTERNAL
Alyssa Rosenzweig
2019-12-27
2
-3
/
+0
*
panfrost: Update information on fixed attributes/varyings
Alyssa Rosenzweig
2019-12-27
1
-3
/
+2
*
panfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
Alyssa Rosenzweig
2019-12-27
1
-5
/
+0
*
pan/midgard: Fix minor typo
Alyssa Rosenzweig
2019-12-27
1
-1
/
+1
*
android: radv: build radv_shader_args.c
Mauro Rossi
2019-12-27
1
-0
/
+2
*
android: radeonsi,ac: fix building error due to ac changes
Mauro Rossi
2019-12-27
1
-0
/
+2
*
android: radv: fix vk_format_table.c generated source build
Mauro Rossi
2019-12-27
1
-0
/
+1
*
android: util: Add a mapping from VkFormat to PIPE_FORMAT.
Mauro Rossi
2019-12-27
2
-1
/
+3
*
android: nir: add a load/store vectorization pass
Mauro Rossi
2019-12-27
1
-0
/
+1
*
llvmpipe: add debug option to enable OpenCL support.
Dave Airlie
2019-12-27
2
-2
/
+5
*
gallivm/nir: add vec8/16 support
Dave Airlie
2019-12-27
1
-2
/
+4
*
gallivm/nir: lower packing
Dave Airlie
2019-12-27
1
-0
/
+1
*
llvmpipe: lower hadd/add_sat
Dave Airlie
2019-12-27
1
-0
/
+2
*
gallivm: handle non-32 bit undefined
Dave Airlie
2019-12-27
1
-1
/
+2
*
llvmpipe/nir: use nir_max_vec_components in more places
Dave Airlie
2019-12-27
3
-46
/
+46
[next]