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
...
*
etnaviv: Remove etna_bo_from_handle() prototype
Marek Vasut
2019-08-09
1
-2
/
+0
*
anv: drop unused code
Lionel Landwerlin
2019-08-09
1
-17
/
+0
*
etnaviv: fix typo
Christian Gmeiner
2019-08-09
1
-3
/
+3
*
etnaviv: add gpu_supports_texture_target(..)
Christian Gmeiner
2019-08-09
1
-8
/
+18
*
util: Cygwin has linux-style pthread_setname_np
Jon Turney
2019-08-09
1
-1
/
+1
*
anv/android: disable shared representable image support explicitly
Tapani Pälli
2019-08-09
1
-0
/
+10
*
lima: introduce a struct describing texture descriptor
Vasily Khoruzhick
2019-08-08
3
-56
/
+150
*
lima: add texel format table
Vasily Khoruzhick
2019-08-08
3
-51
/
+53
*
util: added missing headers in anon-file
Gurchetan Singh
2019-08-08
1
-0
/
+2
*
virgl: check scanout mask
Gurchetan Singh
2019-08-08
2
-0
/
+7
*
virgl: fixup_readback_format --> fixup_formats
Gurchetan Singh
2019-08-08
1
-8
/
+7
*
virgl: access caps in a less verbose way in virgl_is_format_supported
Gurchetan Singh
2019-08-08
1
-9
/
+9
*
pan/midgard: Disassemble load/store barrel shift
Alyssa Rosenzweig
2019-08-08
2
-5
/
+30
*
util/anon_file: const string param
Eric Engestrom
2019-08-08
2
-2
/
+2
*
util/anon_file: drop unused #include
Eric Engestrom
2019-08-08
1
-1
/
+0
*
util/anon_file: add missing #include
Eric Engestrom
2019-08-08
1
-0
/
+3
*
intel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV
Greg V
2019-08-08
1
-0
/
+4
*
util: fix cpuset support on FreeBSD
Greg V
2019-08-08
1
-0
/
+7
*
i965/tiled_memcpy: avoid creating bswap32 if it exists as a macro (e.g. on Fr...
Greg V
2019-08-08
1
-0
/
+3
*
anv: add MAP_POPULATE fallback define for portability
Greg V
2019-08-08
1
-0
/
+4
*
anv: remove unused Linux-specific include
Greg V
2019-08-08
1
-1
/
+0
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
2
-6
/
+0
*
lima: Fix Android.mk
Roman Stratiienko
2019-08-08
2
-4
/
+18
*
Add libpanfrost_shared to Android build
Roman Stratiienko
2019-08-08
1
-1
/
+6
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
4
-6
/
+1
*
anv: use derefs for shared memory access
Rhys Perry
2019-08-08
1
-4
/
+19
*
nir: add nir_lower_to_explicit()
Rhys Perry
2019-08-08
6
-3
/
+208
*
nir/lower_explicit_io: add nir_var_mem_shared support
Rhys Perry
2019-08-08
1
-25
/
+52
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-08
1
-1
/
+1
*
mesa/main: cast away constness
Erik Faye-Lund
2019-08-08
1
-1
/
+1
*
spirv: fixup signature
Erik Faye-Lund
2019-08-08
2
-3
/
+3
*
etnaviv: remember data offset into BO
Lucas Stach
2019-08-08
1
-0
/
+1
*
i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Danylo Piliaiev
2019-08-08
1
-0
/
+21
*
radv: Avoid VEGA/RAVEN scissor bug in binning.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Avoid binning RAVEN hangs.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+1
*
swr/rasterizer: modernize thread TLB
Jan Zielinski
2019-08-08
14
-30
/
+135
*
swr/rasterizer: Refactor events collection mechanism
Jan Zielinski
2019-08-08
10
-439
/
+382
*
swr/rasterizer: improvements in simdlib
Jan Zielinski
2019-08-08
17
-492
/
+49
*
swr/rasterizer: Events are now grouped and enabled by knobs
Jan Zielinski
2019-08-08
15
-202
/
+372
*
swr/rasterizer: do not mark tiles dirty until actually rendered
Jan Zielinski
2019-08-08
13
-8
/
+72
*
swr/rasterizer: enable size accumulation in mem stats
Jan Zielinski
2019-08-08
11
-104
/
+128
*
swr/rasterizer: enable using AOS vertex data format
Jan Zielinski
2019-08-08
3
-21
/
+81
*
v3d: handle wait requirement when retrieving query results correctly
Iago Toral Quiroga
2019-08-08
1
-2
/
+2
*
v3d: use the GPU to record primitives written to transform feedback
Iago Toral Quiroga
2019-08-08
8
-16
/
+132
*
gallium/util: add a helper to compute vertex count from primitive count
Iago Toral Quiroga
2019-08-08
3
-1
/
+91
*
v3d: be more explicit about the query types supported
Iago Toral Quiroga
2019-08-08
1
-3
/
+11
*
v3d: generate packet unpack functions
Iago Toral Quiroga
2019-08-08
1
-0
/
+10
*
v3d: add header guards in v3d_packet_helpers.h
Iago Toral Quiroga
2019-08-08
1
-0
/
+4
*
panfrost: Print errors from kernel
Tomeu Vizoso
2019-08-08
1
-5
/
+5
[prev]
[next]