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
*
android: add SPIRV_FILES to libmesa_nir
Tapani Pälli
2016-11-11
1
-1
/
+2
*
anv: use STATIC_ASSERT instead of static_assert
Tapani Pälli
2016-11-11
1
-2
/
+2
*
util: use STATIC_ASSERT instead of static_assert
Tapani Pälli
2016-11-11
1
-1
/
+1
*
vulkan: import latest public vulkan headers + and fix drivers.
Dave Airlie
2016-11-11
2
-2
/
+2
*
glsl: include inttypes.h for PRIx64 macro
Brian Paul
2016-11-10
1
-0
/
+1
*
radv: fix texturesamples to handle single sample case
Dave Airlie
2016-11-11
1
-2
/
+10
*
anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4
Jason Ekstrand
2016-11-10
1
-0
/
+6
*
anv/cmd_buffer: Take a command buffer instead of a batch in two helpers
Jason Ekstrand
2016-11-10
1
-8
/
+8
*
glsl/standalone: Add the ability to generate ir_builder code
Ian Romanick
2016-11-10
3
-0
/
+14
*
glsl: Add a C++ code generator that uses ir_builder to rebuild a program
Ian Romanick
2016-11-10
3
-0
/
+790
*
glsl: Generate strings that are the enum names without the ir_*op_ prefix
Ian Romanick
2016-11-10
2
-0
/
+7
*
glsl/standalone: Enable par-linking
Ian Romanick
2016-11-10
4
-2
/
+49
*
glsl/standalone: Optimize dead variable declarations
Ian Romanick
2016-11-10
1
-0
/
+61
*
glsl/standalone: Optimize add-of-neg to subtract
Ian Romanick
2016-11-10
4
-0
/
+276
*
glsl/linker: Allow link_intrastage_shaders when there is no main()
Ian Romanick
2016-11-10
2
-11
/
+26
*
nir: update nir_gather_info to only mark used array/matrix elements
Timothy Arceri
2016-11-11
1
-53
/
+207
*
mesa/compiler: move MAX_VARYING to shader_enums.h
Kenneth Graunke
2016-11-11
2
-1
/
+1
*
nir: add more helpers to nir_types.cpp
Timothy Arceri
2016-11-11
2
-0
/
+21
*
nir: Generalize the "is per-vertex variable?" helpers and export them.
Kenneth Graunke
2016-11-11
2
-18
/
+17
*
nvc0: support MP performance counters on Maxwell
Samuel Pitoiset
2016-11-10
3
-3
/
+721
*
gallium: detect avx512 cpu features
Tim Rowley
2016-11-10
2
-0
/
+36
*
glsl: Parse 0 as a preprocessor INTCONSTANT
Ian Romanick
2016-11-10
1
-0
/
+4
*
glcpp: Handle '#version 0' and other invalid values
Ian Romanick
2016-11-10
2
-6
/
+28
*
linker: Remove unnecessary overload of program_resource_visitor::visit_field
Ian Romanick
2016-11-10
5
-51
/
+22
*
radv: automake: list correct file in the EXTRA_DIST
Emil Velikov
2016-11-10
1
-1
/
+1
*
mesa: remove LowerShaderSharedVariables
Marek Olšák
2016-11-10
4
-10
/
+1
*
glsl: handle partial swizzles in opt_dead_code_local correctly
Marek Olšák
2016-11-10
1
-3
/
+6
*
glsl: don't run loop passes if loop unrolling is disabled
Marek Olšák
2016-11-10
1
-5
/
+7
*
radeonsi: fix r600_texture::tc_compatible_htile
Marek Olšák
2016-11-10
1
-3
/
+3
*
radeonsi: accept is_store in image_fetch_rsrc instead of dcc_off
Marek Olšák
2016-11-10
1
-4
/
+4
*
radeonsi: don't rely on tgsi_scan::images_buffers
Marek Olšák
2016-11-10
1
-8
/
+11
*
radeonsi: re-order cases in si_get_shader_param
Marek Olšák
2016-11-10
1
-28
/
+28
*
radeonsi: increase MAX_CONTROL_FLOW_DEPTH AKA MaxIfDepth
Marek Olšák
2016-11-10
1
-2
/
+1
*
radeonsi: fix/silence unused variable warnings in optimized builds
Nicolai Hähnle
2016-11-10
2
-3
/
+3
*
gallivm: fix [IU]MUL_HI regression harder
Nicolai Hähnle
2016-11-10
1
-8
/
+12
*
Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_bu...
Daniel Stone
2016-11-10
1
-16
/
+14
*
glsl: validate output blocks against input blocks
Iago Toral Quiroga
2016-11-10
1
-11
/
+30
*
radv: fixup botched llvm API changes.
Dave Airlie
2016-11-10
1
-4
/
+3
*
ac/nir/llvm: adopt to new LLVM attribute API.
Dave Airlie
2016-11-10
1
-36
/
+108
*
vulkan/wsi/wayland: Clean up some error handling paths
Jason Ekstrand
2016-11-09
1
-0
/
+8
*
vulkan/wsi/wayland: Include pthread.h
Jason Ekstrand
2016-11-09
1
-0
/
+1
*
anv/device: Implicitly unmap memory objects in FreeMemory
Jason Ekstrand
2016-11-09
1
-0
/
+9
*
anv/device: Return the right error for failed maps
Jason Ekstrand
2016-11-09
2
-6
/
+9
*
anv/device: Add some asserts to MapMemory
Jason Ekstrand
2016-11-09
1
-0
/
+10
*
anv: Rework fences
Jason Ekstrand
2016-11-09
3
-26
/
+150
*
anv/wsi: Set the fence to signaled in AcquireNextImageKHR
Jason Ekstrand
2016-11-09
1
-3
/
+10
*
anv/gen8: Stall when needed in Cmd(Set|Reset)Event
Jason Ekstrand
2016-11-09
1
-0
/
+29
*
glsl: record number of components used in each slot for varying packing
Ilia Mirkin
2016-11-09
3
-9
/
+32
*
glsl: fix slot_end calculations and simplify reserved_slots check
Ilia Mirkin
2016-11-09
1
-26
/
+20
*
swr: correct setting of independentAlphaBlendEnable
Ilia Mirkin
2016-11-09
1
-1
/
+6
[next]