mesa.git
2016-10-26 Timothy Arcerist/mesa: switch gs over to shared shader_info
2016-10-26 Timothy Arcerii965: switch gs over to shared shader_info
2016-10-26 Timothy Arcericompiler: add input primative field for gs in shader...
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_eval_program
2016-10-26 Timothy Arcerimesa: copy tes metadata directly to shared shader info
2016-10-26 Timothy Arcerist/mesa: switch tes over to shared shader_info
2016-10-26 Timothy Arcerii965: switch tes over to shared shader_info
2016-10-26 Timothy Arcericompiler: add fields for tes metadata to shader info
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_ctrl_program
2016-10-26 Timothy Arcerimesa: set tcs shader_info metadata directly
2016-10-26 Timothy Arcerist/mesa: switch tcs over to shared shader_info
2016-10-26 Timothy Arcerii965: switch tcs over to shared shader_info
2016-10-26 Timothy Arceriglsl: add temporary copy_shader_info() function
2016-10-26 Timothy Arceriglsl: add a shader info field to the gl_program type
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-26 Timothy Arcerinir: move nir_shader_info to a common compiler header
2016-10-26 Timothy Arcerimesa: modify _mesa_copy_linked_program_data() to take...
2016-10-26 Fredrik Höglundvulkan/wsi/wayland: fix ARGB window support
2016-10-26 Fredrik Höglundvulkan/wsi/x11: fix ARGB window support
2016-10-26 Fredrik Höglundradv: mark the fence as submitted and signalled in...
2016-10-25 Vinson Leescons: Require libdrm >= 2.4.66 for DRM.
2016-10-25 Matt Turnerradv: Replace "abi_versions" with correct "api_version".
2016-10-25 Matt Turneranv: Replace "abi_versions" with correct "api_version".
2016-10-25 Karol Herbstnv50/ir: start LocalCSE with getFirst to merge PHI...
2016-10-25 Samuel Pitoisetnvc0: use correct bufctx when invalidating CP textures
2016-10-25 Eduardo Lima... vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-10-25 Tapani Pällimesa: fix error handling in DrawBuffers
2016-10-25 Tapani Pälliegl: add check that eglCreateContext gets a valid config
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
next