mesa.git
2019-10-16 Eric Engestromutil/u_atomic: fix return type of p_atomic_{inc,dec...
2019-10-16 Eric Engestrommesa/math: delete duplicate extern symbol
2019-10-16 Eric Engestrommesa/math: delete leftover... from 18 years ago (!)
2019-10-16 Andreas Baierllima: Fix crash when there are no vertex shader attributes
2019-10-16 Andreas Baierllima: Fix compiler warning in standalone compiler
2019-10-16 Rhys Perryaco: emit_split_vector() s_memtime results
2019-10-16 Rhys Perryaco: don't CSE s_memtime
2019-10-16 Rhys Perryaco: fix scheduling with s_memtime/s_memrealtime
2019-10-16 Alan Coopersmithintel/common: include unistd.h for ioctl() prototype...
2019-10-16 Alan Coopersmithmeson: recognize "sunos" as the system name for Solaris
2019-10-16 Alan Coopersmithutil: Solaris has linux-style pthread_setname_np
2019-10-16 Alan Coopersmithutil: Workaround lack of flock on Solaris
2019-10-16 Alan Coopersmithutil: Make Solaris implemention of p_atomic_add work...
2019-10-16 Alan Coopersmithc99_compat.h: Don't try to use 'restrict' in C++ code
2019-10-16 Alyssa Rosenzweigpan/midgard: Do not repeatedly spill same value
2019-10-16 Alyssa Rosenzweigpan/midgard: Fix memory corruption in register spilling
2019-10-16 Alyssa Rosenzweigpan/midgard: Allow COMPUTE jobs in panfrost_bo_access_f...
2019-10-16 Alyssa Rosenzweigpan/midgard: Use 16-bit liveness masks
2019-10-16 Alyssa Rosenzweigpanfrost: Disable frame throttling
2019-10-16 Pierre-Eric... mesa: fix invalid target error handling for teximage
2019-10-16 Marek Olšákradeonsi/nir: simplify si_lower_nir signature
2019-10-16 Alyssa Rosenzweigpan/midgard: Fix mir_mask_of_read_components with dot...
2019-10-16 Alyssa Rosenzweigpan/midgard: Add perspective ops to mir_get_swizzle
2019-10-16 Alyssa Rosenzweigpan/midgard: Don't try to propagate swizzles to branches
2019-10-16 Alyssa Rosenzweigpan/midgard: Allow non-contiguous masks in UBO lowering
2019-10-16 Alyssa Rosenzweigpan/midgard: Report read mask for branch arguments
2019-10-15 James Xiongiris: finish aux import on get_param
2019-10-15 Kenneth Graunkemesa: Handle pbuffers in desktop GL framebuffer attachm...
2019-10-15 Kenneth Graunkemesa: Make back_to_front_if_single_buffered non-static
2019-10-15 Kenneth Graunkemesa: Use ctx->ReadBuffer in glReadBuffer back-to-front...
2019-10-15 Lionel Landwerlinetnaviv: remove variable from global namespace
2019-10-15 Marek Olšákst/mesa: always allocate pack/unpack buffers as staging
2019-10-15 Adam Jacksongallium/xlib: Fix xmesa drawable creation
2019-10-15 Eric Engestromgitlab-ci: set a common job parent for test stage
2019-10-15 Eric Engestromgitlab-ci: set a common job parent for build stage
2019-10-15 Eric Engestromgitlab-ci: set a common job parent for container stage
2019-10-15 Samuel PitoisetRevert "radv: do not emit PKT3_CONTEXT_CONTROL with...
2019-10-15 Jonathan Marekspirv: set correct dest_type for texture query ops
2019-10-15 Jonathan Marekturnip: more descriptor sets
2019-10-15 Jonathan Marekturnip: push constants
2019-10-15 Jonathan Marekturnip: depth/stencil
2019-10-15 Jonathan Marekturnip: basic msaa working
2019-10-15 Jonathan Marekturnip: improve CmdCopyImage and implement CmdBlitImage
2019-10-15 Jonathan Marekturnip: use nir_assign_io_var_locations instead of...
2019-10-15 Jonathan Marekturnip: add missing nir passes
2019-10-15 Jonathan Marekturnip: add code to lower indirect samplers
2019-10-15 Jonathan Marekturnip: fixup consts
2019-10-15 Jonathan Marekturnip: update some shader state bits from GL driver
2019-10-15 Eric Anholtturnip: Emit clears of gmem using linear.
2019-10-15 Eric Anholtturnip: Set up the correct tiling mode for small attach...
2019-10-15 Eric Anholtturnip: Tell spirv_to_nir that we want fragcoord as...
2019-10-15 Eric Anholtturnip: Fill in clear color packing for r10g11b11 and...
2019-10-15 Eric Anholtturnip: Drop unused tu_pack_clear_value() return.
2019-10-15 Jonathan Marekturnip: add anisotropy and compressed formats to device...
2019-10-15 Jonathan Marekturnip: disable tiling as necessary
2019-10-15 Jonathan Marekturnip: update setup_slices
2019-10-15 Jonathan Marekturnip: add VK_KHR_sampler_mirror_clamp_to_edge
2019-10-15 Jonathan Marekturnip: add black border color
2019-10-15 Jonathan Marekturnip: improve sampler descriptor
2019-10-15 Jonathan Marekturnip: improve view descriptor
2019-10-15 Jonathan Marekturnip: add more 2d_ifmt translations
2019-10-15 Jonathan Marekturnip: format table fixes
2019-10-15 Jonathan Marekturnip: add format_is_uint/format_is_sint
2019-10-15 Jonathan Marekturnip: add astc format layout
2019-10-15 Jonathan Marekturnip: fix assert failing for 0 color attachments
2019-10-15 Jonathan Marekturnip: fix segmentation fault with compute pipeline
2019-10-15 Jonathan Marekturnip: fix segmentation fault in events
2019-10-15 Jonathan Marekturnip: fix 32 vertex attributes case
2019-10-15 Jonathan Marekturnip: fix triangle strip
2019-10-15 Jonathan Marekfreedreno/regs: update a6xx 2d blit bits
2019-10-15 Samuel Pitoisetradv: rename VK_KHR_shader_float16_int8 structs/constants
2019-10-15 Iago Toralv3d: drop unused shader_rec_count member from context
2019-10-14 Jonathan Marekfreedreno/ir3: implement fquantize2f16
2019-10-14 Jonathan Marekfreedreno/ir3: implement texop_texture_samples
2019-10-14 Jonathan Marekfreedreno/ir3: fix GETLOD for negative LODs
2019-10-14 Jonathan Marekfreedreno/ir3: implement fdd{x,y}_coarse opcodes
2019-10-14 Jonathan Marekfreedreno/ir3: increase size of inputs/outputs arrays
2019-10-14 Jonathan Marekfreedreno/ir3: remove input ncomp field
2019-10-14 Lucas Stachetnaviv: fix vertex buffer state emission for single...
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-14 Kenneth Graunkeiris: Implement the Gen < 9 tessellation quads workaround
2019-10-14 Caio Marcelo... anv: Advertise VK_KHR_spirv_1_4
2019-10-14 Caio Marcelo... vulkan: Update the XML and headers to 1.1.125
2019-10-14 Mauro Rossiandroid: amd/common: export amd/llvm headers
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-14 James Xionggallium: simplify throttle implementation
2019-10-14 Samuel Pitoisetradv: fix DCC fast clear code for intensity formats
2019-10-13 Eric Engestromgbm: use size_t for array indexes
2019-10-13 Eric Engestromgbm: replace NULL sentinel with explicit ARRAY_SIZE()
2019-10-13 Eric Engestromgbm: replace 1/0 bool with true/false
2019-10-13 Eric Engestromgbm: turn 0/-1 bool into true/false
2019-10-13 Eric Engestromradv: add exported symbols check
2019-10-13 Eric Engestromanv: add exported symbols check
2019-10-13 Eric Engestromsymbols-check: ignore exported C++ symbols
2019-10-13 Boris Brezillonpanfrost: Fix support for packed 24-bit formats
2019-10-12 Timothy Arceriglsl: fix crash compiling bindless samplers inside...
2019-10-12 Neil Robertsglsl/builtin: Add alternate versions of atan using...
2019-10-12 Neil Robertsglsl: Add opcodes for atan and atan2
2019-10-12 Neil Robertsnir/builtin: Add extern "C" guards to nir_builtin_builder.h
2019-10-12 Neil Robertsnir/builtin: Add #include u_math.h to the header
next