mesa.git
2016-10-07 Martin Peresloader/dri3: add get_dri_screen() to the vtable
2016-10-07 Jason Ekstrandanv/entrypoints: Save off the entire devinfo rather...
2016-10-07 Dave Airlieradv: drop all uint for unsigned.
2016-10-07 Eric Anholtvc4: Don't worry about partial Z/S clear if the other...
2016-10-07 Eric Anholtvc4: Try to fix the HW-2116 workaround.
2016-10-07 Eric Anholtvc4: Drop dead argument from vc4_start_draw().
2016-10-07 Eric Anholtvc4: Fix fallback to quad clears of depth in GLX.
2016-10-07 Eric Anholtvc4: Add the format name in miptree_debug.
2016-10-07 Eric Anholtvc4: Fix perf debug formatting on partial Z/S clear.
2016-10-07 Eric Anholtvc4: Drop destination register when it's unused.
2016-10-07 Eric Anholtvc4: Fix live intervals analysis for screening defs...
2016-10-07 Eric Anholtvc4: Fix simulator when more than one vc4_screen is...
2016-10-07 Eric Anholtvc4: Fix assertion fails from trying to cast non-ALU...
2016-10-06 Jason Ekstrandanv/cmd_buffer: Move the clear_subpasses calls to set_s...
2016-10-06 Jason Ekstrandanv/cmd_buffer: Don't call set_subpass in a secondary
2016-10-06 Jason Ekstrandanv/cmd_buffer: Rework descriptor dirtying in set_subpass
2016-10-06 Jason Ekstrandanv/wsi: Advertise UNORM formats as well as sRGB
2016-10-06 Dave Airlieradv: fix configure.ac check
2016-10-06 Gustaw Smolarczykradv: Skip already signalled fences.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver
2016-10-06 Samuel Pitoisetnv50/ir: fix wrong check when optimizing MAD to SHLADD
2016-10-06 Lionel Landwerlinintel: aubinator: use getopt to parse arguments
2016-10-06 Samuel Pitoisetnvc0: dump program binary only when NV50_PROG_DEBUG...
2016-10-06 Jason Ekstrandnir: Fix the control flow tests for nir_loop_first_bloc...
2016-10-06 Samuel Pitoisetdocs: mark ARB_compute_variable_group_size as done...
2016-10-06 Samuel Pitoisetnvc0: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetnv50/ir: set number of threads/block for variable local...
2016-10-06 Samuel Pitoisetst/mesa: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetst/mesa: add support for dispatching a variable local...
2016-10-06 Samuel Pitoisetst/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE
2016-10-06 Samuel Pitoisetgallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_...
2016-10-06 Samuel Pitoisetglsl: add gl_LocalGroupSizeARB as a system value
2016-10-06 Samuel Pitoisetglsl/linker: handle errors when a variable local size...
2016-10-06 Samuel Pitoisetglsl: reject compute shaders with fixed and variable...
2016-10-06 Samuel Pitoisetglsl: process local_size_variable input qualifier
2016-10-06 Samuel Pitoisetglsl: add enable flags for ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetmesa/main: add support for ARB_compute_variable_groups_size
2016-10-06 Samuel Pitoisetglapi: add entry points for GL_ARB_compute_variable_gro...
2016-10-06 Karol Herbstnv50/ir: optimize sub(a, 0) to a
2016-10-06 Brian Paulst/mesa: move all sampler view code into new st_sampler...
2016-10-06 Brian Paulst/mesa: optimize pipe_sampler_view validation
2016-10-06 Brian Paulmesa: call ctx->Driver.TexParameter() in texture_buffer...
2016-10-06 Brian Paulst/mesa: consolidate view format setup code
2016-10-06 Brian Paulst/mesa: add some const qualifiers in st_atom_texture.c
2016-10-06 Brian Paulst/mesa: simplify some code in get_texture_format_swizzle()
2016-10-06 Brian Paulmesa: make _mesa_texture_buffer_range() static
2016-10-06 Brian Paulmesa: add const qualifier, comment on can_avoid_realloc...
2016-10-06 Brian Paulmesa: add comment/assertion on get_tex_level_parameter_...
2016-10-06 Jason Ekstrandnir: Remove some no longer needed asserts
2016-10-06 Jason Ekstrandnir: Make nir_foo_first/last_cf_node return a block...
2016-10-06 Jason Ekstrandnir: Add asserts to the casting functions
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-10-06 Emil Velikovamd: add amd_kernel_code_t.h to the sources list
2016-10-06 Emil Velikovsvga: add svga_mksstats.h to the sources list
2016-10-06 Emil Velikovglx: rename choose_visual(), drop const argument
2016-10-06 Emil Velikovglx: return GL_FALSE from glx_screen_init where applicable.
2016-10-06 Emil Velikovglx: correctly mask the drawableType for GLX_ARB_fbconf...
2016-10-06 Chuck Atkinsautoconf: Make header install distinct for various...
2016-10-06 Emil Velikovmesa: annotate AttribFuncsARB[] as const
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table()
2016-10-06 Emil Velikovglapi/hgl: remove the final user of _glapi_check_table()
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table_not_null
2016-10-06 Emil Velikovst/xvmc/tests: force enable assertions
2016-10-06 Emil Velikovanv: automake: ship intel_icd.json.in in the tarball
2016-10-06 Emil Velikovintel: automake: reference the correct header
2016-10-06 Lionel Landwerlinintel: aubinator: add missing return characters
2016-10-06 Kenneth Graunkenir: Delete open coded type printing.
2016-10-06 Philipp Zabelanv: fix GetPhysicalDeviceProperties to return timestam...
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_draw.c
2016-10-06 Timothy Arcerii965: get inputs read from nir info
2016-10-06 Timothy Arcerii965: get outputs written from nir info
2016-10-06 Timothy Arcerii965: get outputs read from nir info
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_wm.c
2016-10-06 Timothy Arcerimesa: remove the UsesDFdy flag
2016-10-06 Timothy Arcerii965: get uses discard from nir info
2016-10-06 Timothy Arcerii965: get uses texture gather from nir info
2016-10-06 Kenneth Graunkei965: Eliminate brw->cs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->wm.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->gs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->tes.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->tcs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->vs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Introduce downcast helpers for prog_data structures.
2016-10-06 Chad Versacei965/sync: Rename awkward variable
2016-10-06 Chad Versacei965/sync: Rename intel_syncobj.c -> brw_sync.c
2016-10-06 Chad Versacei965/sync: Replace 'intel' prefix with 'brw'
2016-10-06 Chad Versacei965/sync: Fix uninitalized usage and leak of mutex
2016-10-05 Jason Ekstrandnir: Use the correct infos structure for copying atomic...
2016-10-05 Samuel Pitoisetnvc0: dump program binary when chipset has been forced
2016-10-05 Marek Olšákradeonsi: fix texture border colors for compute shaders
2016-10-05 Marek Olšákgallium/radeon/winsyses: set reasonable max_alloc_size
2016-10-05 Marek Olšákradeonsi: fix interpolateAt opcodes for .zw components
2016-10-05 Marek Olšákradeonsi: add assertions to validate interpolation...
2016-10-05 Marek Olšákradeonsi: interpolate colors after interpolation weight...
2016-10-05 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-10-05 Marek Olšákddebug: dump most driver information with GALLIUM_DDEBU...
2016-10-05 Karol Herbstnv50/ra: let simplify return an error and handle that
2016-10-05 Nanley Cheryintel/blorp: Use documented RECTLIST vertex positions
2016-10-05 Jason Ekstrandanv/meta: Roll clear_image into CmdClearDepthStencilImage
2016-10-05 Jason Ekstrandanv: Use blorp for VkCmdFillBuffer
next