mesa.git
2017-11-09 Adam Jacksonglx: Relax validate_renderType_against_config for EXT_n...
2017-11-09 Nicolai Hähnleanv: fix build failure
2017-11-09 Nicolai Hähnlemesa: flush and wait after creating a fallback texture
2017-11-09 Nicolai Hähnlemesa: increase MaxServerWaitTimeout
2017-11-09 Nicolai Hähnlest/mesa: remove redundant flushes from st_flush
2017-11-09 Nicolai Hähnlest/dri: use stapi flush instead of pipe flush when...
2017-11-09 Nicolai Hähnleradeonsi: use a threaded context even for debug contexts
2017-11-09 Nicolai Hähnleradeonsi: record and dump time of flush
2017-11-09 Nicolai Hähnleddebug: optionally handle transfer commands like draws
2017-11-09 Nicolai Hähnleddebug: dump context and before/after times of draws
2017-11-09 Nicolai Hähnleddebug: generalize print_named_xxx via a PRINT_NAMED...
2017-11-09 Nicolai Hähnleddebug: rewrite to always use a threaded approach
2017-11-09 Nicolai Hähnleddebug: use an atomic increment when numbering files
2017-11-09 Nicolai Hähnledd/util: extract dd_get_debug_filename_and_mkdir
2017-11-09 Nicolai Hähnlegallium/u_dump: add and use util_dump_transfer_usage
2017-11-09 Nicolai Hähnlegallium/u_dump: add util_dump_ns
2017-11-09 Nicolai Hähnlegallium/u_dump: export util_dump_ptr
2017-11-09 Nicolai Hähnleradeonsi: implement PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE
2017-11-09 Nicolai Hähnleradeonsi: document some subtle details of fence_finish...
2017-11-09 Nicolai Hähnlegallium: add pipe_context::callback
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement pipe_context::set_log_context
2017-11-09 Nicolai Hähnlegallium/u_threaded: avoid syncs for get_query_result
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement asynchronous flushes
2017-11-09 Nicolai Hähnlegallium/u_threaded: mark queries flushed only for non...
2017-11-09 Nicolai Hähnleradeonsi: move fence functions to si_fence.c
2017-11-09 Nicolai Hähnlewinsys/amdgpu: handle cs_add_fence_dependency for defer...
2017-11-09 Nicolai Hähnlegallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bits
2017-11-09 Nicolai Hähnlegallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH
2017-11-09 Nicolai Hähnleutil/u_queue: add util_queue_fence_wait_timeout
2017-11-09 Nicolai Hähnlethreads: update for late C11 changes
2017-11-09 Nicolai Hähnlegallium: remove unused and deprecated u_time.h
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleradeonsi: always use async compiles when creating shade...
2017-11-09 Nicolai Hähnleradeonsi: fix potential use-after-free of debug callbacks
2017-11-09 Nicolai Hähnleradeonsi: move pipe debug callback to si_context
2017-11-09 Nicolai Hähnleu_queue: add util_queue_finish for waiting for previous...
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-11-09 Nicolai Hähnlegallium: add async debug message forwarding helper
2017-11-09 Nicolai Hähnlest/mesa: guard sampler views changes with a mutex
2017-11-09 Nicolai Hähnlest/mesa: re-arrange st_finalize_texture
2017-11-09 Nicolai Hähnlegallium: clarify the constraints on sampler_view_destroy
2017-11-09 Nicolai Hähnleradeonsi: reduce the scope of sel->mutex in si_shader_s...
2017-11-09 Nicolai Hähnleradeonsi: use ready fences on all shaders, not just...
2017-11-09 Nicolai Hähnleu_queue: add a futex-based implementation of fences
2017-11-09 Nicolai Hähnleu_queue: add util_queue_fence_reset
2017-11-09 Nicolai Hähnleu_queue: export util_queue_fence_signal
2017-11-09 Nicolai Hähnleu_queue: group fence functions together
2017-11-09 Nicolai Hähnleutil/u_atomic: add p_atomic_xchg
2017-11-09 Nicolai Hähnleutil: move futex helpers into futex.h
2017-11-09 Kenneth Graunkeglsl: Make #pragma STDGL invariant(all) only modify...
2017-11-09 Tapani Pällii965: expose SRGB visuals and turn on EGL_KHR_gl_colorspace
2017-11-09 Neil Robertsglsl: Transform fb buffers are only active if a variabl...
2017-11-09 Jason Ekstrandintel/nir: Use the correct indirect lowering masks...
2017-11-09 Ilia Mirkinr600g: use SIMPLE_FLOAT for blending to enable some...
2017-11-09 Ilia Mirkinnv50: make blending work so that zero wins in a multipl...
2017-11-09 Ian Romanickglsl: Minor cleanups after previous commit
2017-11-09 Ian Romanickglsl: Use more link_calculate_matrix_stride in lower_bu...
2017-11-09 Ian Romanickglsl: Use link_calculate_matrix_stride in lower_buffer_...
2017-11-09 Ian Romanickglsl: Refactor matrix stride calculation into a utility...
2017-11-09 Ian Romanickglsl/linker: Optimize swizzles again after linking
2017-11-09 Ian Romanickglsl: Combine nop-swizzle optimization with swizzle...
2017-11-09 Ian Romanickglsl: Make the swizzle-swizzle optimization greedy
2017-11-09 Ian Romanickglsl: Remove program_resource_visitor::visit_field...
2017-11-09 Ian Romanickglsl: Silence unused parameter warning
2017-11-09 Dave Airlieac/nir: add support for all intrinsics. (v2)
2017-11-09 Timothy Arceriamdgpu: use simple mtx
2017-11-09 Timothy Arcerimesa: use simple mtx in core mesa
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-11-09 Timothy Arcerimesa: rework how we free gl_shader_program_data
2017-11-09 Timothy Arceriglsl: use the correct parent when allocating program...
2017-11-09 Timothy Arceriglsl: drop cache_fallback
2017-11-08 Kenneth Graunkei965: properly initialize brw->cs.base.stage to MESA_SH...
2017-11-08 Jason Ekstrandintel/nir: Break the linking code into a helper in...
2017-11-08 Jason Ekstrandintel/nir: Add a helper for getting the NoIndirect...
2017-11-08 Matt Turnernir: Don't print swizzles when there are more than...
2017-11-08 Dylan Bakermeson: Add threads dependencies to glsl_compiler executable
2017-11-08 Andreas Bollglsl: Fix typo fragement -> fragment
2017-11-08 Andreas Bollbroadcom/vc5: Remove unused v3d_compiler.c
2017-11-08 Andreas Bollbroadcom/vc5: Add vc5_drm.h to the release tarball
2017-11-08 Gert Wollnyclover: use the unified check for c++11 instead of...
2017-11-08 Gert Wollnyswr: Replace the check for c++11 by the unified version
2017-11-08 Gert Wollnyconfigure: check for -std=c++11 support and enable...
2017-11-08 Emil Velikovconfigure.ac: append to existing initializer override...
2017-11-08 Emil Velikovconfigure.ac: append to existing MSVC compat flags
2017-11-08 Dylan Bakermeson: Allow building glvnd with EGL and non-dri based GLX
2017-11-08 Emil Velikovconfigure.ac: require xcb* for the omx/va/... when...
2017-11-08 Emil Velikovconfigure.ac: loosen --enable-glvnd check to honour egl
2017-11-08 Emil Velikovegl/android: add a note about .swap_buffers_with_damage
2017-11-08 Emil Velikovwayland-drm: static inline wayland_drm_buffer_get
2017-11-08 Emil Velikovautomake: intel: correctly append to the LIBADD variable
2017-11-08 Emil Velikovconfigure: enable the OpenCL ICD by default
2017-11-08 Emil Velikovtargets/opencl: don't hardcode the icd file install...
2017-11-08 Emil Velikovamd: add amdgpu_asic_addr.h to the sources list
2017-11-08 Tobias Drostegallivm: Use new LLVM fast-math-flags API
2017-11-08 Juan A. Suarez... glsl: add varying resources for arrays of complex types
2017-11-08 Timothy Arcerist/glsl_to_nir: use nir_shader_gather_info()
2017-11-08 Timothy Arcerist/glsl_to_nir: generate NIR earlier
2017-11-08 Timothy Arcerist/glsl_to_nir: delay adding built-in uniforms to Param...
2017-11-07 Marek Olšákamd/addrlib: update to latest version
2017-11-07 Eric Anholtbraodcom/vc5: Flush the job when it grows over 1GB.
next