mesa.git
2015-08-12 Jason Ekstrandmesa/formats: Don't flip channels of null array formats
2015-08-12 Jason Ekstrandmesa/formats: Fix swizzle flipping for big-endian targets
2015-08-12 Jason Ekstrandmesa/formats: Only do byteswapping for packed formats
2015-08-11 Matt Turnerconfigure.ac: Always define __STDC_LIMIT_MACROS.
2015-08-11 Matt Turneri965: Optimize brw_inst_set_bits() and brw_compact_inst...
2015-08-11 Matt Turneri965: Optimize brw_inst_bits() and brw_compact_inst_bits().
2015-08-11 Emil Velikovdocs: add news item and link release notes for 10.6.4
2015-08-11 Emil Velikovdocs: add sha256 checksums for 10.6.4
2015-08-11 Emil Velikovdocs: add release notes for 10.6.4
2015-08-11 Marek Olšákgallium/radeon: fix r600g build if LLVM is disabled
2015-08-11 Grazvydas Ignotasr600g: use a bitfield to track dirty atoms
2015-08-11 Grazvydas Ignotasr600g: don't mark unused atom dirty
2015-08-11 Grazvydas Ignotasr600g: use a helper to add an initialized atom
2015-08-11 Grazvydas Ignotasgallium/radeon: use helper functions to mark atoms...
2015-08-11 Francisco Jerezdocs: Mark ARB_shader_image_load_store as done on i965.
2015-08-11 Francisco Jerezi965: Expose ARB_shader_image_load_store.
2015-08-11 Francisco Jerezi965/fs: Clamp image array indices to the array bounds...
2015-08-11 Francisco Jerezi965/fs: Translate image load, store and atomic NIR...
2015-08-11 Francisco Jerezi965/fs: Handle image uniforms in NIR programs.
2015-08-11 Francisco Jerezi965: Implement logic to set up and upload an image...
2015-08-11 Francisco Jerezi965: Teach type_size() about the size of an image...
2015-08-11 Francisco Jerezi965/fs: Implement image load, store and atomic.
2015-08-11 Francisco Jerezi965/fs: Import image format conversion primitives.
2015-08-11 Francisco Jerezi965/fs: Import image format metadata queries.
2015-08-11 Francisco Jerezi965/fs: Import code to transform image coordinates...
2015-08-11 Francisco Jerezi965/fs: Import image memory offset calculation code.
2015-08-11 Francisco Jerezi965/fs: Import image access validity checks.
2015-08-11 Francisco Jerezi965: Define implementation constants for ARB_shader_im...
2015-08-11 Francisco Jerezi965/gen7-8: Set up early depth/stencil control appropr...
2015-08-11 Francisco Jerezi965/gen7-8: Poke the 3DSTATE UAV access enable bits.
2015-08-11 Francisco Jerezi965/gen7: Enable fragment shader dispatch if the progr...
2015-08-11 Francisco Jerezi965: Hook up image state upload.
2015-08-11 Francisco Jerezi965: Reserve enough parameter entries for all image...
2015-08-11 Francisco Jerezi965: Define and initialize image parameter structure.
2015-08-11 Francisco Jerezi965: Implement surface state set-up for shader images.
2015-08-11 Francisco Jerezi965: Fix brw_memory_barrier() for SKL.
2015-08-11 Francisco Jerezi965: Add SKL support to brw_miptree_get_horizontal_sli...
2015-08-11 Timothy Arceriglsl: Add missing spec quote about atomic counter in...
2015-08-11 Alex Deucherradeonsi: add new OLAND pci id
2015-08-10 Ilia Mirkinnouveau: no need to do tnl wakeup, state updates are...
2015-08-10 Jason Ekstrandi965/fs: Make resolve_source_modifiers consistent with...
2015-08-10 Jason Ekstrandi965/vec4_visitor: Make some function arguments const...
2015-08-10 Jason Ekstrandi965/fs: Don't do redundant RA setup on IVB+
2015-08-10 Jason Ekstrandi965/fs: Use dispatch_width instead of reg_width in...
2015-08-10 Jason Ekstrandra: Delete the conflict lists in ra_set_finalize
2015-08-10 Jason Ekstrandra: Refactor ra_set_finalize
2015-08-10 Jason Ekstrandi965/vec4_nir: Properly handle integer multiplies on...
2015-08-10 Jason Ekstrandi965/vec4_nir: Do boolean source modifier resolves...
2015-08-10 Jason Ekstrandi965/vec4-nir: Handle boolean resolvese on ILK-
2015-08-10 Jason Ekstrandi965/nir: Don't mark bany or ball instructions for...
2015-08-10 Jason Ekstrandi965/nir: Use nir_op_info.output_type for determining...
2015-08-10 Jason Ekstrandmesa/format_utils: Add src_bits == dst_bits cases to...
2015-08-10 Marek Olšákgallium/radeon: add a debug flag not to use write combi...
2015-08-10 Rob Clarkfreedreno/a4xx: add s8/z32/z32_s8x24 support
2015-08-10 Rob Clarkfreedreno: update generated headers
2015-08-10 Rob Clarkfreedreno/a4xx: fix vpsrepl for blit shaders
2015-08-10 Rob Clarkfreedreno/a4xx: clear cached fp when switching blit...
2015-08-10 Rob Clarkfreedreno/a3xx: clear cached fp when switching blit...
2015-08-10 Marta Lofstedtmesa/es3.1: Allow Multisampled FrameBufferTextures
2015-08-10 Marta Lofstedtmesa/es3.1: Pass sample count check for multisampled...
2015-08-10 Oded Gabbaymesa: clear existing swizzle info before bitwise-OR
2015-08-09 Jose Fonsecautil: Use LONG_MAX instead of LONG_BIT.
2015-08-09 Jose Fonsecascons: Build roundevent_test.
2015-08-09 Jose Fonsecautil: Cope with LONG_BIT not being defined on Windows.
2015-08-09 Jose Fonsecagallium: GCC 4.9 allows to include tmmintrin.h without...
2015-08-09 Jose Fonsecautil: Rename PURE to ATTRIBUTE_PURE.
2015-08-08 Boyan Dingegl/x11: Fix driver_name acquisition
2015-08-07 Ben Widawskyi965/skl: (trivial) Remove invalid comment about thread...
2015-08-07 Chris Wilsoni965: Fix HW binding tables editing
2015-08-07 Alexander von... egl/dri2: Fix include path of u_atomic.h introduced...
2015-08-07 Emil Velikovegl/x11: don't crash if dri2_dpy->conn is NULL
2015-08-07 Emil Velikovegl/x11: auth with xserver before attempting to open...
2015-08-07 Emil Velikovegl/x11: trust our loader over the xserver for the...
2015-08-07 Emil Velikovegl/x11: open the device from within dri2_x11_connect()
2015-08-07 Emil Velikovegl/x11: fetch the device_name prior to driver_name
2015-08-07 Emil Velikovegl/x11: remove dri2_dpy->conn checks
2015-08-07 Emil Velikovegl/x11: bail out if we cannot fetch the xcb connection
2015-08-07 Emil Velikovvc4: add missing nir include, to fix the build
2015-08-07 Emil Velikovvc4: automake: remove unused include
2015-08-07 Serge Martin... clover: Stub missing CL 1.2 functions.
2015-08-07 Marta Lofstedtmesa: NULL check InfoLog
2015-08-07 Iago Toral... i965/vec4: Fix indentation in vec4_visitor::evaluate_sp...
2015-08-07 Iago Toral... i965/vec4: do not predicate scratch writes for BRW_OPCO...
2015-08-07 Timothy Arceriglsl: remove stage ref generation for transform feedback
2015-08-06 Marek Olšákwinsys/radeon: add a specific error message for cs_subm...
2015-08-06 Marek Olšákwinsys/radeon: add an interface for contexts
2015-08-06 Marek Olšákgallium/radeon: unify buffer_wait and buffer_is_busy...
2015-08-06 Marek Olšákradeonsi: rename enable_s3tc -> enable_compressed_formats
2015-08-06 Marek Olšákgallium/radeon: add DRM and LLVM version to the rendere...
2015-08-06 Marek Olšákradeonsi: always flush framebuffer caches at the beginn...
2015-08-06 Marek Olšákradeonsi: don't count the exact needed CS space if...
2015-08-06 Marek Olšákradeonsi: don't crash when cleaning up after an incompl...
2015-08-06 Matt Turneri965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_T...
2015-08-06 Matt Turneri965: Correct a mistake that always forced texture...
2015-08-06 Matt Turneri965: Request a miptree with no tiling intel_miptree_ma...
2015-08-06 Marek Olšákradeonsi: add a HUD query showing the number of shaders...
2015-08-06 Marek Olšákradeonsi: add a HUD query showing the number of compile...
2015-08-06 Marek Olšákgallium/radeon: display cumulative results for some...
2015-08-06 Marek Olšákgallium/radeon: switch the buffer-wait-time query to...
2015-08-06 Marek Olšákgallium/radeon: change some driver query types to Hz
next