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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: vulkan: add support for libmesa_vulkan_util
Mauro Rossi
2017-02-28
4
-5
/
+72
*
automake: r600: radeonsi: correctly manage libamd_common.la linking
Emil Velikov
2017-02-28
2
-4
/
+5
*
glx/tests: automake: add dispatch-index-check to the tarball
Emil Velikov
2017-02-28
1
-0
/
+1
*
automake: anv: add missing include $(top_srcdir)/src/vulkan/util
Emil Velikov
2017-02-28
1
-0
/
+1
*
i965/fs: emit MOV_INDIRECT with the source with the right register type
Samuel Iglesias Gonsálvez
2017-03-01
1
-1
/
+1
*
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles
Samuel Iglesias Gonsálvez
2017-03-01
1
-3
/
+3
*
i965/fs: fix indirect load DF uniforms on BSW/BXT
Samuel Iglesias Gonsálvez
2017-03-01
1
-21
/
+20
*
i965/fs: detect different bit size accesses to uniforms to push them in prope...
Samuel Iglesias Gonsálvez
2017-03-01
1
-16
/
+34
*
i965/fs: mark last DF uniform array element as 64 bit live one
Samuel Iglesias Gonsálvez
2017-03-01
1
-0
/
+3
*
radv: fix txs for sampler buffers
Dave Airlie
2017-03-01
1
-1
/
+1
*
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
Marek Olšák
2017-02-28
1
-1
/
+1
*
radv: Don't allocate space for unused immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-9
/
+14
*
radv/ac: Use constants for immutable samplers.
Bas Nieuwenhuizen
2017-02-28
1
-0
/
+16
*
radv: Detect if all immutable samplers for a binding are equal.
Bas Nieuwenhuizen
2017-02-28
2
-0
/
+6
*
radv: Store the immutable samplers as uint32_t[4].
Bas Nieuwenhuizen
2017-02-28
2
-10
/
+6
*
egl/dri3: implement query surface hook
Brendan King
2017-02-28
3
-0
/
+45
*
gallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS also for r600
Michel Dänzer
2017-02-28
2
-1
/
+5
*
i965: Move intel_resolve_map.[ch] from i965_compiler_FILES to i965_FILES
Kenneth Graunke
2017-02-27
1
-3
/
+3
*
gallium/r600: fix r600 build when OpenCL is enabled
Timothy Arceri
2017-02-28
1
-0
/
+5
*
radeon: remove unused radeon_elf_util.{c,h}
Timothy Arceri
2017-02-28
7
-256
/
+0
*
radeon/ac: switch to ac_shader_binary_config_start()
Timothy Arceri
2017-02-28
2
-3
/
+4
*
radeon/ac: make ac_shader_binary_config_start() available externally
Timothy Arceri
2017-02-28
2
-1
/
+8
*
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
Timothy Arceri
2017-02-28
4
-6
/
+4
*
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
Timothy Arceri
2017-02-28
12
-73
/
+36
*
radeon/ac: add llvm_ir_string to ac_shader_binary struct
Timothy Arceri
2017-02-28
1
-0
/
+1
*
ralloc: Delete autofree handling.
Kenneth Graunke
2017-02-27
2
-27
/
+0
*
compiler: Free types in _mesa_glsl_release_types() rather than autofree.
Kenneth Graunke
2017-02-27
1
-1
/
+4
*
clover: Dump linked binary to a different file
Jan Vesely
2017-02-27
1
-2
/
+6
*
radv: fix depth format in blit2d.
Dave Airlie
2017-02-28
1
-2
/
+5
*
radv/formats: add fast clear for 8-bit signed ints.
Dave Airlie
2017-02-28
1
-0
/
+16
*
mesa/main: refactor sampler parameter error codepath
Samuel Pitoiset
2017-02-27
1
-87
/
+52
*
glsl: reject samplers not declared as uniform/function params earlier
Samuel Pitoiset
2017-02-27
1
-0
/
+9
*
glsl: use is_sampler() anywhere it's possible
Samuel Pitoiset
2017-02-27
5
-17
/
+16
*
glsl: use is_image() anywhere it's possible
Samuel Pitoiset
2017-02-27
3
-4
/
+3
*
glsl: add missing blend_support qualifier in validate_flags()
Samuel Pitoiset
2017-02-27
1
-1
/
+2
*
glsl: use an enum for AMD_conservative_depth layout qualifiers
Samuel Pitoiset
2017-02-27
4
-35
/
+40
*
glsl: add has_shader_image_load_store()
Samuel Pitoiset
2017-02-27
3
-4
/
+7
*
drirc: add force_glsl_version=440 for The Culling
Samuel Pitoiset
2017-02-27
1
-0
/
+4
*
anv: Bump advertised version to 1.0.42
Jason Ekstrand
2017-02-27
1
-1
/
+1
*
vulkan: Update registry and headers to 1.0.42
Jason Ekstrand
2017-02-27
1
-111
/
+1039
*
nir: Delete unused arg in get_iteration
Elie TOURNIER
2017-02-27
1
-2
/
+2
*
gallium/u_queue: set num_threads correctly if not all threads start
Grazvydas Ignotas
2017-02-27
1
-1
/
+1
*
gallium/u_queue: fix a crash with atexit handlers
Grazvydas Ignotas
2017-02-27
1
-0
/
+1
*
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
2017-02-27
1
-2
/
+5
*
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
2017-02-27
1
-20
/
+45
*
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
2017-02-27
1
-0
/
+1
*
radv: add support for NV_dedicated_allocation
Dave Airlie
2017-02-27
4
-20
/
+62
*
radv/winsys: fix freeing imported memory.
Andres Rodriguez
2017-02-27
1
-0
/
+2
*
vulkan/wsi/radv: add initial prime support (v1.1)
Dave Airlie
2017-02-27
10
-21
/
+225
*
radv/ac: Add integer->integer casts.
Bas Nieuwenhuizen
2017-02-26
1
-0
/
+18
[next]