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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: fix fence creation fail if no rendering
Rob Clark
2017-06-01
1
-13
/
+1
*
radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
2017-05-31
1
-6
/
+7
*
gallium/targets: link against XCB only as needed
Emil Velikov
2017-05-31
2
-4
/
+12
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-31
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-31
1
-2
/
+0
*
st/va: fix misplaced closing bracket
Emil Velikov
2017-05-31
1
-1
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-31
5
-19
/
+35
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
9
-1
/
+10
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-22
1
-0
/
+2
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-22
1
-30
/
+11
*
virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
2017-05-19
1
-2
/
+12
*
gallivm: Make sure module has the correct data layout when pass manager runs
Tom Stellard
2017-05-19
1
-16
/
+18
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-18
1
-0
/
+6
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-18
1
-1
/
+2
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-18
1
-4
/
+2
*
vc4: Don't allocate new BOs to avoid synchronization when they're shared.
Eric Anholt
2017-05-18
1
-1
/
+2
*
etnaviv: allow R/B swapped surfaces to be cleared
Lucas Stach
2017-05-18
1
-0
/
+2
*
etnaviv: stop oversizing buffer resources
Lucas Stach
2017-05-18
1
-1
/
+1
*
radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
Nicolai Hähnle
2017-05-18
1
-0
/
+2
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-18
4
-2
/
+14
*
renderonly: Initialize fields of struct winsys_handle.
Eric Anholt
2017-05-18
1
-0
/
+1
*
swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
2017-05-18
3
-80
/
+82
*
radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
Nicolai Hähnle
2017-05-18
1
-0
/
+14
*
radeonsi: fix primitive ID in fragment shader when using tessellation
Nicolai Hähnle
2017-05-18
1
-10
/
+17
*
radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
2017-05-18
1
-2
/
+14
*
freedreno/a3xx: fix hang w/ large render targets and small gmem
Rob Clark
2017-05-08
3
-0
/
+7
*
radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Marek Olšák
2017-05-08
1
-1
/
+2
*
winsys/amdgpu: fix Polaris12 (RX 550) breakage
Marek Olšák
2017-05-08
1
-0
/
+1
*
radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driver
Marek Olšák
2017-05-08
1
-3
/
+18
*
gallium/dri: always link against shared glapi
Emil Velikov
2017-05-08
1
-3
/
+3
*
radeonsi/gfx9: fix gl_ViewportIndex
Marek Olšák
2017-05-05
2
-8
/
+40
*
etnaviv: add L8A8_UNORM texture format
Christian Gmeiner
2017-05-05
1
-0
/
+2
*
renderonly: use drmIoctl
Philipp Zabel
2017-05-05
1
-4
/
+3
*
renderonly: drop resources on destroy
Philipp Zabel
2017-05-05
3
-3
/
+13
*
renderonly: close transfer prime_fd
Philipp Zabel
2017-05-05
1
-0
/
+2
*
vc4: Only build the NEON code on arm32.
Eric Anholt
2017-05-05
1
-2
/
+2
*
gallium/targets: fix bool setting on BE architectures
Ilia Mirkin
2017-04-30
8
-11
/
+11
*
radeonsi: adjust ESGS ring buffer size computation on VI
Marek Olšák
2017-04-30
1
-1
/
+4
*
radeonsi/gfx9: don't set deprecated field PARTIAL_ES_WAVE_ON
Marek Olšák
2017-04-30
1
-2
/
+3
*
radeonsi/gfx9: set MAX_PRIMGRP_IN_WAVE in the correct register
Marek Olšák
2017-04-30
2
-1
/
+5
*
radeonsi/gfx9: add a workaround for viewing a slice of 3D as a 2D image
Marek Olšák
2017-04-30
1
-8
/
+22
*
radeonsi/gfx9: fix 1D array shader images
Marek Olšák
2017-04-30
1
-0
/
+1
*
radeonsi/gfx9: fix most things wrong with shader images
Marek Olšák
2017-04-30
2
-12
/
+24
*
radeonsi/gfx9: fix texture buffer objects and image buffers with IDXEN==0
Marek Olšák
2017-04-30
1
-1
/
+34
*
st/clover: add space between < and ::
Emil Velikov
2017-04-24
6
-17
/
+17
*
winsys/sw/dri: don't use GNU void pointer arithmetic
Emil Velikov
2017-04-24
1
-1
/
+1
*
freedreno: fix crash if ctx torn down with no rendering
Rob Clark
2017-04-24
1
-1
/
+1
*
winsys/amdgpu: init buffer_indices_hashlist with memset()
Samuel Pitoiset
2017-04-17
1
-8
/
+2
*
winsys/amdgpu: simplify amdgpu_cs_add_buffer() a bit
Samuel Pitoiset
2017-04-17
1
-4
/
+3
*
gallium/radeon: always flush asynchronously and wait after begin_new_cs
Marek Olšák
2017-04-17
2
-4
/
+11
[next]