mesa.git
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.
2016-12-08 Dave Airlieradv: split out a chunk of variant filling code.
2016-12-08 Dave Airlieradv/meta: don't pass rect into blit2d src function.
2016-12-08 Dave Airlieradv/meta: cleanup image info setup.
2016-12-08 Dave Airlieradv/meta: split copyimage api into api and meta function
2016-12-08 Dave Airlieradv/meta: clean up buffer->image code.
2016-12-08 Dave Airlieradv/ac: don't pass nir to create_function
2016-12-08 Dave Airlieradv: add missing license file to radv_meta_bufimage.
2016-12-08 Dave Airlieradv/ac: use build_gep0 instead of opencoding it.
2016-12-08 Marek Olšákradeonsi: disable the constant engine (CE) on Carrizo...
2016-12-08 Michel Dänzerradeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs...
2016-12-07 Dave Airlieradv: make push constants optional
2016-12-07 Dave Airlieradv: only emit descriptor sgprs when needed
2016-12-07 Dave Airlieradv: move userdata sgpr ownership to compiler side.
2016-12-07 Dave Airlieradv: refactor out the constant setting user sgpr code.
2016-12-07 Dave Airlieradv: refactor out the descriptor user sgpr setting.
2016-12-07 Dave Airlieradv: only bind descriptor sets to stages that need...
2016-12-07 Dave Airlieradv: move descriptor set userdata emission to draw...
2016-12-07 Dave Airlieradv: refactor descriptor set userdata emission out.
2016-12-07 Dave Airlieradv: pass pipeline to constant flush function
2016-12-07 Dave Airlieradv: consolidate compute pipeline flushing (v1.1)
2016-12-07 Marek Olšákradeonsi: wait for outstanding LDS instructions in...
2016-12-07 Marek Olšáktgsi: fix the src type of TGSI_OPCODE_MEMBAR
2016-12-07 Marek Olšákradeonsi: wait for outstanding memory instructions...
2016-12-07 Marek Olšákradeonsi: allow specifying simm16 of emit_waitcnt at...
2016-12-07 Marek Olšákradeonsi: write shader descriptors into hang reports
2016-12-07 Marek Olšákradeonsi: check for sampler state CSO corruption
2016-12-07 Marek Olšákradeonsi: properly declare context sampler states
2016-12-07 Marek Olšákradeonsi: fix incorrect FMASK checking in bind_sampler_...
2016-12-07 Marek Olšákradeonsi: always restore sampler states when unbinding...
2016-12-07 Marek Olšákradeonsi: take LDS into account for compute shader...
2016-12-07 Marek Olšákst/mesa: round lod_bias to a multiple of 1/256
2016-12-07 Marek Olšákgallium: decrease the size of pipe_sampler_state fields
2016-12-07 Marek Olšákcso: don't release sampler states that are bound
2016-12-07 Jordan Justeni965: Increase max texture to 16k for gen7+
2016-12-07 Jordan Justenintel/blorp_blit: Add split_blorp_blit_debug switch
2016-12-07 Jordan Justenintel/blorp_blit: Enable splitting large blorp blits
2016-12-07 Jordan Justenintel/blorp_blit: Move RGB=>R conversion to follow...
2016-12-07 Jordan Justenintel/blorp_blit: Adjust blorp surface parameters for...
2016-12-07 Jordan Justenintel/blorp_blit: Split blorp blits if they are too...
2016-12-07 Jordan Justenintel/blorp_blit: Create structure for src & dst coordi...
2016-12-07 Edward O'Callaghanvulkan: use STATIC_ASSERT instead of static_assert
2016-12-07 Lionel Landwerlini965: enable INTEL_conservative_rasterization on Gen9+
2016-12-07 Lionel Landwerlinmesa: add support for GL_INTEL_conservative_rasterization
2016-12-07 Plamena Manolovai965: Add i965 plumbing for ARB_post_depth_coverage...
2016-12-07 Plamena Manolovamesa: Add GL and GLSL plumbing for ARB_post_depth_cover...
2016-12-07 Nicolai Hähnleradeonsi: fix isolines tess factor writes to control...
2016-12-07 Kenneth Graunkei965: Drop redundant key->outputs_written initialization.
2016-12-07 Kenneth Graunkei965: Initialize "separate" flag in VUE maps.
2016-12-07 Ian Romanicknir: In split_var_copies_block, uint, int, and bool...
2016-12-07 Tom Stellardradeonsi: Use amdgcn intrinsics for fs interpolation
2016-12-06 Rob Clarkfreedreno/a5xx: fix draw packet size with index buffer
2016-12-06 Rob Clarkfreedreno/a5xx: gmem bypass mode
2016-12-06 Rob Clarkfreedreno/a5xx: fix emit_string_marker()
2016-12-06 Rob Clarkfreedreno: pitch alignment should match gmem alignment
2016-12-06 Rob Clarkfreedreno/a5xx: more formats
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragface
2016-12-06 Rob Clarkfreedreno/a5xx: fix fragcoord
2016-12-06 Rob Clarkfreedreno: update generated headers
2016-12-06 Rob Clarkfreedreno/a5xx: fix alpha test
next