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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: Only allow 16 user SGPRs for compute on GFX9+.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+1
*
radv: Set the user SGPR MSB for Vega.
Bas Nieuwenhuizen
2018-09-16
1
-0
/
+1
*
radv: Optimize rebinding the same descriptor set.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+7
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
3
-1
/
+5
*
android: broadcom/cle: export the broadcom top level path headers
Mauro Rossi
2018-09-15
1
-0
/
+2
*
android: broadcom/cle: add gallium include path
Mauro Rossi
2018-09-15
1
-0
/
+2
*
android: broadcom/genxml: fix collision with intel/genxml header-gen macro
Mauro Rossi
2018-09-15
1
-5
/
+5
*
anv/memcpy: fix build after starting to use addresses
Caio Marcelo de Oliveira Filho
2018-09-14
1
-2
/
+2
*
anv/cmd_buffer: Take an address in emit_lrm
Jason Ekstrand
2018-09-14
1
-17
/
+16
*
anv/memcpy: Use addresses instead of bo+offset
Jason Ekstrand
2018-09-14
3
-35
/
+34
*
anv/so_memcpy: Use the correct SO_BUFFER size on gen8+
Jason Ekstrand
2018-09-14
1
-1
/
+1
*
ac: fix get_image_coords() for radeonsi
Timothy Arceri
2018-09-15
1
-1
/
+2
*
gallium/util: don't let child processes inherit our thread affinity
Marek Olšák
2018-09-14
1
-4
/
+32
*
gallium/util: start with a random L3 cache index for AMD Zen
Marek Olšák
2018-09-14
1
-4
/
+16
*
st/mesa: Validate the result of pipe_transfer_map in make_texture (v2)
Josh Pieper
2018-09-14
1
-8
/
+12
*
radv: emit the initial config only once in the preambles
Samuel Pitoiset
2018-09-14
4
-50
/
+48
*
radv: fix setting global locations for indirect descriptors
Samuel Pitoiset
2018-09-14
1
-1
/
+0
*
radv: fix flushing indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+9
*
radv: fix GPU hangs with 32-bit indirect descriptors
Samuel Pitoiset
2018-09-14
1
-3
/
+5
*
radv: handle loc->indirect correctly for the first descriptor
Samuel Pitoiset
2018-09-14
2
-11
/
+10
*
radv: bump the maximum number of arguments to 64
Samuel Pitoiset
2018-09-14
1
-1
/
+1
*
radv: tidy up ac_setup_rings() for the GSVS rings
Samuel Pitoiset
2018-09-14
1
-13
/
+34
*
radv: fix setting the number of entries for GSVS on VI+
Samuel Pitoiset
2018-09-14
1
-3
/
+0
*
radv: always compute the number of components from the output mask
Samuel Pitoiset
2018-09-14
1
-12
/
+2
*
radv: emit data contiguously in the GS->VS ring buffer
Samuel Pitoiset
2018-09-14
1
-16
/
+12
*
radv: make use of the output usage mask in GS copy shader
Samuel Pitoiset
2018-09-14
1
-0
/
+3
*
radv: improve a comment in si_emit_set_predication_state()
Samuel Pitoiset
2018-09-14
1
-8
/
+6
*
radv: fix VK_EXT_conditional_rendering visibility
Samuel Pitoiset
2018-09-14
1
-4
/
+12
*
radv: make use of ac_unpack_param() instead of ac_build_bfe()
Samuel Pitoiset
2018-09-14
1
-15
/
+6
*
nir: add loop unroll support for complex wrapper loops
Timothy Arceri
2018-09-14
1
-37
/
+76
*
nir: propagates if condition evaluation down some alu chains
Timothy Arceri
2018-09-14
1
-0
/
+128
*
nir: evaluate if condition uses inside the if branches
Timothy Arceri
2018-09-14
2
-0
/
+138
*
virgl: adjust strides when mapping temp-resources
Erik Faye-Lund
2018-09-14
1
-0
/
+2
*
nvir: Always split 64-bit IMAD/IMUL operations
Pierre Moreau
2018-09-13
1
-1
/
+1
*
st/vdpau: Use output buffer as back buffer with 24-bit color only
Leo Liu
2018-09-13
1
-1
/
+2
*
vl/dri: add color depth to vl winsys
Leo Liu
2018-09-13
2
-0
/
+2
*
vl/dri3: add support for 10 bits format
Leo Liu
2018-09-13
1
-4
/
+25
*
vl/dri: add 10 bits format supports
Leo Liu
2018-09-13
2
-10
/
+65
*
egl/android: Declare droid_load_driver() static
Kristian H. Kristensen
2018-09-13
1
-1
/
+1
*
radv: fix function names for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-09-13
1
-2
/
+2
*
anv: Silence a couple compiler warnings
Jason Ekstrand
2018-09-12
2
-3
/
+2
*
loader/dri3: Don't wait for fence of old buffer when re-allocating it
Michel Dänzer
2018-09-12
1
-1
/
+0
*
loader/dri3: Only wait for back buffer fences in dri3_get_buffer
Michel Dänzer
2018-09-12
1
-1
/
+3
*
glsl/linker: Check the invariance of built-in special variables
Vadym Shovkoplias
2018-09-12
1
-0
/
+66
*
intel/tools: fix initial position of window in aubinator viewer
Tapani Pälli
2018-09-12
1
-4
/
+17
*
winsys/virgl: avoid unintended behavior
Erik Faye-Lund
2018-09-12
1
-1
/
+1
*
travis: use python3.5 for meson
Juan A. Suarez Romero
2018-09-11
1
-1
/
+5
*
radv: adjust ESGS ring buffer size computation on VI+
Samuel Pitoiset
2018-09-11
1
-1
/
+5
*
mesa/texture: Also check for LA texture when querying intensity component size
Gert Wollny
2018-09-11
1
-0
/
+5
*
nv50,nvc0: warn on not-explicitly-handled caps
Ilia Mirkin
2018-09-11
2
-14
/
+26
[prev]
[next]