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
*
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
*
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
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
1
-3
/
+0
*
lima: Fix Android.mk
Roman Stratiienko
2019-08-08
2
-4
/
+18
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-08
1
-1
/
+1
*
etnaviv: remember data offset into BO
Lucas Stach
2019-08-08
1
-0
/
+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
7
-16
/
+122
*
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
*
panfrost: Print errors from kernel
Tomeu Vizoso
2019-08-08
1
-5
/
+5
*
panfrost: Mark buffers as PANFROST_BO_HEAP
Tomeu Vizoso
2019-08-08
1
-0
/
+6
*
panfrost: Mark BOs as NOEXEC
Tomeu Vizoso
2019-08-08
3
-2
/
+10
*
panfrost: Take into account flags when looking up in the BO cache
Tomeu Vizoso
2019-08-08
3
-3
/
+5
*
panfrost: Allocate shaders in their own BOs
Tomeu Vizoso
2019-08-08
7
-32
/
+61
*
intel/perf: move perf-related constants to common location
Mark Janes
2019-08-07
1
-0
/
+1
*
nvc0: fix program dumping, use _debug_printf
Ilia Mirkin
2019-08-07
1
-6
/
+6
*
nvc0: add support for ATOMC_WRAP TGSI operations
Ilia Mirkin
2019-08-07
2
-1
/
+11
*
gallium: redefine ATOMINC_WRAP to be more hardware-friendly
Ilia Mirkin
2019-08-07
2
-13
/
+1
*
radeonsi: limit DPBB context_states_per_bin batches when using gfx9 workaround
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+5
*
radeonsi: reduce DPBB persistent_states_per_bin value for APUs
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+2
*
radeonsi: fix typo in DPBB register field
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+4
*
radeonsi: fix S_028C48_MAX_ALLOC_COUNT value
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+1
*
etnaviv: drop struct etna_3d_state
Christian Gmeiner
2019-08-07
3
-17
/
+1
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-2
/
+2
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
clover: Fix build after clang r367864
Jan Vesely
2019-08-06
1
-2
/
+8
*
mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation
John Stultz
2019-08-07
2
-1
/
+3
*
mesa: Add ir3/ir3_nir_imul.c generation to Android.mk
John Stultz
2019-08-07
1
-0
/
+8
*
panfrost: Take into account a index_bias for glDrawElementsBaseVertex calls
Rohan Garg
2019-08-06
1
-9
/
+9
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
3
-0
/
+9
*
tgsi_to_nir: add a few needed double opcodes
Marek Olšák
2019-08-06
1
-0
/
+6
*
tgsi_to_nir: implement a few needed 64-bit integer opcodes
Marek Olšák
2019-08-06
1
-0
/
+5
*
ttn: Prepare for 64-bit sources and destinations
Connor Abbott
2019-08-06
1
-5
/
+29
*
ttn: Use 1-bit NIR comparison opcodes
Connor Abbott
2019-08-06
1
-24
/
+19
*
radeonsi: enable EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
*
radeonsi: add support for nir atomic_inc_wrap/atomic_dec_wrap
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
[next]