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: silence unused function warning on gen11
Lionel Landwerlin
2018-03-15
2
-1
/
+3
*
meson: fix pipe-loaders after omx changes
Dylan Baker
2018-03-15
1
-3
/
+4
*
meson: require amdgpu >= 2.4.91
Dylan Baker
2018-03-15
1
-1
/
+1
*
configure.ac: require libdrm_amdgpu 2.4.91
Marek Olšák
2018-03-15
1
-9
/
+1
*
configure.ac: blacklist libdrm 2.4.90
Marek Olšák
2018-03-15
1
-0
/
+8
*
radv: dump LLVM IR when a hang is detected
Samuel Pitoiset
2018-03-15
1
-0
/
+1
*
radv: record LLVM IR when debugging shaders
Samuel Pitoiset
2018-03-15
3
-0
/
+12
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
4
-22
/
+19
*
radv: pass the NIR compiler options to ac_compile_llvm_module()
Samuel Pitoiset
2018-03-15
1
-5
/
+7
*
radv: print some information when RADV_TRACE_FILE is set
Samuel Pitoiset
2018-03-15
3
-1
/
+9
*
radv: only display options that are enabled
Samuel Pitoiset
2018-03-15
1
-12
/
+16
*
mailmap: Use Eric Engestrom's personal email address
Eric Engestrom
2018-03-15
1
-0
/
+2
*
spirv/radv: add AMD_gcn_shader capability, remove current extensions
Alejandro Piñeiro
2018-03-15
4
-10
/
+3
*
spirv: update arguments for vtn_nir_alu_op_for_spirv_opcode()
Samuel Iglesias Gonsálvez
2018-03-15
3
-15
/
+15
*
spirv: fix the translation of SPIR-V conversion opcodes to NIR
Samuel Iglesias Gonsálvez
2018-03-15
1
-3
/
+37
*
vbo: Correctly handle source arrays in vbo_split_copy.
Mathias Fröhlich
2018-03-15
1
-3
/
+5
*
sched.h needs to be imported on Darwin/OSX targets.
Apple SWE
2018-03-14
1
-0
/
+4
*
Add processor topology calculation implementation for Darwin/OSX targets.
Apple SWE
2018-03-14
1
-1
/
+55
*
virgl: resize resource bo allocation if we need to.
Dave Airlie
2018-03-15
2
-4
/
+12
*
nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.
Mario Kleiner
2018-03-14
1
-0
/
+2
*
util: Use set_foreach instead of rolling our own
Thomas Helland
2018-03-14
1
-6
/
+2
*
glsl: Use hash table cloning in copy propagation
Thomas Helland
2018-03-14
2
-31
/
+15
*
util: Implement a hash table cloning function
Thomas Helland
2018-03-14
2
-0
/
+24
*
st/mesa: Factorize duplicate code in st_BlitFramebuffer()
Guillaume Charifi
2018-03-14
1
-50
/
+26
*
autotools: add -I/src/egl to tizonia
Dylan Baker
2018-03-14
1
-0
/
+1
*
Revert "Add processor topology calculation implementation for Darwin/OSX targ...
Dylan Baker
2018-03-14
1
-55
/
+0
*
Revert "sched.h needs to be imported on Darwin/OSX targets."
Dylan Baker
2018-03-14
1
-4
/
+0
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
16
-0
/
+128
*
radv: Fix CmdCopyImage between uncompressed and compressed images
Alex Smith
2018-03-14
1
-6
/
+17
*
radv: fix vkGetDeviceQueue2() when create flags don't match
Samuel Pitoiset
2018-03-14
2
-2
/
+22
*
spirv: Handle doubles when multiplying a mat by a scalar
Neil Roberts
2018-03-14
1
-3
/
+3
*
anv/entrypoints: VkGetDeviceProcAddr returns NULL for core instance commands
Iago Toral Quiroga
2018-03-14
1
-1
/
+5
*
anv/entrypoints: dispatches to VkQueue are device-level
Iago Toral Quiroga
2018-03-14
1
-2
/
+7
*
radv: drop assert on bindingDescriptorCount > 0
Dave Airlie
2018-03-14
1
-1
/
+0
*
sched.h needs to be imported on Darwin/OSX targets.
Apple SWE
2018-03-13
1
-0
/
+4
*
Add processor topology calculation implementation for Darwin/OSX targets.
Apple SWE
2018-03-13
1
-0
/
+55
*
r600: fix abs for op3 sources
Roland Scheidegger
2018-03-14
1
-54
/
+56
*
radv: mark all tess output for an indirect access.
Dave Airlie
2018-03-14
1
-8
/
+13
*
ac/nir: pass the nir variable through tcs loading.
Dave Airlie
2018-03-14
4
-22
/
+15
*
radv: get correct offset into LDS for indexed vars.
Dave Airlie
2018-03-14
1
-1
/
+1
*
nir: lower_load_const_to_scalar fix for 8/16b types
Rob Clark
2018-03-13
1
-4
/
+15
*
Update the documentation for meson
Dylan Baker
2018-03-13
1
-13
/
+23
*
ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups
Jason Ekstrand
2018-03-13
6
-99
/
+1
*
nir/subgroups: Add lowering for vote_ieq/vote_feq to a ballot
Jason Ekstrand
2018-03-13
2
-0
/
+49
*
meson: don't use compiler.has_header
Dylan Baker
2018-03-13
1
-1
/
+1
*
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
2018-03-13
1
-0
/
+15
*
brodacom/vc4: Fix simulator since the perfmon change.
Eric Anholt
2018-03-13
1
-0
/
+1
*
spirv: Silence compiler warning about undefined srcs[0]
Eric Anholt
2018-03-13
1
-0
/
+1
*
ac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_reg_index_soa()
Samuel Pitoiset
2018-03-13
3
-12
/
+12
*
ac/nir: remove some unnecessary includes and declarations
Samuel Pitoiset
2018-03-13
2
-9
/
+1
[next]