mesa.git
2018-05-04 Tapani Pälliegl: add EGL_BAD_MATCH error case for surfaceless and...
2018-05-04 Nicolai Hähnleamd/common: use llvm.amdgcn.wqm for explicit derivatives
2018-05-04 Rhys Perrynv50/ir: fix printing of pixld
2018-05-03 Drew Davenportst/va: Support YUV formats in vaCreateSurfaces
2018-05-03 Mark JanesRevert "anv/device: expose shaderInt16 support in gen8+"
2018-05-03 Mark JanesRevert "i965/compiler: handle conversion to smaller...
2018-05-03 Vinson Leeswr/rast: Fix WriteBitcodeToFile usage with llvm-7.0.
2018-05-03 Deepak Rawategl/x11: Send invalidate to driver on copy_region path...
2018-05-03 Juan A. Suarez... egl: check if colorspace/surface type is supported
2018-05-03 Iago Toral... anv/device: expose shaderInt16 support in gen8+
2018-05-03 Iago Toral... anv/pipeline: support SpvCapabilityInt16 in gen8+
2018-05-03 Iago Toral... compiler/spirv: add implementation to check for SpvCapa...
2018-05-03 Iago Toral... intel/compiler: implement 16-bit pack/unpack opcodes
2018-05-03 Iago Toral... compiler/spirv: implement 16-bit bitcasts
2018-05-03 Iago Toral... compiler/lower_64bit_packing: rename the pass to be...
2018-05-03 Iago Toral... nir/lower_64bit_packing: extend the pass to handle...
2018-05-03 Iago Toral... nir: add opcodes for 16-bit packing and unpacking
2018-05-03 Iago Toral... intel/compiler: fix 16-bit comparisons
2018-05-03 Iago Toral... intel/compiler: lower some 16-bit integer operations...
2018-05-03 Iago Toral... compiler/nir: add a lowering pass to convert the bit...
2018-05-03 Jose Maria... intel/compiler: support negate and abs of half float...
2018-05-03 Jose Maria... intel/compiler: fix brw_imm_w for negative 16-bit integers
2018-05-03 Jose Maria... intel/compiler: fix 16-bit int brw_negate_immediate...
2018-05-03 Jose Maria... intel/compiler: implement nir_instr_type_load_const...
2018-05-03 Iago Toral... intel/compiler: implement conversions from 16-bit int...
2018-05-03 Iago Toral... intel/compiler: implement conversion between float...
2018-05-03 Iago Toral... i965/compiler: handle conversion to smaller type in...
2018-05-03 Iago Toral... intel/compiler: fix isign for 16-bit integers
2018-05-03 Chris Wilsoni965: Always try to create a logical context
2018-05-03 Neil Robertsspirv: Apply OriginUpperLeft to FragCoord
2018-05-03 Samuel Iglesias... spirv: convert some operands for bitwise shift and...
2018-05-03 Timothy Arcerimesa: enable geom shaders in OpenGL 3.2 Compat profile
2018-05-02 Bas Nieuwenhuizenradv: UseEnumerateInstanceVersion for the default version.
2018-05-02 Bas Nieuwenhuizenradv: Don't check the incoming apiVersion on CreateInst...
2018-05-02 Bas Nieuwenhuizenradv: Allow vkEnumerateInstanceVersion ProcAddr without...
2018-05-02 Lionel Landwerlinintel: aubinator: add an option to limit the number...
2018-05-02 Lionel Landwerlinintel: decoder: limit to the number decoded lines from VBO
2018-05-02 Jason Ekstrandanv: Advertise variableMultisampleRate
2018-05-02 Rob Clarknir: add missing dependency in meson.build
2018-05-02 Matthew Nichollsradv: fix multisample image copies
2018-05-02 Kenneth Graunkeintel: Fix 3DSTATE_CONSTANT buffer decoding.
2018-05-02 Lionel Landwerlinintel: fix aubinator include
2018-05-02 Kenneth Graunkei965: Reuse batch decoder infrastructure rather than...
2018-05-02 Kenneth Graunkeintel: Give the batch decoder a callback to ask about...
2018-05-02 Kenneth Graunkeintel: Move batch decoder/disassembler from tools/...
2018-05-02 Kenneth Graunkei965: Allocate shadow batches to explicitly be the...
2018-05-02 Lionel Landwerlinintel: batch-decoder: iterate VERTEX_BUFFER_STATE fields
2018-05-02 Lionel Landwerlinintel: decoder: fix starting dword of struct fields
2018-05-02 Lionel Landwerlinintel: decoder: document when fields should be used
2018-05-02 Lionel Landwerlinintel: decoder: identify groups with fixed length
2018-05-02 Lionel Landwerlinintel: decoder: make the field iterator use more natural
2018-05-02 Vlad Golovkinnv50: Extract needed value bits without shifting them...
2018-05-02 Antia Puentesintel: activate the gl_BaseVertex lowering
2018-05-02 Antia Puentescompiler/nir: Add conditional lowering for gl_BaseVertex
2018-05-02 Antia Puentesintel: emit is_indexed_draw in the same VE than gl_DrawID
2018-05-02 Antia Puentesintel/compiler: Add uses_is_indexed_draw flag
2018-05-02 Antia Puentescompiler: Add SYSTEM_VALUE_IS_INDEXED_DRAW and instrinsics
2018-05-02 Samuel Pitoisetradv: enable out-of-order rasterization by default
2018-05-02 Samuel Pitoisetradv: only disable out-of-order rast for perfect occlus...
2018-05-02 Kenneth Graunkei965: Drop unused gen5 sampler default color struct.
2018-05-02 Kenneth Graunkei965: Make brw_vs_outputs_written static.
2018-05-01 Nanley Cheryi965/tex_image: Avoid the ASTC LDR workaround on gen9lp
2018-05-01 Eric Anholtfreedreno: Fix ir3_cmdline.c build.
2018-05-01 Jason Ekstrandanv: Allow lookup of vkEnumerateInstanceVersion without...
2018-05-01 Jason Ekstrandanv: Don't advertise Float64 or Int64 on HW without...
2018-05-01 Samuel Pitoisetradv: compute the number of subpass attachments correctly
2018-05-01 Dave Airlieradv: set fmask_surf_index on fmask surfaces.
2018-05-01 Brian Paulgallium/i915: fix PIPE_CAPF_MIN_CONSERVATIVE_RASTER_DIL...
2018-05-01 Rhys Perrynvc0: add conservative rasterization support
2018-05-01 Rhys Perryst/mesa: add support for nvidia conservative rasterizat...
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-05-01 Rhys Perrymesa: add support for nvidia conservative rasterization...
2018-05-01 Brian Paulglsl/tests: add GLSL_TYPE_UINT8, GLSL_TYPE_INT8 cases...
2018-05-01 Brian Paultgsi: use enums instead of unsigned in ureg code
2018-05-01 Timothy Arcerinir: move GL specific passes to src/compiler/glsl
2018-04-30 Andres Rodriguezradv/winsys: fix leaking resources from bo's imported...
2018-04-30 Scott D Phillipsi965/tiled_memcpy: ytiled_to_linear a cache line at...
2018-04-30 Chris Wilsoni965: Record mipmap resolver for unmapping
2018-04-30 Chris Wilsoni965: Move unmap_depthstencil before map_depthstencil
2018-04-30 Chris Wilsoni965: Move unmap_etc before map_etc
2018-04-30 Chris Wilsoni965: Move unmap_s8 before map_s8
2018-04-30 Chris Wilsoni965: Move unmap_movntdqa before map_movntdqa
2018-04-30 Chris Wilsoni965: Move unmap_blit before map_blit
2018-04-30 Chris Wilsoni965: Move unmap_gtt before map_gtt
2018-04-30 Dave Airlieac/nir: expand 64-bit vec3 loads to fix shuffling.
2018-04-30 Kenneth Graunkei965: Don't stomp initial kflags for program cache.
2018-04-30 Kenneth Graunkei965: Let batchbuffers be placed anywhere in the 48...
2018-04-30 Scott D Phillipsintel: fix check for 48b ppgtt support
2018-04-30 Leo Liust/omx/enc: fix blit setup for YUV LoadImage
2018-04-30 Juan A. Suarez... autotools, meson: bump up required VA version
2018-04-28 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-04-28 Juan A. Suarez... docs: add sha256 checksums for 18.0.2
2018-04-28 Juan A. Suarez... docs: add release notes for 18.0.2
2018-04-27 Marek Olšákradeonsi: increase the number of compiler threads depen...
2018-04-27 Marek Olšákradeonsi: avoid a crash in gallivm_dispose_target_libra...
2018-04-27 Marek Olšákradeonsi: move data_layout into si_compiler
2018-04-27 Marek Olšákradeonsi: move passmgr into si_compiler
2018-04-27 Marek Olšákradeonsi: move target_library_info into si_compiler
2018-04-27 Marek Olšákradeonsi: use si_compiler::triple in si_llvm_optimize_m...
2018-04-27 Marek Olšákradeonsi: add triple into si_compiler
next