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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
REVIEWERS: add myself as a Meson reviewer
Eric Engestrom
2017-09-28
1
-0
/
+1
*
REVIEWERS: add Meson
Eric Engestrom
2017-09-28
1
-0
/
+5
*
meson: remove duplicate libisl dependency in anv
Dylan Baker
2017-09-28
1
-1
/
+1
*
svga: add missing PIPE_SHADER_CAP_INT64_ATOMICS switch cases
Brian Paul
2017-09-28
1
-0
/
+2
*
svga: trivial whitespace clean-ups in svga_screen.c
Brian Paul
2017-09-28
1
-11
/
+13
*
gallium/util: use new util_vasprintf() function
Brian Paul
2017-09-28
1
-1
/
+2
*
util: add util_vasprintf() for Windows (v2)
Brian Paul
2017-09-28
1
-0
/
+22
*
st/mesa: don't call close() on Windows
Brian Paul
2017-09-28
1
-0
/
+2
*
svga: start advertising PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Neha Bhende
2017-09-28
1
-1
/
+3
*
mesa: fix texture updates for ATI_fragment_shader
Marek Olšák
2017-09-28
1
-3
/
+5
*
etnaviv: optimize RS transfers
Lucas Stach
2017-09-28
1
-4
/
+25
*
etnaviv: add resource subregion copy
Lucas Stach
2017-09-28
2
-0
/
+32
*
etnaviv: support tile aligned RS blits
Lucas Stach
2017-09-28
1
-8
/
+78
*
st/va: use pipe transfer_map to map upload buffer
Leo Liu
2017-09-28
1
-3
/
+9
*
anv: add an assertion in genX(BeginCommandBuffer)
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
radv: add an assertion in radv_BeginCommandBuffer()
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
gallium/docs: add reference links for resource_create method
Gwan-gyeong Mun
2017-09-28
1
-2
/
+2
*
gallium/docs: fix a reference link for get_paramf
Gwan-gyeong Mun
2017-09-28
1
-1
/
+1
*
i965: enable up to 32 inputs for geometry shaders in gen8+
Iago Toral Quiroga
2017-09-28
1
-1
/
+2
*
radv: set image view type when decompressing depth surfaces
Samuel Pitoiset
2017-09-28
1
-0
/
+1
*
broadcom/vc4: Fix release build
Eric Anholt
2017-09-27
1
-1
/
+1
*
vc4: Add labels to BOs for debug builds or with VC4_DEBUG=surf set.
Eric Anholt
2017-09-27
4
-0
/
+41
*
meson: build "radv" vulkan driver for radeon hardware
Dylan Baker
2017-09-27
7
-5
/
+317
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
24
-0
/
+1865
*
util/ralloc: Don't define assert with magic member without DEBUG
Dylan Baker
2017-09-27
1
-0
/
+8
*
intel: use a flag instead of setting PYTHONPATH
Dylan Baker
2017-09-27
2
-9
/
+26
*
st/dri: don't expose modifiers in EGL if the driver doesn't implement them
Marek Olšák
2017-09-27
1
-3
/
+5
*
vulkan/wsi/wayland: Return better error messages
Jason Ekstrand
2017-09-27
1
-21
/
+36
*
vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if available
Jason Ekstrand
2017-09-27
1
-6
/
+33
*
vulkan/wsi/wayland: Stop caching Wayland displays
Jason Ekstrand
2017-09-27
1
-107
/
+54
*
vulkan/wsi/wayland: Refactor wsi_wl_display code
Jason Ekstrand
2017-09-27
1
-14
/
+33
*
clover: Query and export int64 atomics
Jan Vesely
2017-09-27
3
-2
/
+11
*
glx: Be more tolerant in glXImportContext (v2)
Adam Jackson
2017-09-27
1
-42
/
+30
*
egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
2017-09-27
6
-11
/
+13
*
gallium/radeon: consolidate PIPE_BIND_SHARED/SCANOUT handling
Marek Olšák
2017-09-27
2
-13
/
+4
*
radeonsi: remove useless check in si_blit_decompress_color()
Samuel Pitoiset
2017-09-27
1
-1
/
+3
*
gallium/radeon: more use of vi_dcc_formats_are_incompatible()
Samuel Pitoiset
2017-09-27
1
-2
/
+1
*
radv: store the amount of saved constants in the compute state
Samuel Pitoiset
2017-09-27
7
-17
/
+20
*
radv: remove useless radv_meta_{begin,end}_XXX() helpers
Samuel Pitoiset
2017-09-27
4
-62
/
+9
*
swr: Remove unneeeded comparison
George Kyriazis
2017-09-26
1
-2
/
+1
*
swr: Handle resource across context changes
George Kyriazis
2017-09-26
4
-10
/
+70
*
vulkan/wsi/wayland: Stop printing out the DRM device
Jason Ekstrand
2017-09-26
1
-1
/
+0
*
i965: Support copy propagating of untyped atomic surface indexes.
Kenneth Graunke
2017-09-26
1
-0
/
+7
*
i965/vec4: Fix swizzles on atomic sources.
Kenneth Graunke
2017-09-26
1
-4
/
+9
*
i965/vec4: Actually handle atomic op intrinsics.
Kenneth Graunke
2017-09-26
1
-2
/
+10
*
i965: Convert brw->*_program into a brw->programs[i] array.
Kenneth Graunke
2017-09-26
22
-126
/
+147
*
anv: Fix some comment typos.
Eric Anholt
2017-09-26
1
-3
/
+3
*
gallium: Weaken assertion about u_mm's align2 field.
Eric Anholt
2017-09-26
1
-1
/
+4
*
intel/genxml: Convert a not-present-or-"1" dict to a set.
Eric Anholt
2017-09-26
1
-2
/
+3
*
broadcom/vc4: Fix infinite retry in vc4_bo_alloc()
Boris Brezillon
2017-09-26
1
-6
/
+4
[prev]
[next]