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
...
*
freedreno/ir3: show input/output wrmask's in disasm
Rob Clark
2019-11-12
1
-2
/
+9
*
freedreno/ir3: add input/output iterators
Rob Clark
2019-11-12
11
-63
/
+49
*
freedreno/ir3: remove impossible condition
Rob Clark
2019-11-12
1
-3
/
+0
*
freedreno/ir3: rename fanin/fanout to collect/split
Rob Clark
2019-11-12
10
-44
/
+48
*
freedreno/ir3: remove half-precision output
Rob Clark
2019-11-12
1
-30
/
+0
*
freedreno/ir3: fix valgrind complaint with STLW
Rob Clark
2019-11-12
1
-1
/
+1
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
7
-71
/
+71
*
anv: Use mocs settings from isl_dev.
Rafael Antognolli
2019-11-12
6
-74
/
+15
*
intel/isl: Add MOCS settings to isl_device.
Rafael Antognolli
2019-11-12
2
-0
/
+57
*
freedreno: fix eglDupNativeFenceFD error
Rob Clark
2019-11-12
1
-4
/
+10
*
nir: fix a couple signed/unsigned comparison warnings in nir_builder.h
Brian Paul
2019-11-12
1
-2
/
+2
*
s/APIENTRY/GLAPIENTRY/ in teximage.c
Brian Paul
2019-11-12
1
-1
/
+1
*
android: mesa: Revert "android: mesa: revert "Enable asm unconditionally""
Lepton Wu
2019-11-12
2
-4
/
+0
*
aco: combine read_invocation and shuffle implementations
Rhys Perry
2019-11-12
1
-29
/
+7
*
aco: don't propagate vgprs into v_readlane/v_writelane
Rhys Perry
2019-11-12
1
-1
/
+8
*
aco: fix read_invocation with VGPR lane index
Rhys Perry
2019-11-12
1
-2
/
+1
*
nir/divergence: improve DA of shuffle
Rhys Perry
2019-11-12
1
-1
/
+5
*
aco: fix shuffle with uniform operands
Rhys Perry
2019-11-12
1
-6
/
+6
*
aco: use DPP instead of exec modification when lowering GFX10 shuffles
Rhys Perry
2019-11-12
1
-15
/
+7
*
aco: rematerialize s_movk instructions
Daniel Schürmann
2019-11-12
1
-2
/
+7
*
aco: preserve kill flag on moved operands during RA
Daniel Schürmann
2019-11-12
1
-1
/
+1
*
aco: fix invalid access on Pseudo_instructions
Daniel Schürmann
2019-11-12
2
-2
/
+10
*
zink: remove no-longer-needed hack
Erik Faye-Lund
2019-11-12
1
-10
/
+0
*
zink: implement buffer-to-buffer copies
Erik Faye-Lund
2019-11-12
1
-0
/
+12
*
zink: always allow transfer to/from buffers
Erik Faye-Lund
2019-11-12
1
-4
/
+2
*
intel/blorp: Fix usage of uninitialized memory in key hashing
Danylo Piliaiev
2019-11-12
1
-1
/
+6
*
i965/program_cache: Lift restriction on shader key size
Danylo Piliaiev
2019-11-12
1
-12
/
+4
*
spirv: Fix the MSVC build
Jason Ekstrand
2019-11-12
1
-1
/
+1
*
nir: patch up deref-vars when lowering clip-planes
Erik Faye-Lund
2019-11-12
1
-0
/
+1
*
ac: handle pointer types to LDS in ac_get_elem_bits()
Samuel Pitoiset
2019-11-12
1
-0
/
+5
*
freedreno: add Adreno 640 ID
Jonathan Marek
2019-11-11
3
-0
/
+11
*
radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...
Luis Mendes
2019-11-12
1
-0
/
+8
*
st/mesa: remove unused TGSI-only debug printing functions
Marek Olšák
2019-11-11
7
-68
/
+0
*
st/mesa: add ST_DEBUG=nir to print NIR shaders
Marek Olšák
2019-11-11
2
-1
/
+11
*
st/mesa: print TCS/TES/GS/CS TGSI in the right place & keep disk cache enabled
Marek Olšák
2019-11-11
2
-6
/
+5
*
st/mesa: remove \n being only printed in debug builds after printed TGSI
Marek Olšák
2019-11-11
1
-12
/
+4
*
st/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR
Marek Olšák
2019-11-11
4
-7
/
+7
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
6
-1
/
+12
*
anv: implement VK_KHR_timeline_semaphore
Lionel Landwerlin
2019-11-11
5
-72
/
+734
*
anv: Plumb timeline semaphore signal/wait values through from the API
Jason Ekstrand
2019-11-11
2
-3
/
+22
*
anv/wsi: signal the semaphore in the acquireNextImage
Lionel Landwerlin
2019-11-11
1
-4
/
+20
*
anv: Lock around fetching sync file FDs from semaphores
Jason Ekstrand
2019-11-11
1
-13
/
+26
*
anv: prepare the driver for delayed submissions
Lionel Landwerlin
2019-11-11
4
-376
/
+616
*
anv: refcount semaphores
Lionel Landwerlin
2019-11-11
2
-6
/
+26
*
anv: prepare driver to report submission error through queues
Lionel Landwerlin
2019-11-11
5
-24
/
+60
*
anv: allow NULL batch parameter to anv_queue_submit_simple_batch
Lionel Landwerlin
2019-11-11
2
-19
/
+17
*
anv: move queue init/finish to anv_queue.c
Lionel Landwerlin
2019-11-11
3
-22
/
+30
*
anv: expose timeout helpers outside of anv_queue.c
Lionel Landwerlin
2019-11-11
2
-50
/
+51
*
anv: detach batch emission allocation from device
Lionel Landwerlin
2019-11-11
1
-56
/
+40
*
anv: remove list items on batch fini
Lionel Landwerlin
2019-11-11
1
-1
/
+4
[prev]
[next]