mesa.git
2019-04-18 Iago Toral... intel/compiler: generalize the combine constants pass
2019-04-18 Iago Toral... intel/eu: force stride of 2 on NULL register for Byte...
2019-04-18 Iago Toral... intel/compiler: ask for an integer type if requesting...
2019-04-18 Iago Toral... intel/compiler: rework conversion opcodes
2019-04-18 Iago Toral... intel/compiler: activate 16-bit bit-size lowerings...
2019-04-18 Iago Toral... intel/compiler: split is_partial_write() into two variants
2019-04-18 Iago Toral... intel/compiler: workaround for SIMD8 half-float MAD...
2019-04-18 Iago Toral... intel/compiler: fix ddy for half-float in Broadwell
2019-04-18 Iago Toral... intel/compiler: fix ddx and ddy for 16-bit float
2019-04-18 Iago Toral... intel/compiler: set correct precision fields for 3...
2019-04-18 Iago Toral... intel/compiler: allow half-float on 3-source instructio...
2019-04-18 Iago Toral... intel/compiler: don't compact 3-src instructions with...
2019-04-18 Iago Toral... intel/compiler: add new half-float register type for...
2019-04-18 Iago Toral... intel/compiler: add instruction setters for Src1Type...
2019-04-18 Iago Toral... intel/compiler: drop unnecessary temporary from 32...
2019-04-18 Iago Toral... intel/compiler: implement 16-bit fsign
2019-04-18 Iago Toral... intel/compiler: handle extended math restrictions for...
2019-04-18 Iago Toral... intel/compiler: lower some 16-bit float operations...
2019-04-18 Iago Toral... intel/compiler: assert restrictions on conversions...
2019-04-18 Iago Toral... intel/compiler: handle b2i/b2f with other integer conve...
2019-04-18 Iago Toral... intel/compiler: split float to 64-bit opcodes from...
2019-04-18 Iago Toral... intel/compiler: add a NIR pass to lower conversions
2019-04-17 Dominik DreesAdd no_aos_sampling GALLIVM_PERF option
2019-04-17 Samuel Pitoisetac: use struct/raw store intrinsics for 8-bit/16-bit...
2019-04-17 Samuel Pitoisetac: use struct/raw load intrinsics for 8-bit/16-bit...
2019-04-17 Samuel Pitoisetac: add support for more types with struct/raw LLVM...
2019-04-17 Samuel Pitoisetradv: add VK_KHR_shader_atomic_int64 but disable it...
2019-04-17 Samuel Pitoisetac/nir: add 64-bit SSBO atomic operations support
2019-04-17 Samuel Pitoisetac/nir: use new LLVM 8 intrinsics for SSBO atomics...
2019-04-17 Roland Scheideggergallivm: fix saturated signed add / sub with llvm 9
2019-04-17 Juan A. Suarez... meson: Add dependency on genxml to anvil genfiles
2019-04-17 Lionel Landwerlinintel/perf: constify accumlator parameter
2019-04-17 Lionel Landwerlinintel/perf: drop counter size field
2019-04-17 Lionel Landwerlini965: perf: add mdapi pipeline statistics queries on...
2019-04-17 Lionel Landwerlinintel/perf: stub gen10/11 missing definitions
2019-04-17 Lionel Landwerlini965: move mdapi guid into intel/perf
2019-04-17 Lionel Landwerlini965: move mdapi result data format to intel/perf
2019-04-17 Lionel Landwerlini965: move brw_timebase_scale to device info
2019-04-17 Lionel Landwerlini965: move OA accumulation code to intel/perf
2019-04-17 Lionel Landwerlini965: move mdapi data structure to intel/perf
2019-04-17 Lionel Landwerlini965: extract performance query metrics
2019-04-17 Lionel Landwerlini965: store device revision in gen_device_info
2019-04-17 Topi Pohjolainenintel/compiler/icl: Use tcs barrier id bits 24:30 inste...
2019-04-17 Erik Faye-Lundvirgl: document potentially failing blit
2019-04-17 Erik Faye-Lundvirgl: do color-conversion during when mapping transfer
2019-04-17 Erik Faye-Lundvirgl: only blit if resource is read
2019-04-17 Erik Faye-Lundvirgl: get readback-formats from host
2019-04-17 Erik Faye-Lundgallium/util: support translating between uint and...
2019-04-17 Erik Faye-Lundvirgl: make sure bind is set for non-buffers
2019-04-17 Erik Faye-Lundvirgl: support write-back with staged transfers
2019-04-17 Erik Faye-Lundvirgl: use pipe_box for blit dst-rect
2019-04-17 Erik Faye-Lundvirgl: rewrite core of virgl_texture_transfer_map
2019-04-17 Erik Faye-Lundvirgl: return error if allocating resolve_tmp fails
2019-04-17 Erik Faye-Lundvirgl: wait for the right resource
2019-04-17 Erik Faye-Lundvirgl: check for readback on correct resource
2019-04-17 Erik Faye-Lundvirgl: make unmap queuing a bit more straight-forward
2019-04-17 Erik Faye-Lundvirgl: simplify virgl_texture_transfer_unmap logic
2019-04-17 Erik Faye-Lundvirgl: track full virgl_resource instead of just virgl_...
2019-04-17 Erik Faye-Lundvirgl: tmp_resource -> templ
2019-04-17 Erik Faye-Lundvirgl: remove pointless transfer-counter
2019-04-16 Timothy Arceriradeonsi/nir: fix scanning of bindless images
2019-04-16 Kenneth Graunkeiris: Add texture cache flushing hacks for blit and...
2019-04-16 Eric Anholtv3d: Always set up the qregs for CSD payload.
2019-04-16 Eric Anholtv3d: Only look up the 3rd texture gather offset for...
2019-04-16 Caio Marcelo... spirv: Tell which opcode or value is unhandled when...
2019-04-16 Caio Marcelo... spirv: Add more to_string helpers
2019-04-16 Jason Ekstrandintel/mi_builder: Disable mem_mem tests on IVB
2019-04-16 Kenneth Graunkeiris: Change vendor and renderer strings
2019-04-16 Jason Ekstrandintel/mi_builder: Re-order an initializer
2019-04-16 Jason Ekstrandnir/algebraic: Use a cache to avoid re-emitting structs
2019-04-16 Jason Ekstrandnir/algebraic: Move the template closer to the render...
2019-04-16 Kenneth Graunkeiris: Move iris_debug_recompile calls before uploading.
2019-04-16 Kenneth Graunkeiris: Print the reason for shader recompiles.
2019-04-16 Kenneth Graunkei965: Move program key debugging to the compiler.
2019-04-16 Marek Olšákwinsys/amdgpu: don't set GTT with GDS & OA placements...
2019-04-16 Marek Olšáknir: optimize gl_SampleMaskIn to gl_HelperInvocation...
2019-04-16 suresh guttulast/va/enc: Add support for frame_cropping_flag of VAEnc...
2019-04-16 suresh guttularadeon/vce:Add support for frame_cropping_flag of VAEnc...
2019-04-16 suresh guttulavl: Add cropping flags for H264
2019-04-16 Tapani Pällicompiler/glsl: handle case where we have multiple users...
2019-04-16 Danylo Piliaievintel/compiler: Do not reswizzle dst if instruction...
2019-04-16 Michel Dänzergitlab-ci: Use LLVM 3.4 from Debian jessie for scons...
2019-04-16 Michel Dänzergitlab-ci: Do not use subshells for compiling dependencies
2019-04-16 Michel Dänzergitlab-ci: Drop unused clang 5/6 packages
2019-04-16 Michel Dänzergitlab-ci: Use clang 8 instead of 7
2019-04-16 Michel Dänzergitlab-ci: Remove unused Debian packages from Docker...
2019-04-16 Michel Dänzergitlab-ci: Remove unneded (stuff from) APT command...
2019-04-16 Michel Dänzergitlab-ci: Install most packages from Debian buster
2019-04-16 Michel Dänzergitlab-ci: Use Debian packages instead of pip ones...
2019-04-16 Michel Dänzergitlab-ci: Use HTTPS for APT repositories
2019-04-16 Michel Dänzergitlab-ci: Use Debian stretch instead of Ubuntu bionic
2019-04-16 Gert Wollnydoc/features: Add a few extensions to the feature matrix
2019-04-16 Samuel Pitoisetradv: sort the shader capabilities alphabetically
2019-04-16 Kenneth Graunkeiris: Make shader_perf_log print to stderr if INTEL_DEB...
2019-04-16 Samuel Pitoisetradv: enable shaderInt8 on SI and CIK
2019-04-15 Chia-I Wuvirgl: fix fence fd version check
2019-04-15 Chia-I Wuvirgl: introduce virgl_drm_fence
2019-04-15 Chia-I Wuvirgl: hide fence internals from the driver
2019-04-15 Chia-I Wuvirgl: handle fence_server_sync in winsys
2019-04-15 Roland Scheideggergallivm: fix bogus assert in get_indirect_index
next