mesa.git
2017-02-18 Charmaine Leest/wgl: flush with ST_FLUSH_WAIT before releasing share...
2017-02-18 Charmaine Leest: add ST_FLUSH_WAIT to st_context_flush()
2017-02-23 Dave Airlieradv/ac: handle gs->copy shader clip distances.
2017-02-23 Dave Airlieradv/ac: pass clips properly from vertex->geometry...
2017-02-23 Dave Airlieradv/ac: rename num clips/cull to output clips/culls
2017-02-23 Dave Airlievulkan/wsi: move image count to shared structure.
2017-02-23 Timothy Arceriradeon: fix r600 builds when old version of llvm is...
2017-02-23 Dylan Bakervulkan: Fix gen_enum_to_str in out of tree builds
2017-02-22 Jason Ekstrandanv/Makefile: Gather all the genX files into one place
2017-02-22 Timothy Arcerir600/radeonsi: enable glsl/tgsi on-disk cache
2017-02-22 Timothy Arcerist/mesa: get on-disk shader cache
2017-02-22 Timothy Arceriddebug/rbug/trace: add get_disk_shader_cache() to pass...
2017-02-22 Timothy Arcerigallium: add get_disk_shader_cache() callback
2017-02-22 Timothy Arcerist/mesa: implement a tgsi on-disk shader cache
2017-02-22 Timothy Arcerist/mesa: add sha1 field to st program structs
2017-02-22 Timothy Arcerist/mesa: move set_prog_affected_state_flags() to st_pro...
2017-02-22 Timothy Arceriutil/disk_cache: fix bug with deleting old cache dirs
2017-02-22 Dylan Bakervulkan: Combine wsi and util makefiles
2017-02-22 Dylan Bakervulkan/util: Add generator for enum_to_str functions
2017-02-22 Thomas HellstromRevert "st/vdpau: Fix multithreading"
2017-02-22 Nayan Deshmukhvl: u_upload_alloc might fail to allocate buffer in...
2017-02-22 Marek Olšákgallium: reorder fields in pipe_draw_info
2017-02-22 Marek Olšákgallium/hud: handle a thread switch for API-thread...
2017-02-22 Marek Olšákgallium/hud: prevent an infinite loop
2017-02-22 Marek Olšákgallium/u_queue: isolate util_queue_fence implementation
2017-02-22 Marek Olšákgallium/u_queue: fix random crashes when the app calls...
2017-02-22 Robert Braggi965: Implement INTEL_performance_query backend
2017-02-22 Robert Braggmesa: Model INTEL perf query backend after query obj BE
2017-02-22 Robert Braggmesa: Separate INTEL_performance_query frontend
2017-02-22 Thomas Hellstromgallium/vl: Simplify the matrix filter fragment shader
2017-02-22 Thomas Hellstromst/vdpau: Fix multithreading
2017-02-22 Thomas Hellstromgallium/vl: Parameter substitution in the csc matrix...
2017-02-22 Thomas Hellstromgallium/vl: Simplify usage of full range matrices
2017-02-22 Thomas Hellstromgallium/vl Fix brightness matrix description
2017-02-22 Thomas Hellstromgallium/vl: Don't map vertex buffers on creation
2017-02-22 Thomas Hellstromgallium/vl: Add sampler views to video filter fragment...
2017-02-22 Thomas Hellstromgallium/vl: declare sampler views in compositor shaders
2017-02-22 Brian Paulutil: fix MSVC build issue in disk_cache.h
2017-02-22 Dave Airlieradv: fix typo in the subpass barrier patch.
2017-02-22 Rafael Antognollii965/gen6+: Enable arb_transform_feedback_overflow_query.
2017-02-22 Rafael Antognollii965: Add support for xfb overflow query on conditional...
2017-02-22 Rafael Antognollii965: Add support for xfb overflow on query buffer...
2017-02-22 Rafael Antognollii965: add plumbing for ARB_transform_feedback_overflow_...
2017-02-22 Rafael Antognollimesa: Track transform feedback overflow query objects.
2017-02-22 Rafael Antognollimesa: Add types for ARB_transform_feedback_oveflow_query.
2017-02-22 Eric Engestromgallium/docs: use imgmath instead of pngmath
2017-02-22 Eric Engestromgallium/docs: fix section title formatting
2017-02-22 Eric Engestromgallium/docs: add missing newlines
2017-02-22 Eric Engestromgallium/docs: add missing math formatting
2017-02-22 Eric Engestromgallium/docs: fix sublist formatting
2017-02-21 Timothy Arceriutil/disk_cache: create timestamp and gpu_id dirs when...
2017-02-21 Timothy Arceriutil/radv: move *_get_function_timestamp() to utils
2017-02-21 Kenneth Graunkedocs: Update features.txt and relnotes for GL_ARB_trans...
2017-02-21 Kenneth Graunkei965: Enable ARB_transform_feedback2 on Sandybridge.
2017-02-21 Kenneth Graunkei965: Properly reset SVBI counters on ResumeTransformFe...
2017-02-21 Kenneth Graunkei965: Save max_index in brw_transform_feedback_object.
2017-02-21 Kenneth Graunkei965: Update brw_save_primitives_written_counters for...
2017-02-21 Kenneth Graunkei965: Use ctx->Const.MaxVertexStreams rather than BRW_X...
2017-02-21 Kenneth Graunkei965: Move some code from gen7_sol_state.c to gen6_sol.c.
2017-02-21 Kenneth Graunkei965: Drop dead Gen8+ code from Gen7/sometimes-HSW...
2017-02-21 Marek Olšákvbo: kill primitive restart lowering in glDrawArrays
2017-02-21 Marek Olšákradeonsi: fix issues with monolithic shaders
2017-02-21 Marek Olšákradeonsi: set no-signed-zeros-fp-math
2017-02-21 Marek Olšákgallivm: add no-signed-zeros-fp-math option to lp_creat...
2017-02-21 Marek Olšákradeonsi: skip TESSINNER/OUTER offchip stores if TES...
2017-02-21 Marek Olšákradeonsi: skip LDS stores in TCS if there are no LDS...
2017-02-21 Marek Olšáktgsi/scan: add basic info about tessellation OUT and...
2017-02-21 Jason Ekstrandanv: Take a device parameter in anv_state_flush
2017-02-21 Jason Ekstrandanv: Pull all clflushing into a clflush_range helper
2017-02-21 Jason Ekstrandanv: Remove the unused state_pool_emit macro
2017-02-21 Jason Ekstrandanv: Rename clflush_range and state_clflush
2017-02-21 Jason Ekstrandintel/blorp: Explicitly flush all allocated state
2017-02-21 Jason Ekstrandanv: Put everything about queries in genX_query.c
2017-02-21 Jason Ekstrandanv/Makefile: alphabetize
2017-02-21 Jason Ekstrandanv/query: Perform CmdResetQueryPool on the GPU
2017-02-21 Jason Ekstrandgenxml: Make MI_STORE_DATA_IMM more consistent
2017-02-21 Jason Ekstrandanv/query: clflush the bo map on non-LLC platforms
2017-02-21 Jason Ekstrandanv: Add an invalidate_range helper
2017-02-21 Christian Gmeineretnaviv: remove number of pixel pipes validation
2017-02-21 Christian Gmeineretnaviv: move pctx initialisation to avoid a null deref...
2017-02-21 Christian Gmeineretnaviv: add missing fallthrough annotation
2017-02-21 Emil Velikovdocs/releasing.html: reword "distro breaking changes...
2017-02-21 Emil Velikovradv: make radv_resolve_entrypoint static
2017-02-21 Emil Velikovradv: remove unused radv_dispatch_table dtable
2017-02-21 Emil Velikovanv: remove unused anv_dispatch_table dtable
2017-02-21 Emil Velikovi915: remove extern "C" guards
2017-02-21 Emil Velikovi915: remove 'virtual' and extern C workarounds
2017-02-21 Emil Velikovi965: remove 'virtual' and extern C workarounds
2017-02-21 Emil Velikovi965: add extern C notation in headers
2017-02-21 Emil Velikovgallium: do not #include foo.h within extern C {}
2017-02-21 Emil Velikovnir: do not #include util/debug.h within extern C {}
2017-02-21 Emil Velikovglsl: resolve extern C workarounds/hacks
2017-02-21 Emil Velikovst/mesa: move extern C wrappers where applicable
2017-02-21 Emil Velikovmesa/tests: remove unneeded extern C { #include foo...
2017-02-21 Emil Velikovmesa: remove unneeded extern C {} wrapper
2017-02-21 Emil Velikovmesa: annotate functions for C linkage
2017-02-21 Emil Velikovanv: remove unneeded extern C notation
2017-02-21 Emil Velikovradv: remove unneeded extern C notation
2017-02-21 Rhys Kiddglsl/tests: Add UINT64 and INT64 types
2017-02-21 Eric Engestromdocs: fix gamma correction link
next