mesa.git
2017-04-17 Kyle BrennemanEGL: Implement the libglvnd interface for EGL (v3)
2017-04-17 Tapani Pälliandroid: add marshal_generated c and h files to generat...
2017-04-17 Emil Velikovconfigure.ac: honour --disable-libunwind if the .pc...
2017-04-17 Emil Velikovdocs: document the C++14 SWR requirement
2017-04-17 Samuel Pitoisetwinsys/amdgpu: init buffer_indices_hashlist with memset()
2017-04-17 Samuel Pitoisetwinsys/amdgpu: simplify amdgpu_cs_add_buffer() a bit
2017-04-17 Kenneth Graunkei965/drm: Delete NULL check in brw_bo_unmap().
2017-04-17 Kenneth Graunkeintel/decoder: Fix is_header_field starting condition.
2017-04-17 Kenneth Graunkei965/drm: Remove dead return in brw_bo_busy()
2017-04-17 Mauro Rossiandroid: amd/addrlib: trivial fix for gfx9 support
2017-04-17 Jason Ekstrandnir: Add GLSL_TYPE_[U]INT64 to some switch statements
2017-04-16 Marek Olšákgallium/radeon: always flush asynchronously and wait...
2017-04-16 Marek Olšákradeonsi: remove local variable 'mod' from si_compile_t...
2017-04-16 Marek Olšákradeonsi: add si_shader_selector::vs_needs_prolog
2017-04-16 Marek Olšákradeonsi: don't set VGT_GS_MODE as part of the GS state
2017-04-16 Marek Olšákradeonsi: don't allow user indices with indirect draws
2017-04-16 Marek Olšákradeonsi: merge two if (indirect) statements
2017-04-16 Marek Olšákradeonsi: don't mark non-dirty textures with CMASK...
2017-04-15 Bas Nieuwenhuizendocs: Document interaction Fixes tag and stable branches.
2017-04-15 Timothy Arceriglsl: don't run the GLSL pre-processor when we are...
2017-04-15 Timothy Arceriglsl: delay optimisations on individual shaders when...
2017-04-15 Jason Ekstrandanv: Add the pci_id into the shader cache UUID
2017-04-14 Philipp Zabeletnaviv: native fence fd support
2017-04-14 Francisco Jerezdocs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4...
2017-04-14 Juan A. Suarez... i965: enable OpenGL 4.2 in Ivybridge
2017-04-14 Samuel Iglesias... i965: enable ARB_shader_precision in gen7+
2017-04-14 Juan A. Suarez... i965: enable ARB_vertex_attrib_64bit for gen7+
2017-04-14 George Kyriazisswr: Fix swr osmesa build
2017-04-14 Wladimir J... etnaviv: SINGLE_BUFFER support on GC3000
2017-04-14 Wladimir J... etnaviv: Update includes from rnndb
2017-04-14 Wladimir J... etnaviv: Add chipMinorFeatures4 and 5
2017-04-14 Philipp Zabeletnaviv: resolve tile status when flushing resource
2017-04-14 Philipp Zabeletnaviv: stop repeatedly resolving an unchanged resourc...
2017-04-14 George Kyriazisswr: Add polygon stipple support
2017-04-14 Samuel Iglesias... docs/relnotes: add GL_ARB_gpu_shader_fp64 support on...
2017-04-14 Samuel Iglesias... docs: mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as...
2017-04-14 Samuel Iglesias... i965: enable OpenGL 4.0 to Ivybridge/Baytrail
2017-04-14 Samuel Iglesias... i965: enable ARB_gpu_shader_fp64 for Ivybridge/Baytrail
2017-04-14 Matt Turneri965: Use correct VertStride on align16 instructions.
2017-04-14 Samuel Iglesias... i965/vec4/dce: improve track of partial flag register...
2017-04-14 Samuel Iglesias... i965/vec4: don't do horizontal stride on some register...
2017-04-14 Matt Turneri965/vec4: Fix exec size for MOVs {SET,PICK}_{HIGH...
2017-04-14 Samuel Iglesias... i965/vec4: use vec4_builder to emit instructions in...
2017-04-14 Juan A. Suarez... i965/vec4: consider subregister offset in live variables
2017-04-14 Francisco Jerezi965/vec4: fix assert to detect SIMD lowered DF instruc...
2017-04-14 Samuel Iglesias... i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcod...
2017-04-14 Samuel Iglesias... i965/vec4: split d2x conversion and data gathering...
2017-04-14 Juan A. Suarez... i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
2017-04-14 Juan A. Suarez... i965/vec4: keep original type when dealing with null...
2017-04-14 Samuel Iglesias... i965/vec4: split DF instructions and later double its...
2017-04-14 Samuel Iglesias... i965/fs: lower all non-force_writemask_all DF instructi...
2017-04-14 Francisco Jerezi965/fs: Get 64-bit indirect moves working on IVB.
2017-04-14 Matt Turneri965: Use source region <1,2,0> when converting to DF.
2017-04-14 Juan A. Suarez... i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT
2017-04-14 Juan A. Suarez... i965/fs: fix dst stride in IVB/BYT type conversions
2017-04-14 Samuel Iglesias... i965/fs: rename lower_d2x to lower_conversions
2017-04-14 Samuel Iglesias... Revert "i965/fs: Don't emit SEL instructions for type...
2017-04-14 Samuel Iglesias... i965/fs: generalize the legalization d2x pass
2017-04-14 Matt Turneri965: Use <0,2,1> region for scalar DF sources on IVB...
2017-04-14 Samuel Iglesias... i965/fs: clamp exec_size when an instruction has a...
2017-04-14 Juan A. Suarez... i965/fs: double regioning parameters and execsize for...
2017-04-14 Juan A. Suarez... i965/fs: add helper to retrieve instruction execution...
2017-04-14 Matt Turneri965: Handle IVB DF differences in the validator.
2017-04-14 Iago Toral... i965/disasm: also print nibctrl in IVB for execsize=8
2017-04-14 Boyan Dingnir: Destination component count of shader_clock intrin...
2017-04-14 Nicolai Hähnleradeonsi: add missing initialization for userptr buffers
2017-04-14 Fredrik Höglundradv: remove the temp descriptor set infrastructure
2017-04-14 Fredrik Höglundradv: use push descriptors in meta
2017-04-14 Fredrik Höglundradv: add private push descriptors for meta
2017-04-14 Jason Ekstrandanv/blorp: Properly handle VK_ATTACHMENT_UNUSED
2017-04-14 Jason Ekstrandanv/cmd_buffer: Use the null surface state for ATTACHME...
2017-04-14 Jason Ekstrandanv/cmd_buffer: Always set up a null surface state
2017-04-14 Nicolai Hähnleradeonsi: cope with missing disassembly
2017-04-14 Nicolai Hähnlegallium/ddebug: dump missing members of pipe_draw_info
2017-04-14 Nicolai Hähnleradeonsi: enable ARB_shader_viewport_layer_array
2017-04-14 Nicolai Hähnleradeonsi: handle ignored LAYER and VIEWPORT_INDEX writes
2017-04-14 Nicolai Hähnlest/mesa: enable ARB_shader_viewport_layer_array
2017-04-14 Nicolai Hähnletgsi: clarify TGSI_SEMANTIC_{LAYER,VIEWPORT_INDEX}
2017-04-14 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
2017-04-14 Nicolai Hähnleconfigure.ac: add --enable-sanitize option
2017-04-14 Jason Ekstrandanv/cmd_buffer: Flush the VF cache at the top of all...
2017-04-14 Jason Ekstrandanv/blorp: Flush the texture cache in UpdateBuffer
2017-04-14 Jason Ekstrandanv: Limit VkDeviceMemory objects to 2GB
2017-04-14 Jason Ekstrandintel/blorp: Add a blorp_emit_dynamic macro
2017-04-14 Bruce Cherniakswr: Enable MSAA in OpenSWR software renderer
2017-04-14 Bruce Cherniakswr: Removed unnecessary PIPE_BIND flags from swr_is_fo...
2017-04-14 Bruce Cherniakswr: Align swr_context allocation to SIMD alignment.
2017-04-14 Tim Rowleyswr: update gallium driver docs
2017-04-14 Grazvydas Ignotasradv: remove irrelevant comment
2017-04-14 Grazvydas Ignotasradv: report timestampPeriod correctly
2017-04-14 Rob Clarknir/print: add compute shader info
2017-04-14 Rob Clarkgallium/docs: small correction about register files...
2017-04-14 Rob Clarkfreedreno: enable draw/batch reordering by default
2017-04-14 Rob Clarkfreedreno/ir3: small re-order
2017-04-14 Rob Clarkfreedreno/ir3: move 'keeps' to block level
2017-04-14 Rob Clarkfreedreno/ir3: convert dynamic arrays to ralloc
2017-04-14 George Kyriazisswr: add linux to scons build
2017-04-14 Bas Nieuwenhuizenradv: make sizes & offsets 32 bit in radv_descriptor_up...
2017-04-14 Kenneth Graunkedocs: Update MESA_shader_integer_functions spec to...
2017-04-13 Bas Nieuwenhuizenradv: Set descriptor set limits.
next