mesa.git
2017-06-01 Lucas Stachetnaviv: always do cpu_fini in transfer_unmap
2017-06-01 Emil Velikovdocs: update calendar, add news item and link release...
2017-06-01 Emil Velikovdocs: add sha256 checksums for 17.0.7
2017-06-01 Emil Velikovdocs: add release notes for 17.0.7
2017-06-01 Samuel Pitoisetglsl: fix a crash in ir_print_visitor() for bindless...
2017-06-01 Samuel Pitoisetglsl: teach opt_array_splitting about bindless images
2017-06-01 Samuel Pitoisetglsl: teach opt_structure_splitting about images in...
2017-06-01 Samuel Pitoisetglsl: fix broken indentation in do_structure_splitting()
2017-06-01 Samuel Pitoisetglsl: handle format layout qualifiers for struct with...
2017-06-01 Samuel Pitoisetglsl: handle memory qualifiers for struct with array...
2017-06-01 Rhys Kiddnvc0: Clean up unnecessary includes from gallium/auxili...
2017-06-01 Kenneth Graunkei965: Simplify SO_DECL handling.
2017-06-01 Kenneth Graunkei965: Make a local for linked_xfb->Outputs[i], to short...
2017-06-01 Kenneth Graunkei965: Move SOL PSIZ hacks from draw time to link time.
2017-06-01 Iago Toral... mesa/main: replace remaining uses of IROUND() in GetUni...
2017-06-01 Iago Toral... mesa/main: conversion from float in GetUniformi64v...
2017-06-01 Iago Toral... mesa/main: Add conversion from double to uint64/int64...
2017-06-01 Iago Toral... mesa/main: Clamp GetUniformui64v values to be >= 0
2017-06-01 Kenneth Graunkemesa/main: Clamp GetUniformuiv values to be >= 0
2017-06-01 Iago Toral... mesa/main: fix indentation in _mesa_get_uniform()
2017-06-01 Ian Romanickr100: Silence numerous unused this or that warnings
2017-06-01 Ian Romanickr100: Use _mesa_get_format_base_format in radeon_update...
2017-06-01 Ian Romanickr100,r200: Don't assume glVisual is non-NULL during...
2017-06-01 Ian Romanickr100: Don't assume that the base mipmap of a texture...
2017-06-01 Dave Airlier600/eg: add support for tracing IBs after a hang.
2017-05-31 Dave Airlieglsl/lower_int64: only set progress when something...
2017-05-31 Bas Nieuwenhuizenradv: Revert HTILE reset word to 0xFFFFFFFF.
2017-05-31 Rob HerringAndroid: major/minor/makedev live in <sys/sysmacros.h>
2017-05-31 Chad Versaceegl/android: Drop unused 'format' param in get_back_bo()
2017-05-31 Chad Versaceegl/android: Align channel masks in HAL_PIXEL_FORMAT...
2017-05-31 Eric Engestromegl/drm: remove temporary fd variable
2017-05-31 Samuel Pitoisetmesa: throw an INVALID_OPERATION error in get_texobj_by...
2017-05-31 Samuel Pitoisetmesa: add new 'name' parameter to get_texobj_by_name()
2017-05-31 Samuel Pitoisetradeonsi: remove unused si_pm4_state::compute_pkt
2017-05-31 Samuel Pitoisetradeonsi: remove chip_class define from si_pm4.h
2017-05-31 Samuel Pitoisetradeonsi: merge si_pm4_free_state_simple() into si_pm4_...
2017-05-31 Samuel Pitoisetmesa/util: fix arithmetic use of 'void *' in u_vector_f...
2017-05-31 Timothy Arcerimesa: remove _mesa from static function names
2017-05-31 Timothy Arcerimesa/st: indentation tidy-up
2017-05-31 Rob Clarkfreedreno/a5xx: drop WFIs in emit_marker5()
2017-05-31 Rob Clarkfreedreno/a5xx: timestamp / time-elapsed queries
2017-05-31 Rob Clarkfreedreno/a5xx: rename query result struct
2017-05-31 Rob Clarkfreedreno: update generated headers
2017-05-30 Kenneth Graunkei965: Delete dead old-school packing structs.
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: whitespace changes
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: allow early-z if shader uses depth value
2017-05-30 Tim Rowleyswr/rast: move wireframe/point triangle binning after...
2017-05-30 Tim Rowleyswr/rast: remove unused functions
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: move binner utility functions to binner.h
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantInt...
2017-05-30 Tim Rowleyswr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXT
2017-05-30 Tim Rowleyswr/rast: make simd16 logicops avx512f safe
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - add SIMD16 types to jitter
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix PA_STATE_OP::Reset()
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - simplify/refactor StreamOut
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix conservative rasterization
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - interleaved simdvertex output...
2017-05-30 Tim Rowleyswr/rast: fix _simd16_movemask_(ps,pd) native AVX512...
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - primitive assembly simplification
2017-05-30 Tim Rowleyswr/rast: silence write of cfg graph
2017-05-30 Tim Rowleyswr/rast: add CreateDirectoryPath to recursively create...
2017-05-30 Tim Rowleyswr/rast: add support for DX1_RGB{_SRGB} formats
2017-05-30 Tim Rowleyswr/rast: clean up whitespace
2017-05-30 Tim Rowleyswr/rast: adjust BinPostSetupPoints* function signature
2017-05-30 Tim Rowleyswr/rast: remove extra pixel center adjustment in BinPo...
2017-05-30 Kenneth Graunkeanv: Port over CACHE_MODE_1 optimization fix enables...
2017-05-30 Kenneth Graunkegenxml: Add Gen9 CACHE_MODE_1 definitons.
2017-05-30 Kenneth Graunkei965: Set the "Float Blend Optimization Enable" bit...
2017-05-30 Chad Versacei965: Fix type of brw_context::render_target_format[]
2017-05-30 Chad Versacei965: Move func to right comment block in brw_context.h
2017-05-30 Chad Versacei965: Document type of GLuint __DRIimage::format
2017-05-30 Chad Versacei965: Add whitespace in intel_update_image_buffers()
2017-05-30 Chad Versacei965: Move an 'i' declaration into its 'for' loop
2017-05-30 Chad Versacei965: Fix type of intel_update_image_buffers::format
2017-05-30 Chad Versacei965: Rename intel_create_renderbuffer
2017-05-30 Chad Versacei965/dri: Combine declaration and assignment in intelCr...
2017-05-30 Chad Versacei965/dri: Rewrite comment for intelCreateBuffer
2017-05-30 Bartosz Tomczykmesa: Avoid leaking surface in st_renderbuffer_delete
2017-05-30 Varad Gautamegl: advertise EGL_EXT_image_dma_buf_import_modifiers
2017-05-30 Varad Gautamegl: implement eglQueryDmaBufModifiersEXT
2017-05-30 Varad Gautamegl: implement eglQueryDmaBufFormatsEXT
2017-05-30 Varad Gautamegl/dri2: Create EGLImages with dmabuf modifiers
2017-05-30 Varad Gautamdri: introduce dmabuf format modifier related handles
2017-05-30 Pekka Paalanenegl/main: add support for fourth plane tokens
2017-05-30 Pekka Paalanenegl: introduce DMA_BUF_MAX_PLANES
2017-05-30 Alexandre Courbotnvc0: support for GP10B
2017-05-30 Tomeu Vizosoetnaviv: Don't try to use the index buffer if size...
2017-05-30 Kenneth Graunkei965: Always scissor on Gen4-5 instead of disabling...
2017-05-30 Kenneth Graunkei965: Unify Gen4-5 and Gen6 SF_VIEWPORT/CLIP_VIEWPORT...
2017-05-30 Kenneth Graunkei965: Make a set_scissor_bits helper function.
2017-05-30 Kenneth Graunkei965: Use GENX(packet_length) rather than hardcoded...
2017-05-30 Kenneth Graunkei965: Move the scissoring code up near the viewport...
2017-05-30 Kenneth Graunkegenxml: Make a SCISSOR_RECT structure on Gen4-5.
2017-05-30 Kenneth Graunkei965: Replace brw->gen and devinfo->gen with GEN_GEN.
2017-05-30 Kenneth Graunkei965: Rework Sandybridge 3DSTATE_VIEWPORT_STATE_POINTERS.
2017-05-30 Kenneth Graunkei965: Port CC_VIEWPORT to genxml.
2017-05-30 Kenneth Graunkei965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
next