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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-20
3
-5
/
+8
*
radv/ac: bump params array for image atomic comp swap
Dave Airlie
2017-09-19
1
-1
/
+1
*
radv: Actually set the cmd_buffer usage_flags.
Bas Nieuwenhuizen
2017-09-06
1
-0
/
+1
*
radv: don't assert on empty hash table
Grazvydas Ignotas
2017-09-06
1
-0
/
+3
*
radv: clear dynamic_shader_stages on create
Grazvydas Ignotas
2017-09-06
1
-0
/
+1
*
radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
2017-09-06
1
-0
/
+1
*
radv: Fix off by one in MAX_VBS assert.
Bas Nieuwenhuizen
2017-09-06
1
-1
/
+1
*
radv: don't crash if we have no framebuffer
Dave Airlie
2017-08-25
1
-0
/
+4
*
radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
2017-08-21
1
-1
/
+4
*
radv: fix MSAA on SI gpus.
Dave Airlie
2017-08-21
1
-3
/
+7
*
radv: fix f16->f32 denorm handling for SI/CIK. (v2)
Dave Airlie
2017-08-21
1
-2
/
+16
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-19
2
-3
/
+11
*
radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
2017-08-19
1
-0
/
+5
*
ac/nir: fix lsb emission
Connor Abbott
2017-08-19
1
-1
/
+11
*
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
2017-08-03
1
-2
/
+4
*
radv: for stencil only set Z tile mode index to same value
Dave Airlie
2017-08-03
1
-0
/
+2
*
radv/ac: port SI TC L1 write corruption fix.
Dave Airlie
2017-08-03
1
-3
/
+5
*
radv/ac: realign SI workaround with radeonsi.
Dave Airlie
2017-08-03
1
-2
/
+3
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-08-03
1
-0
/
+5
*
radv: fix non-0 based layer clears.
Dave Airlie
2017-08-03
1
-4
/
+9
*
radv: advertise v6 of the wayland surface extension
Emil Velikov
2017-08-03
1
-1
/
+1
*
ac/nir: Fix ordering of parameters for image atomic cmpswap intrinsics
Alex Smith
2017-07-12
1
-1
/
+1
*
ac/nir: implement 64-bit packing and unpacking
Connor Abbott
2017-07-08
2
-0
/
+32
*
ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffers
Alex Smith
2017-07-08
1
-29
/
+34
*
ac/nir: Make intrinsic_name buffer long enough
James Legg
2017-07-08
1
-1
/
+1
*
amd/common: fix off-by-one in sid_tables.py
Nicolai Hähnle
2017-06-28
1
-1
/
+1
*
radv: fix trace dumping for !use_ib_bos
Grazvydas Ignotas
2017-06-14
1
-3
/
+11
*
radv: set fmask state to all 0s when no fmask. (v2)
Dave Airlie
2017-06-14
1
-1
/
+2
*
radv: Remove SI num RB override for occlusion queries.
Bas Nieuwenhuizen
2017-06-14
1
-3
/
+0
*
radv: fewer than 8 RBs are possible
Nicolai Hähnle
2017-06-14
1
-2
/
+0
*
radv: expose integrated device type for APUs.
Dave Airlie
2017-06-14
1
-1
/
+1
*
radv: Dirty all descriptors sets when changing the pipeline.
Bas Nieuwenhuizen
2017-06-14
2
-8
/
+14
*
radv: Set both compute and graphics SGPRS on descriptor set flush.
Bas Nieuwenhuizen
2017-06-14
1
-29
/
+27
*
radv: Reserve space for descriptor and push constant user SGPR setting.
Bas Nieuwenhuizen
2017-06-01
1
-0
/
+8
*
radv: automake: list shared libraries after the static ones
Emil Velikov
2017-06-01
1
-19
/
+16
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
1
-2
/
+1
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-18
1
-0
/
+2
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-18
1
-0
/
+1
*
amd/addrlib: import Raven support
Marek Olšák
2017-05-18
3
-3
/
+72
*
radv: don't advertise transfer props unless we can do anything else
Dave Airlie
2017-05-10
1
-2
/
+2
*
radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
2017-05-10
1
-0
/
+8
*
radv: flush f32->f16 conversion denormals to zero. (v2)
Dave Airlie
2017-05-10
2
-4
/
+41
*
radv: flush more stages when semaphore are waiting.
Dave Airlie
2017-05-10
2
-3
/
+23
*
radv: fix stencil only clears.
Dave Airlie
2017-05-10
1
-0
/
+3
*
radv/wsi: report presentation error per image request
Dave Airlie
2017-05-10
1
-6
/
+13
*
radv: apply the tess+GS hang workaround to Polaris12 as well
Dave Airlie
2017-05-08
1
-1
/
+2
*
radv/meta: fix restoring a push descriptor set
Fredrik Höglund
2017-05-08
2
-2
/
+8
*
radv: don't leak DRM devices
Grazvydas Ignotas
2017-05-08
1
-1
/
+3
*
radv: fix possible stack corruption
Grazvydas Ignotas
2017-05-08
1
-1
/
+1
*
radv: Don't set dynamic state for pipelines with rasterizer dicard.
Bas Nieuwenhuizen
2017-05-08
1
-6
/
+9
[next]