i965: add MAYBE_UNUSED to assert param
[mesa.git] / src /
2016-10-04 Timothy Arcerii965: add MAYBE_UNUSED to assert param
2016-10-04 Timothy Arcerii965: wrap unused function in #ifndef NDEBUG
2016-10-04 Timothy Arcerii965: fix unused variable warning in gen7_block_read_sc...
2016-10-04 Timothy Arcerii965: add MAYBE_UNUSED to assert param
2016-10-04 Jose Fonsecagallivm: Use AVX2 gather instrinsics.
2016-10-04 Roland Scheideggergallivm: Use 8 wide AoS sampling on AVX2.
2016-10-04 José Fonsecagallivm: Basic AVX2 support.
2016-10-04 Chad Versaceegl: Drop duplicate check on EGLSync type
2016-10-04 Chad Versaceegl: Cleanup control flow in _eglParseSyncAttribList
2016-10-04 Chad Versaceegl: Add _eglConvertIntsToAttribs()
2016-10-04 Chad Versaceegl: Fix an error path in eglCreateSync*
2016-10-04 Chad Versaceegl: Fix truncation error in _eglParseSyncAttribList64
2016-10-04 Chad Versaceegl: Fix missing unlock in eglGetSyncAttribKHR
2016-10-04 Anuj Phogatanv/gen7_pipeline: Fix typo in semicolon
2016-10-04 Anuj Phogatanv/gen7_pipeline: Set sample mask field in 3DSTATE_PS
2016-10-04 Anuj Phogatanv/gen7_pipeline: Move ksp{1,2} state setting next...
2016-10-04 Anuj Phogatanv/gen7: Make use of local variable prog_data
2016-10-04 Anuj Phogatanv/gen8_pipeline: Add an assert to ensure use_alt_mode...
2016-10-04 Anuj Phogatanv/gen8_pipeline: Fix typo in semicolon
2016-10-04 Anuj Phogatintel/genxml: Keep the value name 'Alternate' uniform...
2016-10-04 Anuj Phogatintel/genxml: Fix typo in gen75.xml
2016-10-04 Anuj Phogati965/gen8+: Enable GL_OES_viewport_array
2016-10-04 Anuj Phogatmesa: Add a check for OES_viewport_array
2016-10-04 Anuj Phogatmesa: Enable enums for OES_viewport_array
2016-10-04 Anuj Phogatanv/gen7_pipeline: Use MSDISPMODE_PERSAMPLE for non...
2016-10-04 Anuj Phogatanv/blorp: Handle zero width/height blits in blorp_copy()
2016-10-04 Anuj Phogatintel/isl: Add an assert to check zero width/height...
2016-10-04 Leo Liust/omx/dec/h265: add scaling list data
2016-10-04 Leo Liust/omx/dec/h265: fix the skip for before and after...
2016-10-04 Leo Liust/omx/dec/h265: set the default reference picture...
2016-10-04 Leo Liust/omx/dec/h265: decoder size should follow from sps
2016-10-04 Leo Liust/omx/dec/h265: increase dpb max size to 32
2016-10-04 Eric Engestromnir/spirv: Remove a duplicate spirv2nir from .gitignore
2016-10-04 Nicolai Hähnleradeonsi: optionally run the LLVM IR verifier pass
2016-10-04 Nicolai Hähnlegallium/radeon: fix argument type of llvm.{cttz,ctlz...
2016-10-04 Nicolai Hähnlegallium/radeon: unify the creation of basic blocks
2016-10-04 Nicolai Hähnlegallium/radeon: merge branch and loop flow control...
2016-10-04 Nicolai Hähnlegallium/radeon: simplify if/else/endif blocks
2016-10-04 Nicolai Hähnlegallium/radeon: label basic blocks by the corresponding...
2016-10-04 Nicolai Hähnlegallium/radeon: cleanup and fix branch emits
2016-10-04 Nicolai Hähnlewinsys/radeon: add buffer_get_reloc_offset
2016-10-04 Marek Olšákradeonsi: don't declare LDS in PS when ds_bpermute...
2016-10-04 Marek Olšákradeonsi: use DDX/DDY directly in si_llvm_emit_ddxy_interp
2016-10-04 Marek Olšákradeonsi: simplify si_llvm_emit_ddxy
2016-10-04 Marek Olšákradeonsi: don't call build_gep0 in si_llvm_emit_ddxy...
2016-10-04 Marek Olšákradeonsi: use a helper function for BuildGEP(0, x)
2016-10-04 Marek Olšákradeonsi: remove obsolete shader definitions
2016-10-04 Marek Olšákradeonsi: remove unnecessary #includes
2016-10-04 Marek Olšákradeonsi: clean up lucky #include dependencies
2016-10-04 Marek Olšákradeonsi: don't re-create shader PM4 states after scrat...
2016-10-04 Marek Olšákgallium/radeon: move r600_common_context::texture_buffe...
2016-10-04 Marek Olšákradeonsi: don't set sampler buffer offsets in create_sa...
2016-10-04 Marek Olšákradeonsi: optimize si_invalidate_buffer based on bind_h...
2016-10-04 Marek Olšákradeonsi: track buffer bind history
2016-10-04 Marek Olšákradeonsi: drop support for NULL sampler views
2016-10-04 Marek Olšákradeonsi: separate IA_MULTI_VGT_PARAM and VGT_PRIMITIVE...
2016-10-04 Marek Olšákradeonsi: move VGT_LS_HS_CONFIG to derived tess_state
2016-10-04 Marek Olšákradeonsi: don't check PIPE_BARRIER_MAPPED_BUFFER
2016-10-04 Marek Olšákradeonsi: parse SURFACE_SYNC correctly on CIK-VI
2016-10-04 Marek Olšákgallium/radeon: inline r600_context_add_resource_size
2016-10-04 James Leggradeonsi: Fix primitive restart when index changes
2016-10-04 Timothy Arcerispirv: replace assert() with unreachable()
2016-10-04 Timothy Arceriintel: use the correct format specifier for printing...
2016-10-04 Matt Whitlockgallium/winsys: replace calls to dup(2) with fcntl...
2016-10-04 Matt Whitlockst/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-10-04 Matt Whitlockst/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
2016-10-04 Matt Whitlockgallium/auxiliary: replace call to dup(2) with fcntl...
2016-10-04 Matt Whitlockegl/android: replace call to dup(2) with fcntl(F_DUPFD_...
2016-10-04 Tapani Pälliintel: fix compilation warning on gen_get_device_info
2016-10-04 Kenneth Graunkei965: Only emit 1 viewport when possible.
2016-10-04 Dave Airliespirv: translate cull distance semantic.
2016-10-04 Dave Airliecompiler: add printable values for cull distance varyings.
2016-10-03 Jason Ekstrandnir/spirv/cfg: Use a nop intrinsic for tagging the...
2016-10-03 Jason Ekstrandnir: Add a nop intrinsic
2016-10-03 Jason Ekstrandintel/isl: Allow non-2D HiZ surfaces
2016-10-03 Jason Ekstrandintel/isl: Add a detailed comment about multisampling...
2016-10-03 Jason Ekstrandintel/isl: Remove tiling checks from choose_msaa_layout
2016-10-03 Jason Ekstrandintel/isl: Handle HiZ and CCS tiling more directly
2016-10-03 Jason Ekstrandintel/isl: Allow multisampling with ISL_FORMAT_HiZ
2016-10-03 Jason Ekstrandintel/isl: Allow creation of 1-D compressed textures
2016-10-03 Jason Ekstrandintel/isl: Fix up asserts in calc_phys_level0_extent_sa
2016-10-03 Jason Ekstrandintel/isl: Add a format_supports_multisampling helper
2016-10-03 Nayan Deshmukhvl/dri3: fix warning about incompatible pointer type
2016-10-03 Bruce Cherniakswr: Removed stalling SwrWaitForIdle from queries.
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-10-03 Ville Syrjäläanv/formats: Fix build on gcc-4 and earlier
2016-10-03 Tapani Pälliegl: stop claiming support for pbuffer + msaa
2016-10-03 Timothy Arcerii965: rename max_ds_* variable to max_tes_*
2016-10-03 Timothy Arcerii965: rename max_hs_* variables to max_tcs_*
2016-10-02 Kenneth Graunkei965: Drop pointless stage == MESA_SHADER_FRAGMENT...
2016-10-02 Timothy Arceriglsl: add missing headers to blob.h
2016-10-01 Jason Ekstrandnir/spirv/cfg: Detect switch_break after loop_break...
2016-10-01 Jason Ekstrandnir/spirv/cfg: Handle switches whose break block is...
2016-10-01 Eric Engestromnir/spirv: add spirv2nir binary to .gitignore
2016-10-01 Eric Engestromnir/spirv: improve mmap() error handling
next