mesa.git
2019-04-26 Emil Velikovvulkan/wsi: don't use DUMB_CLOSE for normal GEM handles
2019-04-26 Emil Velikovvulkan/wsi: check if the display_fd given is master
2019-04-26 Emil Velikovturnip: drop dead close(master_fd)
2019-04-26 Jason Ekstrandnir/algebraic: Optimize integer cast-of-cast
2019-04-26 Jason Ekstrandanv/descriptor_set: Don't fully destroy sets in pool...
2019-04-26 Jason Ekstrandanv: Better handle 32-byte alignment of descriptor...
2019-04-26 Dave Airlienir: fix bit_size in lower indirect derefs.
2019-04-26 Kenneth Graunkeiris: Silence unused function warning
2019-04-25 Marek Olšákglsl: fix shader_storage_blocks_write_access for SSBO...
2019-04-25 Rob Clarkdocs/features: update GL too
2019-04-25 Rob Clarkfreedreno/a6xx: sample-shading support
2019-04-25 Rob Clarkfreedreno/ir3: sample-shading support
2019-04-25 Rob Clarkfreedreno: wire up core sample-shading support
2019-04-25 Rob Clarkfreedreno/ir3: fix load_interpolated_input slot
2019-04-25 Rob Clarkfreedreno/a6xx: add VALIDREG/CONDREG helper macros
2019-04-25 Rob Clarkfreedreno/ir3: rename frag_vcoord -> ij_pixel
2019-04-25 Rob Clarkfreedreno/ir3: remove bogus assert
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_offset
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_sample
2019-04-25 Rob Clarkfreedreno: update generated headers
2019-04-25 Rob Clarkfreedreno/ir3: cleanup instruction builder macros
2019-04-25 Rob Clarkfreedreno/ir3: more emit-cat5 fixes
2019-04-25 Rob Clarkfreedreno/ir3: fix rgetpos decoding
2019-04-25 Rob Clarkcompiler: rename SYSTEM_VALUE_VARYING_COORD
2019-04-25 Rob Clarkfreedreno: add robustness support
2019-04-25 Rob Clarkfreedreno/drm: update for robustness
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Add new bitwise ops
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Identify inand
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Copy prop for texture registers
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Optimize csel involving 0
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Extend copy propagation pass
2019-04-25 Alyssa Rosenzweigpanfrost/midgard: Reduce fmax(a, 0.0) to fmov.pos
2019-04-25 Bas Nieuwenhuizenradv: Expose Vulkan 1.1 for Android.
2019-04-25 Bas Nieuwenhuizenradv: Expose VK_EXT_ycbcr_image_arrays.
2019-04-25 Bas Nieuwenhuizenradv: Enable YCBCR conversion feature.
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr subsampled & multiplane formats to...
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr format features.
2019-04-25 Bas Nieuwenhuizenradv: Add hashing for the ycbcr samplers.
2019-04-25 Bas Nieuwenhuizenradv: Run the new ycbcr lowering pass.
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr lowering pass.
2019-04-25 Bas Nieuwenhuizenradv: Update descriptor sets for multiple planes.
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr samplers in descriptor set layouts.
2019-04-25 Bas Nieuwenhuizenac/nir: Add support for planes.
2019-04-25 Bas Nieuwenhuizenradv: Allow mixed src/dst aspects in copies.
2019-04-25 Bas Nieuwenhuizenradv: Add support for image views with multiple planes.
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr conversion structs.
2019-04-25 Bas Nieuwenhuizenradv: Support different source & dest aspects for plana...
2019-04-25 Bas Nieuwenhuizenradv: Add single plane image views & meta operations.
2019-04-25 Bas Nieuwenhuizenradv: Add multiple planes to images.
2019-04-25 Bas Nieuwenhuizenradv: Add logic for multisample format descriptions.
2019-04-25 Bas Nieuwenhuizenradv: Add logic for subsampled format descriptions.
2019-04-25 Caio Marcelo... intel/fs: Don't handle texop_tex for shaders without...
2019-04-25 Caio Marcelo... nir: Add option to lower tex to txl when shader don...
2019-04-25 Topi Pohjolainenintel/compiler/fs/icl: Use dummy masked urb write for...
2019-04-25 Andrii Simiklitiris: make the TFB result visible to others
2019-04-25 Kenneth Graunkeiris: Some tidying for preemption support
2019-04-25 Marek Olšákradeonsi: remove dirty slot masks from scissor and...
2019-04-25 Marek Olšákradeonsi/gfx9: rework the gfx9 scissor bug workaround...
2019-04-25 Marek Olšákradeonsi/gfx9: set that window_rectangles always roll...
2019-04-25 Jon Turneymeson: Force '.so' extension for DRI drivers
2019-04-25 Nicolai Hähnleradeonsi: add radeonsi_sync_compile option
2019-04-25 Nicolai Hähnleradeonsi: add radeonsi_aux_debug option for aux context...
2019-04-25 Nicolai Hähnleddebug: expose some helper functions as non-inline
2019-04-25 Nicolai Hähnleddebug: dump driver state into a separate file
2019-04-25 Nicolai Hähnleddebug: log calls to pipe->flush
2019-04-25 Nicolai Hähnleddebug: set thread name
2019-04-25 Nicolai Hähnleutil/u_log: flush auto loggers before starting a new...
2019-04-25 Nicolai Hähnleradeonsi: add si_debug_options for convenient adding...
2019-04-25 Michel Dänzergitlab-ci: Use meson buildtype debug instead of default...
2019-04-25 Juan A. Suarez... Revert "intel/compiler: split is_partial_write() into...
2019-04-25 Timothy Arcerinir: fix nir_remove_unused_varyings()
2019-04-25 Lionel Landwerlini965: fix icelake performance query enabling
2019-04-25 Marek Olšákradeonsi: add BOs after need_cs_space
2019-04-25 Marek Olšákglsl: handle interactions between EXT_gpu_shader4 and...
2019-04-25 Marek Olšákst/mesa: expose EXT_gpu_shader4 if GLSL 1.40 is supported
2019-04-25 Marek Olšákmesa: only allow EXT_gpu_shader4 in the compatibility...
2019-04-25 Marek Olšákmesa: expose EXT_texture_buffer_object
2019-04-25 Marek Olšákglsl: allow "varying out" for fragment shader outputs...
2019-04-25 Marek Olšákglsl: add texture builtin functions for EXT_gpu_shader4
2019-04-25 Marek Olšákglsl: add arithmetic builtin functions for EXT_gpu_shader4
2019-04-25 Marek Olšákglsl: add builtin variables for EXT_gpu_shader4
2019-04-25 Marek Olšákglsl: apply some 1.30 and other rules to EXT_gpu_shader...
2019-04-25 Chris Forbesglsl: enable types for EXT_gpu_shader4
2019-04-25 Marek Olšákglsl: add `unsigned int` type for EXT_GPU_shader4
2019-04-25 Chris Forbesglsl: enable noperspective|flat|centroid for EXT_gpu_sh...
2019-04-25 Chris Forbesglsl: add scaffolding for EXT_gpu_shader4
2019-04-25 Marek Olšákmesa: enable glGet for EXT_gpu_shader4
2019-04-25 Eric Anholtv3d: Disable SSBOs and atomic counters on vertex shaders.
2019-04-25 Eric Anholtst/mesa: Don't set atomic counter size != 0 if MAX_SHAD...
2019-04-24 Kenneth Graunkeiris: Advertise EXT_texture_sRGB_R8 support
2019-04-24 Kenneth Graunkeiris: Enable GL_AMD_depth_clamp_separate
2019-04-24 Marek Olšákutil: fix a compile failure in u_compute.c on windows
2019-04-24 Mike Blumenkrantziris: enable preemption support for gen10
2019-04-24 Mike Blumenkrantziris: add preemption support on gen9
2019-04-24 Kenneth Graunkeiris: Split iris_flush_and_dirty_for_history into two...
2019-04-24 Dave Airlieintel/compiler: fix uninit non-static variable. (v2)
2019-04-24 Dave Airlievirgl/drm: insert correct handles into the table. (v3)
2019-04-24 Dave Airlievirgl/drm: handle flink name better.
2019-04-24 Dave Airlievirgl/drm: cleanup buffer from handle creation (v2)
2019-04-24 Kenneth Graunkeiris: Actually put Mesa in GL_RENDERER string
next