mesa.git
2016-12-15 Eric Engestromegl/x11: cleanup init code
2016-12-15 Iago Toral... nir/lower_tex: fix number of components in replace_grad...
2016-12-15 Timothy ArceriRevert "nir: Turn imov/fmov of undef into undef."
2016-12-15 Kenneth Graunkei965/vec4: Fix TCS output reads with non-zero component...
2016-12-15 Francisco Jerezi965/disasm: Decode dataport constant cache control...
2016-12-15 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_SIMD4X2_OFFSET virtua...
2016-12-15 Francisco Jerezi965/fs: Drop useless access mode override from pull...
2016-12-15 Francisco Jerezi965/fs: Fetch one cacheline of pull constants at a...
2016-12-15 Francisco Jerezi965/fs: Expose arbitrary pull constant load sizes...
2016-12-15 Francisco Jerezi965: Factor out oword block read and write message...
2016-12-15 Francisco Jerezi965/fs: Switch to the constant cache for uniform pull...
2016-12-15 Francisco Jerezi965: Let the caller of brw_set_dp_write/read_message...
2016-12-15 Francisco Jerezi965/gen6+: Invalidate constant cache on brw_emit_mi_fl...
2016-12-14 Kenneth Graunkegenxml: Make Gen8 3DSTATE_DS SIMD8 enable work like...
2016-12-14 Kenneth Graunkegenxml: Rename "DS Function Enable" to "Function Enable".
2016-12-14 Chad Versaceanv: Reject VkMemoryAllocateInfo::allocationSize == 0
2016-12-14 Chad Versaceegl: Fix crashes in eglCreate*Surface()
2016-12-13 Jason Ekstrandi965/miptree: Use intel_miptree_copy for maps
2016-12-13 Jason Ekstrandi965/blit: Fix the src dimension sanity check in miptre...
2016-12-13 Lionel Landwerlindocs: add INTEL_conservative_rasterization to relaese...
2016-12-13 Lionel Landwerlinmain: add INTEL_conservative_rasterization enum query...
2016-12-13 Lionel Landwerlinglapi: add missing INTEL_conservative_rasterization
2016-12-13 Lionel Landwerlinextensions: update INTEL_conservative_rasterization...
2016-12-13 Lionel Landwerlinmain: don't error when enabling conservative rasterizat...
2016-12-13 Lionel Landwerlinmain: use new driver flag for conservative rasterizatio...
2016-12-13 Iago Toral... nir/lower_tex: lower gradients on shadow cube maps...
2016-12-13 Iago Toral... i965: remove brw_lower_texture_gradients
2016-12-13 Iago Toral... i965/nir: enable lowering of texture gradient for shado...
2016-12-13 Iago Toral... nir/lower_tex: add lowering for texture gradient on...
2016-12-13 Iago Toral... i965/nir: enable lowering of texture gradient for cube...
2016-12-13 Iago Toral... nir/lower_tex: add lowering for texture gradient on...
2016-12-13 Iago Toral... nir/lower_tex: generalize get_texture_size()
2016-12-13 Ilia Mirkintreewide: s/comparitor/comparator/
2016-12-13 Ian Romanicknir: Only float and double types can be matrices
2016-12-12 Tim Rowleyswr: [rasterizer core/memory] StoreTile: AVX512 progress
2016-12-12 Matt Turnernir: Move fsat outside of fmin/fmax if second arg is...
2016-12-12 Matt Turneri965/fs: Reject copy propagation into SEL if not min...
2016-12-12 Matt Turneri965/fs: Add unit tests for copy propagation pass.
2016-12-12 Matt Turneri965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
2016-12-12 Nicolai Hähnleradeonsi: shrink the GSVS ring to account for the reduc...
2016-12-12 Nicolai Hähnleradeonsi: shrink each vertex stream to the actually...
2016-12-12 Nicolai Hähnleradeonsi: use a single descriptor for the GSVS ring
2016-12-12 Nicolai Hähnleradeonsi: pack GS output components for each vertex...
2016-12-12 Nicolai Hähnleradeonsi: do not write non-existent components through...
2016-12-12 Nicolai Hähnleradeonsi: only write values belonging to the stream...
2016-12-12 Nicolai Hähnleradeonsi: generate an explicit switch instruction over...
2016-12-12 Nicolai Hähnleradeonsi: fetch only outputs of current vertex stream...
2016-12-12 Nicolai Hähnleradeonsi: only export from GS copy shader for vertex...
2016-12-12 Nicolai Hähnleradeonsi: do not export VS outputs from vertex streams...
2016-12-12 Nicolai Hähnleradeonsi: pull iteration over vertex streams into GS...
2016-12-12 Nicolai Hähnleradeonsi: group streamout writes by vertex stream
2016-12-12 Nicolai Hähnleradeonsi: load the streamout buf descriptors closer...
2016-12-12 Nicolai Hähnleradeonsi: extract writing of a single streamout output
2016-12-12 Nicolai Hähnleradeonsi: separate the call to si_llvm_emit_streamout...
2016-12-12 Nicolai Hähnleradeonsi: plumb the output vertex_stream through to...
2016-12-12 Nicolai Hähnleradeonsi: rename members of si_shader_output_values
2016-12-12 Nicolai Hähnleradeonsi: fix an off-by-one error in the bounds check...
2016-12-12 Nicolai Hähnleradeonsi: do not kill GS with memory writes
2016-12-12 Nicolai Hähnleradeonsi: update all GSVS ring descriptors for new...
2016-12-12 Nicolai Hähnlest/glsl_to_tgsi: plumb the GS output stream qualifier...
2016-12-12 Nicolai Hähnletgsi/scan: collect information about output usagemasks
2016-12-12 Nicolai Hähnletgsi/scan: collect information about output vertex...
2016-12-12 Nicolai Hähnlegallium: extract individual streamout output structure
2016-12-12 Nicolai Hähnletgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_se...
2016-12-12 Nicolai Hähnleglsl: remember per-component vertex streams for packed...
2016-12-12 Grazvydas Ignotasi965/blorp: fix release build unused variable warning
2016-12-12 Edward O'Callaghanvirgl: Fix a strict-aliasing violation in the encoder
2016-12-12 Kenneth Graunkei965: Print out cycle estimates at the start of block...
2016-12-12 Kenneth Graunkemesa: Return LINEAR encoding for winsys FBO depth/stencil.
2016-12-11 Grazvydas Ignotasintel/aubinator: fix 32bit shift overflow warning
2016-12-11 Grazvydas Ignotasanv: fix release build unused variable warnings
2016-12-10 Grazvydas Ignotasradv/ac: some fix maybe-uninitialized warnings
2016-12-10 Grazvydas Ignotasradv/meta: use VK_NULL_HANDLE for handles
2016-12-10 Grazvydas Ignotasradv: fix release build unused variable warnings
2016-12-10 Grazvydas Ignotassoftpipe: fix release build unused variable warning
2016-12-10 Grazvydas Ignotasradeonsi: fix release build unused variable warnings
2016-12-10 Chad Versacei965/mt: Disable HiZ when sharing depth buffer external...
2016-12-10 Chad Versacei965/mt: Disable aux surfaces after making miptree...
2016-12-10 Jason Ekstrandspirv: Use a simpler and more correct implementaiton...
2016-12-10 Jason Ekstrandglsl: Use a simpler formula for tanh
2016-12-10 Edward O'Callaghananv: Clean up some unused variables
2016-12-09 Tim Rowleyswr: [rasterizer common/core/jitter] fetch support...
2016-12-09 Emil Velikovconfigure: cleanup GLX_USE_TLS handling
2016-12-09 Emil Velikovconfigure: enable glx-tls by default
2016-12-09 Emil Velikovdocs: document how to (self-) reject stable patches
2016-12-09 Emil Velikovegl: add and enable EGL_KHR_config_attribs
2016-12-09 Emil Velikovegl/surfaceless: remove duplicate KHR_image_base enablement
2016-12-09 Eric Engestromegl: unexport _eglConvertIntsToAttribs
2016-12-09 Eric Engestromegl: rename static functions to match convention
2016-12-09 Haixia Shicompiler/glsl: fix precision problem of tanh
2016-12-09 Tim Rowleyswr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPEL...
2016-12-09 Bas Nieuwenhuizenradv: Use enum for memory types.
2016-12-09 Bas Nieuwenhuizenradv: Use enum for memory heaps.
2016-12-09 Bas Nieuwenhuizenradv: Clean up some unused variables.
2016-12-09 Timothy Arcerii965: delay adding built-in uniforms to Parameters...
2016-12-09 Ilia Mirkinswr: [rasterizer core] supply proper clip distances...
2016-12-09 Ilia Mirkinswr: [rasterizer core] perform perspective division...
2016-12-08 Dave Airlieradv/ac: no need to pass nir to the post outputs handling
2016-12-08 Dave Airlieradv: fix warnings in ubo load code.
2016-12-08 Dave Airlieradv/ac: pass a mask of array params not a number.
next