vbo: improve comments on vbo_draw_func()
[mesa.git] / src /
2018-02-08 Brian Paulvbo: improve comments on vbo_draw_func()
2018-02-08 Brian Paulcso: add a couple sanity check assertions in cso_draw_vbo()
2018-02-08 Brian Paulst/mesa: rename some vars related to indirect draw...
2018-02-08 Marek Olšákst/mesa: remove out_num_textures from update_textures
2018-02-08 Marek Olšákst/mesa: don't store non-fragment sampler states and...
2018-02-08 Lionel Landwerlini965: perf: cleanup detection of kernel support for...
2018-02-08 Lionel Landwerlini965: perf: use drmIoctl() instead of ioctl()
2018-02-08 Lionel Landwerlini965: perf: add debug messages for loaded configs
2018-02-08 Dave Airlier600: implement tg4 integer workaround. (v2)
2018-02-08 Glenn Kennardr600: clean up initial shader register setup
2018-02-08 Roland Scheideggerr600: partly fix sampleMaskIn value
2018-02-08 Roland Scheideggerr600: clean up fragment shader input scan code
2018-02-08 Roland Scheideggermesa: (trivial) remove unused ignore_sample_qualifier_p...
2018-02-08 Roland Scheideggerr600/cm: (trivial) code cleanup for emitting msaa state
2018-02-08 Brian Paultgsi: use tgsi_semantic enum type in ureg code
2018-02-08 Brian Paulst/mesa: use tgsi_semantic enum type
2018-02-08 Brian Paultgsi: use TGSI enum types in ureg code
2018-02-08 Brian Paulst/mesa: use TGSI enum types in st_glsl_to_tgsi.cpp
2018-02-08 Brian Paulgallium/util: replace uint with tgsi enum types
2018-02-08 Brian Paulgallium/util: replace unsigned with tgsi enum types
2018-02-07 Fredrik Höglundradv: implement VK_EXT_external_memory_host
2018-02-07 Dave Airlier600: fix rendering regression on r6/7 gpus
2018-02-07 Grazvydas Ignotasradeonsi: avoid int-to-pointer-cast warnings on 32bit
2018-02-07 Grazvydas Ignotasgallium/hud: update some query functions
2018-02-07 Roland ScheideggerRevert "gallium: build ddebug, noop, rbug, trace as...
2018-02-07 Marek Olšákgallium: build ddebug, noop, rbug, trace as part of...
2018-02-07 Roland Scheideggeru_blit: (trivial) fix bogus argument order for set_frag...
2018-02-07 Andres Rodriguezmesa: fix incorrect type when allocating arrays
2018-02-07 Roland Scheideggeru_blit,u_simple_shaders: add shader to convert from...
2018-02-07 Roland Scheideggeru_simple_shaders: fix mask handling in util_make_fragme...
2018-02-07 Bas Nieuwenhuizenautotools: Only build libmesa-st-tests-common.a for...
2018-02-07 Tapani Pällii965: add __DRI2_BLOB support and set cache functions
2018-02-07 Tapani Pällidisk cache: add callback functionality
2018-02-07 Tapani Pällidisk cache: initialize cache path and index only when...
2018-02-07 Tapani Pälliglsl/tests: changes to test_disk_cache_create test
2018-02-07 Tapani Pälliglsl/tests: move utility functions in cache_test
2018-02-07 Tapani Pälliegl: add support for EGL_ANDROID_blob_cache
2018-02-07 Samuel Pitoisetac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM...
2018-02-07 Samuel Pitoisetac/nir: avoid loading unused VS input components
2018-02-07 Samuel Pitoisetac/shader: scan vertex inputs usage mask
2018-02-07 Iago Toral Quirogai965: allocate a SGVS element when VertexID or Instance...
2018-02-06 Dylan Bakerglapi: fix check_table test for non-shared glapi with...
2018-02-06 Dylan Bakerglapi: Don't search through subdirs from glapitable.h
2018-02-06 Dylan Bakerstate_tracker: Don't build st-renumerate-test without...
2018-02-06 Dylan Bakerglapi: remove APPLE extensions from test
2018-02-06 Dylan Bakerglapi/check_table: Remove 'extern "C"' block
2018-02-06 Dylan Bakermeson: fix test source name for static glapi
2018-02-06 Dylan Bakerglapi: don't walk backwards for includes
2018-02-06 Brian Paulmesa: rename gl_vertex_array_object::_VertexAttrib...
2018-02-06 Brian Paulmesa: minor whitespace fixes, line wrapping in texcompr...
2018-02-06 Brian Paulmesa: simplify _mesa_get_compressed_formats()
2018-02-06 Vlad Golovkinutil: remove redundant check for the __clang__ macro
2018-02-06 Brian Paulst/mesa: use st_access_flags_to_transfer_flags() helper...
2018-02-06 Brian Paulst/mesa: refactor st_bufferobj_map_range()
2018-02-06 Brian Paulst/mesa: refactor bufferobj_data()
2018-02-06 Samuel Pitoisetradv: run nir_opt_shrink_load
2018-02-06 Samuel Pitoisetnir: add nir_opt_shrink_load pass
2018-02-06 Timothy Arceriradeonsi/nir: add nir support for compiling compute...
2018-02-06 Timothy Arceriac/radeonsi: add num_work_groups to the abi
2018-02-06 Timothy Arceriac: implement nir_intrinsic_shader_clock
2018-02-06 Timothy Arceriac/radeonsi: create ac_build_shader_clock() helper
2018-02-06 Timothy Arceriac/radeonsi: add load_local_group_size() to the abi
2018-02-06 Timothy Arceriradeonsi: add get_block_size() helper
2018-02-06 Timothy Arceriac: don't call emit_outputs() for compute
2018-02-06 Timothy Arceriac/radeonsi: add local_invocation_ids to the abi
2018-02-06 Timothy Arceriac/radeonsi: add workgroup_ids to the abi
2018-02-06 Timothy Arceriradeonsi/nir: gather some compute info in si_nir_scan_s...
2018-02-06 Timothy Arceriradeonsi/nir: always set input_usage_mask as using...
2018-02-06 Timothy Arcerii965: remove unused brw_nir_lower_cs_shared()
2018-02-06 Bas Nieuwenhuizenvulkan/wsi: Fix OOM behavior with prime images.
2018-02-06 Bas Nieuwenhuizenac/nir: fix GS load input type.
2018-02-06 Mathias Fröhlichmesa: Factor out _mesa_disable_vertex_array_attrib.
2018-02-06 Mathias Fröhlichvbo: Move vbo_rebase into its only caller module tnl.
2018-02-06 Mathias Fröhlichmesa: Use atomics for buffer objects reference counts.
2018-02-06 Dave Airlier600: fixup sparse color exports.
2018-02-06 Dave Airlier600: work out target mask at framebuffer bind.
2018-02-06 Dave Airlier600: work out shader export mask at shader build time...
2018-02-06 Dave Airlier600: fix xfb stream check.
2018-02-06 Dave Airlier600/compute: add render cond support.
2018-02-06 Dave Airlier600: fix not-very indirect compute
2018-02-06 Dave Airlier600: overhaul buffer resource query.
2018-02-06 Dave Airlier600/eg: fix buffer sizing.
2018-02-06 Dave Airlier600/images: set offset for compute shaders with number...
2018-02-06 Dave Airlier600/compute: only mark buffer/image state dirty for...
2018-02-06 Dave Airlier600/atomic: fix ATOMCAS instruction.
2018-02-06 Dave Airlier600/sb/cayman: fix indirect ubo access on cayman
2018-02-06 Dave Airlier600/eg: use texture target to pick array size not...
2018-02-06 Dave Airlieradv: don't support tc-compat on multisample d32s8...
2018-02-06 Michal Navratilwinsys/amdgpu: allow non page-aligned size bo creation...
2018-02-06 Jon Turneymeson: ensure xmlpool/options.h is generated for libgallium
2018-02-06 Andres Gomezvbo: provide 64bits support to print_draw_arrays
2018-02-06 Andres Gomezvbo: take into account the size when printing VAO elements
2018-02-06 Andres Gomezvbo: print first element of the VAO when the binding...
2018-02-06 Iago Toral Quirogaanv/device: initialize the list of enabled extensions...
2018-02-06 Iago Toral Quirogaspirv: split constant initializers on in/out structs
2018-02-06 Iago Toral Quirogai965/nir: do int64 lowering before optimization
2018-02-06 Ilia Mirkinmesa: add OES_EGL_image_external_essl3 support
2018-02-05 Vinson Leer600/fp64: Fix build.
2018-02-05 Dave Airlier600/fp64: fix integer->double conversion
2018-02-05 Samuel Pitoisetac/nir: remove emission of nir_op_fdiv
next