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
*
anv: Move close(fd) from anv_bo_cache_import to its callers (v2)
Chad Versace
2017-10-17
4
-23
/
+24
*
anv: Add field anv_image::planes[]::bo_is_owned (v2)
Chad Versace
2017-10-17
2
-0
/
+14
*
anv: Better support for Android logging (v2)
Chad Versace
2017-10-17
4
-33
/
+15
*
intel: Add simple logging façade for Android (v2)
Chad Versace
2017-10-17
4
-1
/
+173
*
anv/android: Link to libsync, liblog in Android.mk
Tapani Pälli
2017-10-17
1
-1
/
+1
*
anv/android: Link to Android libraries in the autotools build
Chad Versace
2017-10-17
1
-0
/
+5
*
meson: s/radv_extensions/radv_extensions_c/ to respect var convention
Eric Engestrom
2017-10-17
1
-2
/
+2
*
meson: track python script dependency
Eric Engestrom
2017-10-17
1
-0
/
+1
*
vulkan/wsi: Free the event in x11_manage_fifo_queues().
Henri Verbeet
2017-10-17
1
-0
/
+1
*
meson: add missing radv_extensions.c generation for libvulkan_radeon
Eric Engestrom
2017-10-17
1
-1
/
+9
*
anv/apply_pipeline_layout: Use nir_tex_instr_remove_src
Jason Ekstrand
2017-10-17
1
-12
/
+5
*
nir: Add a helper for adding texture instruction sources
Jason Ekstrand
2017-10-17
4
-43
/
+29
*
st/va: Return correct width and height for encode/decode support
Mark Thompson
2017-10-17
1
-10
/
+30
*
st/va: Fix config entrypoint handling
Mark Thompson
2017-10-17
1
-6
/
+12
*
st/va: Disable vaExportSurfaceHandle()
Mark Thompson
2017-10-17
2
-2
/
+2
*
radv/image: bump all the offset to uint64_t.
Dave Airlie
2017-10-17
1
-4
/
+4
*
radv: port to using updated anv entrypoint/extension generator.
Dave Airlie
2017-10-17
7
-474
/
+480
*
radv: enable VK_KHX_multiview always.
Dave Airlie
2017-10-17
1
-4
/
+4
*
Revert "mesa: fix texture updates for ATI_fragment_shader"
Marek Olšák
2017-10-17
1
-5
/
+3
*
mesa: remove redundant NULL check in update_single_program_texture_state
Miklós Máté
2017-10-17
1
-2
/
+0
*
meson: build mesa test.
Dylan Baker
2017-10-16
2
-0
/
+46
*
.travis: Don't build gallium drivers in non-gallium test targets
Dylan Baker
2017-10-16
1
-2
/
+2
*
meson: refactor meson_options
Dylan Baker
2017-10-16
1
-41
/
+129
*
meson: build llvmpipe
Dylan Baker
2017-10-16
4
-2
/
+124
*
meson: build softpipe
Dylan Baker
2017-10-16
5
-3
/
+101
*
meson: build nouveau (gallium) driver
Dylan Baker
2017-10-16
6
-2
/
+268
*
meson: build radeonsi gallium driver
Dylan Baker
2017-10-16
4
-5
/
+93
*
meson: build gallium winsys for dri, null, and wrapper
Dylan Baker
2017-10-16
7
-7
/
+127
*
meson: build radeonsi
Dylan Baker
2017-10-16
6
-5
/
+250
*
meson: Build gallium dri state tracker
Dylan Baker
2017-10-16
3
-0
/
+59
*
meson: build gallium helper drivers
Dylan Baker
2017-10-16
5
-0
/
+116
*
meson: Build gallium pipe-loader
Dylan Baker
2017-10-16
3
-0
/
+67
*
meson: split and simplify dependencies
Dylan Baker
2017-10-16
3
-103
/
+108
*
meson: Build gallium auxiliary
Dylan Baker
2017-10-16
5
-9
/
+584
*
meson: build libmesa_gallium
Dylan Baker
2017-10-16
3
-12
/
+158
*
meson: Add option to toggle LLVM
Dylan Baker
2017-10-16
2
-15
/
+21
*
meson: always set GLX_USE_TLS
Dylan Baker
2017-10-16
1
-1
/
+1
*
meson: Don't try to install dri drivers unless one is built
Dylan Baker
2017-10-16
1
-1
/
+1
*
meson: Set _GNU_SOURCE
Dylan Baker
2017-10-16
1
-0
/
+1
*
meson: add checks for version script and dynamic list
Dylan Baker
2017-10-16
1
-2
/
+16
*
configure: commit test files
Dylan Baker
2017-10-16
4
-17
/
+14
*
meson: Add switch for texture float
Dylan Baker
2017-10-16
2
-0
/
+6
*
Revert "i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2"
Kenneth Graunke
2017-10-16
1
-5
/
+20
*
Android: add libmesa_nir dependency to libmesa_dricore
Rob Herring
2017-10-16
1
-0
/
+3
*
i965: Only put external handles into the handle ht
Chris Wilson
2017-10-16
1
-11
/
+25
*
svga: format the version string like the rest of mesa
Eric Engestrom
2017-10-16
1
-5
/
+5
*
git_sha1_gen: use git_sha1.h.in on all build systems
Eric Engestrom
2017-10-16
1
-1
/
+4
*
svga: fix format_conversion_table breakage
Brian Paul
2017-10-16
1
-2
/
+7
*
i965/miptree: Drop the invalidate parameter form copy_teximage
Jason Ekstrand
2017-10-16
3
-17
/
+8
*
anv: Get rid of gen fall-through
Jason Ekstrand
2017-10-16
1
-17
/
+17
[next]