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
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
10
-1656
/
+1851
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
3
-7
/
+27
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
3
-20
/
+28
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
2
-29
/
+64
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
4
-39
/
+35
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
4
-219
/
+180
*
anv/wsi: switch to using VkDevice in swapchain
Dave Airlie
2016-10-19
4
-14
/
+14
*
anv/wsi/x11: more refactoring to use generic handles
Dave Airlie
2016-10-19
1
-27
/
+43
*
anv/wsi/x11: start refactoring out the image allocation/free functionality
Dave Airlie
2016-10-19
1
-22
/
+52
*
anv/wsi: drop device from get format
Dave Airlie
2016-10-19
4
-5
/
+5
*
anv/wsi: remove device from get_support interface
Dave Airlie
2016-10-19
4
-5
/
+10
*
anv/wsi/x11: abstract WSI interface from internals.
Dave Airlie
2016-10-19
1
-9
/
+24
*
anv/wsi/x11: push anv_device out of the init/finish routines
Dave Airlie
2016-10-19
3
-15
/
+19
*
anv/wsi: abstract wsi interfaces away from device a bit more.
Dave Airlie
2016-10-19
4
-24
/
+28
*
anv/wsi/x11: push device out of x11 connection fns.
Dave Airlie
2016-10-19
1
-11
/
+12
*
anv/wsi: drop device from get caps
Dave Airlie
2016-10-19
4
-4
/
+1
*
anv/wsi: drop get present modes device arg
Dave Airlie
2016-10-19
4
-4
/
+1
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
8
-8
/
+2
*
draw: improve vertex fetch (v2)
Roland Scheidegger
2016-10-19
3
-86
/
+134
*
draw: improved handling of undefined inputs
Roland Scheidegger
2016-10-19
1
-21
/
+32
*
gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf
Roland Scheidegger
2016-10-19
1
-0
/
+11
*
gallivm: Use native packs and unpacks for the lerps
Roland Scheidegger
2016-10-19
3
-13
/
+156
*
anv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
radv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
12
-131
/
+88
*
anv: move to using vk_alloc helpers.
Dave Airlie
2016-10-19
18
-147
/
+103
*
vulkan: add vk_alloc.h shared allocation inlines.
Dave Airlie
2016-10-19
2
-1
/
+77
*
anv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
2
-5
/
+2
*
radv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
4
-7
/
+4
*
util: move min/max/clamp macros to util macros.h
Dave Airlie
2016-10-19
2
-13
/
+13
*
radv: make use of shared vector helper.
Dave Airlie
2016-10-19
3
-135
/
+8
*
anv: port to using new u_vector shared helper.
Dave Airlie
2016-10-19
5
-154
/
+35
*
util: add vector util code.
Dave Airlie
2016-10-19
3
-1
/
+193
*
svga: minor code improvements in svga_validate_pipe_sampler_view()
Brian Paul
2016-10-18
1
-8
/
+8
*
intel: genxml: add SAMPLER_BORDER_COLOR_STATE structures
Lionel Landwerlin
2016-10-18
5
-0
/
+90
*
st/va: force to flush the last p frame in idr period
Boyuan Zhang
2016-10-18
1
-0
/
+3
*
egl/surfaceless: Fix segfault in eglSwapBuffers
Chad Versace
2016-10-18
1
-0
/
+12
*
radeonsi: rename prefixes from radeon to si
Marek Olšák
2016-10-18
4
-157
/
+157
*
radeonsi: merge radeon_llvm_context and si_shader_context
Marek Olšák
2016-10-18
4
-317
/
+290
*
radeonsi: import all TGSI->LLVM code from gallium/radeon
Marek Olšák
2016-10-18
11
-462
/
+346
*
gallium/radeon: simplify initialization of 64-bit gallivm builders
Marek Olšák
2016-10-18
1
-18
/
+4
*
gallium/radeon: remove unused radeon_llvm_reg_index_soa
Marek Olšák
2016-10-18
2
-7
/
+0
*
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
2016-10-18
6
-992
/
+1056
*
genxml: add generated headers to EXTRA_DIST
Jonathan Gray
2016-10-18
1
-0
/
+4
*
mesa: automake: include mesa_glinterop.h in distfile
Jonathan Gray
2016-10-18
1
-1
/
+2
*
egl: remove docs directory from EXTRA_DIST
Jonathan Gray
2016-10-18
1
-1
/
+0
*
genxml: avoid using a GNU make pattern rule
Jonathan Gray
2016-10-18
1
-1
/
+4
*
loader: cleanup copyright section
Emil Velikov
2016-10-18
1
-40
/
+2
*
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
2016-10-18
12
-32
/
+22
*
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
Emil Velikov
2016-10-18
1
-46
/
+1
[next]