index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nir/lower-atomics-to-ssbo: fix num_components
Rob Clark
2017-05-23
1
-0
/
+5
*
radeon: pass flags that can change shaders to disk_cache_create()
Timothy Arceri
2017-05-23
1
-1
/
+2
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
5
-15
/
+23
*
u_format_test: Ignore S3TC errors.
Jose Fonseca
2017-05-22
1
-0
/
+25
*
docs: Document ASTC extension support for SKL and BXT
Nanley Chery
2017-05-22
1
-2
/
+2
*
i965: Enable ASTC HDR for Broxton
Nanley Chery
2017-05-22
1
-0
/
+3
*
intel/isl: Add ASTC HDR to format lists and helpers
Nanley Chery
2017-05-22
3
-2
/
+58
*
radv: Add compute HTILE fast clear.
Bas Nieuwenhuizen
2017-05-22
1
-1
/
+93
*
radv: Use correct clear words for HTILE.
Bas Nieuwenhuizen
2017-05-22
1
-4
/
+13
*
radv: Add queue masks for htile usage determination.
Bas Nieuwenhuizen
2017-05-22
4
-20
/
+41
*
radv: Specify semantics of HTILE layout helpers.
Bas Nieuwenhuizen
2017-05-22
3
-3
/
+20
*
radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
2017-05-22
5
-40
/
+11
*
mesa: GL_ARB_shader_subroutine is not optional in core profile
Ian Romanick
2017-05-22
9
-49
/
+3
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide ...
Benedikt Schemmer
2017-05-22
1
-0
/
+4
*
gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
2017-05-22
2
-0
/
+13
*
radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
2017-05-22
1
-6
/
+7
*
vc4: Remove dead code in vc4_dump_surface_msaa()
Rhys Kidd
2017-05-22
1
-6
/
+0
*
egl/wayland: verify event queue was allocated
Lionel Landwerlin
2017-05-22
1
-1
/
+1
*
mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
2017-05-22
7
-1
/
+53
*
glsl: set mask via initialisation list rather than in constructor body
Timothy Arceri
2017-05-22
1
-3
/
+1
*
ralloc: Use strnlen() inside of strncat()
Vladislav Egorov
2017-05-22
1
-6
/
+1
*
glcpp: Skip unnecessary line continuations removal
Vladislav Egorov
2017-05-22
1
-2
/
+8
*
glcpp: Avoid unnecessary strcmp()
Vladislav Egorov
2017-05-22
1
-5
/
+9
*
main: Move hashLockMutex/hashUnlockMutex to header and inline
Thomas Helland
2017-05-22
2
-45
/
+40
*
main: Use _mesa_HashLock/UnlockMutex consistently
Thomas Helland
2017-05-22
1
-13
/
+10
*
util: Change the pointer hashing function
Thomas Helland
2017-05-22
1
-1
/
+2
*
vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation
Philipp Zabel
2017-05-20
1
-3
/
+10
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead...
John Brooks
2017-05-20
1
-1
/
+12
*
glsl: Conditionally allow redeclaration of built-in variables
John Brooks
2017-05-20
3
-0
/
+19
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
7
-0
/
+20
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
2
-5
/
+3
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
i965: Use the upload BO for push constants on Gen7.5-Gen8.
Kenneth Graunke
2017-05-20
2
-2
/
+2
*
i965: Use the upload BO for push constants on Gen9+.
Kenneth Graunke
2017-05-20
2
-6
/
+11
*
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
2017-05-20
2
-3
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-20
1
-0
/
+2
*
android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel
Tapani Pälli
2017-05-20
1
-0
/
+2
*
configure.ac: s/xcb-fixes/xcb-xfixes/
Emil Velikov
2017-05-20
1
-1
/
+1
*
configure.ac: add xcb-fixes to the XCB DRI3 list
Emil Velikov
2017-05-20
1
-1
/
+1
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-20
2
-30
/
+15
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-05-20
3
-2
/
+9
*
mesa: add an env var to force cache fallback
Timothy Arceri
2017-05-20
4
-1
/
+10
*
st/mesa: improve shader cache debug info
Timothy Arceri
2017-05-20
1
-2
/
+4
*
travis: remove workarounds for the Vulkan target
Emil Velikov
2017-05-19
1
-5
/
+2
*
configure: trivial whitespace cleanup
Emil Velikov
2017-05-19
1
-2
/
+2
*
configure: error out if building XVMC w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building VDPAU w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building OMX w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building VA w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
st/xvmc: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
[prev]
[next]