index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
meson: build gallium omx state tracker
Dylan Baker
3
-1
/
+89
2017-12-04
meson: build gallium xvmc state tracker
Dylan Baker
3
-1
/
+124
2017-12-04
meson: build gallium vdpau state tracker
Dylan Baker
3
-1
/
+109
2017-12-04
meson: Add osmesa.sym script as a link dependency (gallium-osmesa)
Dylan Baker
1
-0
/
+3
2017-12-04
meson: use driver_deps for gallium osmesa
Dylan Baker
1
-11
/
+6
2017-12-04
meson: Use driver dependencies for libgl-xlib target
Dylan Baker
1
-10
/
+2
2017-12-04
meson: use the driver dependencies for the gallium dri target
Dylan Baker
1
-100
/
+26
2017-12-04
meson: define driver dependencies
Dylan Baker
16
-0
/
+110
2017-12-04
meson: sort gallium drivers after winsys
Dylan Baker
1
-8
/
+8
2017-12-04
meson: Combine gallium target subdirs
Dylan Baker
1
-10
/
+4
2017-12-04
i965/cnl: Avoid fast-clearing sRGB render buffers
Nanley Chery
1
-2
/
+12
2017-12-04
meson: Fix overlinkage of dri3 loader
Dylan Baker
1
-2
/
+1
2017-12-04
meson: fix underlinkage without dri3
Dylan Baker
2
-2
/
+3
2017-12-04
meson: Reformat glx code to match more common style
Dylan Baker
1
-5
/
+8
2017-12-04
radv: fix a crash in radv_can_dump_shader()
Samuel Pitoiset
1
-2
/
+2
2017-12-04
intel/isl: Declare private array as static const
Chad Versace
1
-1
/
+1
2017-12-04
meson: Install dri.pc file when building gallium dri drivers
Dylan Baker
1
-7
/
+11
2017-12-04
anv: query CS timestamp frequency from the kernel
Lionel Landwerlin
1
-0
/
+13
2017-12-04
i965: read CS timestamp frequency from the kernel on Gen10+
Lionel Landwerlin
1
-0
/
+24
2017-12-04
radv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
2
-0
/
+27
2017-12-04
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
5
-74
/
+64
2017-12-04
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
5
-56
/
+10
2017-12-04
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
5
-83
/
+192
2017-12-04
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
5
-9
/
+2
2017-12-04
vulkan/wsi: Move wsi_swapchain to wsi_common_private.h
Jason Ekstrand
2
-45
/
+47
2017-12-04
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
4
-13
/
+43
2017-12-04
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
4
-64
/
+63
2017-12-04
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
5
-62
/
+19
2017-12-04
vulkan/wsi: Move get_images into common code
Jason Ekstrand
6
-57
/
+40
2017-12-04
anv/wsi: Enable prime support
Jason Ekstrand
1
-1
/
+1
2017-12-04
anv/wsi: Use the common QueuePresent code
Jason Ekstrand
1
-57
/
+6
2017-12-04
vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit
Jason Ekstrand
1
-0
/
+17
2017-12-04
vulkan/wsi: Only wait on semaphores on the first swapchain
Jason Ekstrand
1
-2
/
+7
2017-12-04
vulkan/wsi: Refactor result handling in queue_present
Jason Ekstrand
1
-26
/
+28
2017-12-04
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
3
-87
/
+93
2017-12-04
vulkan/wsi: Add a WSI_FROM_HANDLE macro
Jason Ekstrand
1
-0
/
+3
2017-12-04
radv/wsi: drop allocate memory special case
Dave Airlie
2
-20
/
+6
2017-12-04
vulkan/wsi: Do image creation in common code
Jason Ekstrand
7
-303
/
+146
2017-12-04
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
7
-180
/
+475
2017-12-04
radv: Move wsi initialization later in physical_device_init
Jason Ekstrand
1
-6
/
+7
2017-12-04
radv/image: Implement the wsi "extension"
Jason Ekstrand
2
-2
/
+12
2017-12-04
anv/image: Implement the wsi "extension"
Jason Ekstrand
2
-4
/
+37
2017-12-04
anv: Require a dedicated allocation for modified images
Jason Ekstrand
1
-4
/
+49
2017-12-04
anv/image: Add a drm_format_mod field
Jason Ekstrand
2
-0
/
+7
2017-12-04
radv: Implement VK_EXT_external_memory_dma_buf
Jason Ekstrand
3
-12
/
+29
2017-12-04
anv: Implement VK_EXT_external_memory_dma_buf
Jason Ekstrand
3
-17
/
+34
2017-12-04
vulkan/wsi: Add a mock image creation extension
Jason Ekstrand
1
-0
/
+18
2017-12-04
vulkan/wsi: Add wsi_swapchain_init/finish functions
Jason Ekstrand
7
-4
/
+83
2017-12-04
vulkan/wsi: Add a wsi_device_init function
Jason Ekstrand
6
-2
/
+60
2017-12-04
vulkan/wsi/x11: Handle the geometry check earlier in create_swapchain
Jason Ekstrand
1
-9
/
+10
[next]