mesa.git
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
2019-04-15 Andres Gomezglsl/linker: always validate explicit locations for...
2019-04-15 Rhys Perryvc4: fix build
2019-04-15 Andres Gomezdocs: drop Andres Gomez from the release cycles
2019-04-15 Kenneth Graunkeiris: Fix FLUSH_EXPLICIT handling with staging buffers.
2019-04-15 Kenneth Graunkeiris: Preserve all PIPE_TRANSFER flags in xfer->usage
2019-04-15 Kenneth Graunkeiris: Actually mark blorp_copy_buffer destinations...
2019-04-15 grmatdrirc: add Spectacle, Falkon to a-sync blacklist
2019-04-15 davidbepodrirc: add Waterfox to adaptive-sync blacklist
2019-04-15 El Christianitodrirc: add Budgie WM to adaptive-sync blacklist
2019-04-15 Dylan Bakerci: Delete autotools build jobs
2019-04-15 Dylan Bakerdocs: drop most autoconf references
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Marek Olšákradeonsi: enable GL_EXT_shader_image_load_formatted
2019-04-15 Rhys Perryst/mesa: add support for EXT_shader_image_load_formatted
2019-04-15 Rhys Perrymesa, glsl: add support for EXT_shader_image_load_formatted
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-04-15 Samuel Pitoisetradv: set ACCESS_NON_READABLE on stores for copy/fill...
2019-04-15 Bas Nieuwenhuizenradv: Use local buffers for the global bo list.
2019-04-15 Bas Nieuwenhuizenac: Move has_local_buffers disable to radeonsi.
2019-04-15 Bas Nieuwenhuizenradv: Add bolist RADV_PERFTEST flag.
2019-04-15 Marek Olšákac: fix incorrect bindless atomic code in visit_image_a...
2019-04-15 Rhys Perrynir,ac/nir: fix cube_face_coord
2019-04-15 Jason Ekstrandanv: Update to use the new features struct names
2019-04-15 Jason Ekstrandvulkan: Update the XML and headers to 1.1.106
2019-04-15 Timothy Arcerinir: fix packing components with arrays
2019-04-15 Samuel Pitoisetradv: enable VK_KHR_shader_float16_int8
2019-04-15 Samuel Pitoisetspirv: add SpvCapabilityFloat16 support
2019-04-15 Kenneth Graunkeintel: Emit 3DSTATE_VF_STATISTICS dynamically
2019-04-14 Jason Ekstrandnir/validate: Require unused bits of nir_const_value...
2019-04-14 Jason Ekstrandnir/load_const_to_scalar: Get rid of a bit size switch...
2019-04-14 Jason Ekstrandspirv: Drop some unneeded bit size switch statements
2019-04-14 Jason Ekstrandnir/constant_folding: Get rid of a bit size switch...
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Karol Herbstspirv: reduce array size in vtn_handle_constant
2019-04-14 Karol Herbstnir/loop_analyze: use nir_const_value.b for boolean...
2019-04-14 Jason Ekstrandnir/print: Use nir_src_as_int for array indices
2019-04-14 Jason Ekstrandnir/builder: Add a nir_imm_zero helper
2019-04-14 Karol Herbstnir/builder: Move nir_imm_vec2 from blorp into the...
2019-04-14 Karol Herbstlima: use nir_src_as_float
2019-04-14 Karol Herbstfreedreno/ir3: use nir_src_as_uint in a few places
next