mesa.git
2016-10-25 Tapani Pällimesa: add missing formats to driGLFormatToImageFormat
2016-10-25 Tapani Pälliegl: fix type mismatch error type in _eglInitSurface
2016-10-25 Tapani PälliRevert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and...
2016-10-25 Tapani Pälliegl/dri2: set max values for pbuffer width and height
2016-10-25 Brian Paulgallium/stapi: fix comment for st_visual::buffer_mask
2016-10-24 Nanley Cheryisl/format: Correct ASTC entries of format info table
2016-10-24 Kenneth Graunkei965: Drop nir_inputs from fs_visitor.
2016-10-24 Kenneth Graunkei965: Don't use nir_assign_var_locations for VS/TES...
2016-10-24 Kenneth Graunkei965: Make split_virtual_grfs() call compact_virtual_gr...
2016-10-24 Kenneth Graunkei965: Drop unnecessary switch statement in nir_setup_ou...
2016-10-24 Brian Paultgsi: trivial build fix for MSVC
2016-10-24 Samuel Pitoisetnv50/ir: do not perform global membar for shared memory
2016-10-24 Axel Davyst/nine: Fix locking CubeTexture surfaces.
2016-10-24 Axel Davyst/nine: Fix mistake in Volume9 UnlockBox
2016-10-24 Axel Davyst/nine: Use align_calloc instead of align_malloc
2016-10-24 Axel Davygallium/util: Add align_calloc
2016-10-24 Axel Davyst/nine: Fix leak with integer and boolean constants
2016-10-24 Marek Olšáktgsi/scan: scan texture offset operands
2016-10-24 Marek Olšáktgsi/scan: move src operand processing into a separate...
2016-10-24 Marek Olšáktgsi/scan: get information about shader buffer usage
2016-10-24 Marek Olšáktgsi/scan: handle indirect image indexing correctly
2016-10-24 Marek Olšáktgsi/scan: don't treat RESQ etc. as memory instructions
2016-10-24 Marek Olšáktgsi/scan: get information about indirect 2D file access
2016-10-24 Marek Olšáktgsi/scan: get information about indirect CONST access
2016-10-24 Anuj Phogati965/gen8: Don't enable alpha test and alpha to coverag...
2016-10-24 Anuj Phogati965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_uplo...
2016-10-24 Anuj Phogati965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_uplo...
2016-10-24 Samuel Pitoisetnv50/ir: display OP_BAR subops in debug mode
2016-10-24 Iago Toral... glsl: add matrix layout information to interface block...
2016-10-24 Nicolai Hähnlest/mesa: cleanup and fix primitive restart for indirect...
2016-10-24 Timothy Arceriglsl/mesa: remove unused namespace support from the...
2016-10-24 Jonathan Graymapi: automake: set VISIBILITY_CFLAGS for shared glapi
2016-10-24 Emil Velikovanv: automake: cleanup the generated json file during...
2016-10-24 Stencel, Joannaegl/wayland: add missing destroy_window callback
2016-10-24 Emil Velikovautomake: don't forget to pick wglext.h in the tarball
2016-10-24 Samuel Iglesias... glsl/es31: precision qualifier doesn't need to match...
2016-10-24 Samuel Iglesias... glsl: move intrastage_match() after interstage_member_m...
2016-10-24 Dave Airlieradv: allow cmask transitions without fast clear
2016-10-22 Ilia Mirkinnv50/ir: it appears that OP_DISCARD can't take a join...
2016-10-22 Ilia Mirkinnv50/ir: use levelZero for non-frag tex/txp ops
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-22 Samuel Pitoisetnvc0/ir: remove outdated comment about SHLADD
2016-10-21 Eric Anholtvc4: Avoid making temporaries for assignments to NIR...
2016-10-21 Eric Anholtvc4: Add a comment with discussion of how simulation...
2016-10-21 Eric Anholtvc4: Move simulator winsys mapping and tracking to...
2016-10-21 Eric Anholtvc4: Move simulator memory management to a u_mm.h heap.
2016-10-21 Eric Anholtvc4: Move simulator globals into a struct.
2016-10-21 Eric Anholtvc4: Restructure the simulator mode.
2016-10-21 Eric Anholtvc4: Fix termination of the initial scan for branch...
2016-10-21 Jason Ekstrandconfigure: Get rid of the --disable-vulkan-icd-full...
2016-10-21 Jason Ekstrandanv: Always use the full driver path in the intel_icd...
2016-10-21 Jason Ekstrandanv: Suffix the intel_icd file with the host CPU
2016-10-21 Nicolai Hähnleradeonsi: fix a regression in si_eliminate_const_output
2016-10-21 Ilia Mirkinnv50,nvc0: don't keep track of whether fb rt0 is intege...
2016-10-20 Francisco JerezRevert "Revert "mapi: export all GLES 3.2 functions...
2016-10-20 Francisco Jerezglapi: Move PrimitiveBoundingBox and BlendBarrier defin...
2016-10-20 Vinson Leeutil: Include string.h in bitscan.h.
2016-10-20 Samuel Pitoisetnvc0: do not break 3D state by pushing MS coordinates...
2016-10-20 Samuel Pitoisetnvc0: translate compute shaders at program creation
2016-10-20 Ben Widawskyi965: Reorder PCI ID list to match release order
2016-10-20 Ben Widawskyi965: Add some APL and KBL SKU strings
2016-10-20 Brian Paulvbo: clean up with 'indent', whitespace fixes, etc...
2016-10-20 Brian Paulvbo: whitespace fixes and reformatting in vbo_exec_api.c
2016-10-20 Brian Paulvbo: minor clean-up in vbo_exec_api.c
2016-10-20 Brian Paulvbo: move attribute type assignment
2016-10-20 Brian Paulvbo: rename reset_attrfv() to vbo_reset_all_attr()
2016-10-20 Brian Paulvbo: make vbo_reset_attr() static
2016-10-20 Brian Paulvbo: trivial indentation fix in vbo_exec_api.c
2016-10-20 Marek Olšákgallivm: try to fix build with LLVM <= 3.4 due to missi...
2016-10-20 Marek Olšákradeonsi: fix build of si_eliminate_const_vs_outputs...
2016-10-20 Marek Olšákgallivm: add wrappers for missing functions in LLVM...
2016-10-20 Nicolai Hähnleradeonsi: fix 64-bit loads from LDS
2016-10-20 Nicolai Hähnlest/mesa: only set primitive_restart when the restart...
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: sort input and output decls by TGSI...
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of structs
2016-10-20 Nicolai Hähnlest/glsl_to_tgsi: fix block copies of arrays of doubles
2016-10-20 Iago Toral... glsl: Indirect array indexing on non-last SSBO member...
2016-10-20 Ilia Mirkinnv50/ir: process texture offset sources as regular...
2016-10-20 Ilia Mirkinnv50,nvc0: avoid reading out of bounds when getting...
2016-10-20 Eric Engestromwsi/wayland: fix error path
2016-10-20 Dave Airlieanv: drop unused zero macro.
2016-10-20 Dave Airlieradv: use emit_icmp for samples_identical
2016-10-19 Jordan Justeni965/cs: Don't use a thread channel ID for small local...
2016-10-19 Jordan Justeni965/cs: Use udiv/umod for local IDs
2016-10-19 Timothy Arcerimesa: remove unused LocalSizeVariable
2016-10-19 Samuel Pitoisetnvc0/ir: simplify predicate logic for GK104 atomic...
2016-10-19 Samuel Pitoisetnvc0/ir: remove useless NVC0LoweringPass::gMemBase
2016-10-19 Samuel Pitoisetnv50/ir: print CCTL subops in debug mode
2016-10-19 Ian Romanicknir: Optimize integer division and modulus with 1
2016-10-19 Marek Olšákconfigure.ac: enable EGL platform DRM if GBM is enabled
2016-10-19 Marek Olšákconfigure.ac: enable GBM by default
2016-10-19 Marek Olšákconfigure.ac: print whether GBM is enabled
2016-10-19 Marek Olšákradeonsi: eliminate trivial constant VS outputs
2016-10-19 Samuel Pitoisetnv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
2016-10-19 Emil Velikovdocs: add 13.1.0-devel release notes template, bump...
2016-10-19 Emil Velikovdocs: rename release notes to 13.0.0
2016-10-19 Marek Olšákradeonsi: remove cb0_is_integer handling
2016-10-19 Marek Olšákst/mesa: disable alpha-test, alpha-to-coverage, alpha...
2016-10-19 Marek Olšákmesa: remove gl_shader_compiler_options::EmitNoNoise
2016-10-19 Marek Olšákglsl_to_tgsi: remove code for fixing up TGSI labels
next