clover: Wrap event::wait_count in a method taking care of the required locking.
[mesa.git] / src / gallium / drivers / ddebug /
2017-09-13 Nicolai Hähnleddebug: write out final driver log messages with GALLIU...
2017-08-22 Nicolai Hähnlegallium: remove unused PIPE_DUMP_* defines
2017-08-22 Nicolai Hähnleddebug: remove dd_draw_record::driver_state_log
2017-08-22 Nicolai Hähnleddebug: add driver log to record dumps
2017-08-06 Andres Rodriguezgallium: introduce device/driver UUID queries
2017-08-06 Dave Airliegallium: introduce memory object
2017-08-02 Nicolai Hähnleddebug: handle get_query_result_resource as a GPU call
2017-08-02 Nicolai Hähnlegallium: add util_dump_query_type and use it in ddebug
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
2017-07-17 Samuel Pitoisetddebug: fix parsing of the pipelined mode
2017-07-05 Nicolai Hähnleddebug: handle some cases of non-TGSI shaders
2017-06-14 Samuel Pitoisetddebug: add ARB_bindless_texture support
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: separate indirect stuff from pipe_draw_info...
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-05-10 Nicolai Hähnleddebug: implement dd_dump_launch_grid
2017-05-10 Nicolai Hähnleddebug: extract dd_dump_shader
2017-04-25 Marek Olšákddebug: implement get_query_result_resource
2017-04-14 Nicolai Hähnlegallium/ddebug: dump missing members of pipe_draw_info
2017-04-05 Nicolai Hähnleddebug: add resource_commit pass-through
2017-03-30 Marek Olšákddebug: implement clear_texture
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_render_cond_flag/ for set_ren...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread with thrd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-02-22 Timothy Arceriddebug/rbug/trace: add get_disk_shader_cache() to pass...
2017-02-14 Marek Olšákgallium: set pipe_context uploaders in drivers (v3)
2017-01-20 Philipp Zabelgallium: add pipe_screen::resource_changed callback...
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2016-11-29 Marek Olšákddebug: fix hang detection with deferred flushes
2016-10-05 Marek Olšákddebug: dump most driver information with GALLIUM_DDEBU...
2016-10-05 Nicolai Hähnleddebug: add pass-through of set_device_reset_callback
2016-09-13 Marek Olšákddebug: dump shader buffers and images
2016-09-13 Marek Olšákddebug: fix a crash in resource_get_handle
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_images()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-08-09 Marek Olšákddebug: dump driver states and shaders for apitrace...
2016-08-03 Marek Olšákddebug: print the command line to all logs (v2)
2016-08-03 Marek Olšákddebug: don't use fmemopen on non-Linux OS
2016-07-28 Nicolai Hähnleddebug: use pclose to close a popen()'d FILE
2016-07-26 Marek Olšákddebug: implement pipelined hang detection mode
2016-07-26 Marek Olšákddebug: don't save pointers to call parameters
2016-07-26 Marek Olšákddebug: move dd_call into dd_pipe.h
2016-07-26 Marek Olšákddebug: separate draw call dumping logic
2016-07-26 Marek Olšákddebug: move all states into a separate structure
2016-07-26 Marek Olšákddebug: write contents of dmesg into hang reports
2016-07-26 Marek Olšákddebug: implement create_batch_query
2016-07-26 Marek Olšákddebug: don't use abort()
2016-07-26 Marek Olšákddebug: make dd_get_file_stream accept the screen only
2016-07-26 Marek Olšákddebug: clean up ddebug_screen_create
2016-07-26 Marek Olšákgallium: rework flags for pipe_context::dump_debug_state
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-19 Andreas Bollddebug: Fix trivial typo in stderr message
2016-07-13 Jon TurneyAdd c99_alloca.h include to fix compilation on Cygwin
2016-07-04 Marek Olšákddebug: add an option to dump info about a specific...
2016-07-04 Marek Olšákddebug: implement pipe_context::generate_mipmap
2016-07-04 Marek Olšákddebug: record and dump apitrace call numbers
2016-07-04 Marek Olšákddebug: implement emit_string_marker
2016-06-20 Rob Clarkgallium: make image_view const
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-20 Rob Clarkgallium: make shader_buffers const
2016-05-27 Bas Nieuwenhuizengallium/ddebug: Add passthrough for query_memory_info.
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Implement launch_grid.
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Support compute states.
2016-05-13 Bas Nieuwenhuizengallium/ddebug: Add passthrough for get_compute_param.
2016-04-22 Nicolai Hähnlegallium: add bool return to pipe_context::end_query
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Marek Olšákgallium: add pipe_context::set_active_query_state for...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-09 Marek Olšákgallium: add external usage flags to resource_from...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-16 Ilia Mirkingallium: make image views non-persistent objects
2016-02-05 Jason EkstrandMerge branch mesa-public/master into vulkan
2016-01-26 Nicolai Hähnlegallium/ddebug: add 'verbose' option
2016-01-26 Nicolai Hähnlegallium/ddebug: make 'noflush' also affect 'always...
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-12 Nicolai Hähnlegallium/ddebug: regularly log the total number of draw...
2015-12-12 Nicolai Hähnlegallium/ddebug: add GALLIUM_DDEBUG_SKIP option
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-08 Emil Velikovgallium/ddebug: add missing dd_util.h to sources list
2015-10-08 Emil Velikovgallium/ddebug: automake: sort sources alphabetically
2015-10-03 Marek Olšákddebug: separate creation of debug files
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium/ddebug: new pipe for hang detection and driver...