Revert "etnaviv: add support for snorm textures"
[mesa.git] / src / gallium / drivers / rbug /
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_resource - 64 -...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
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_condvar with cnd_t
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_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_broadcast() with...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_wait() with cnd_wait()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_init() with cnd_init()
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...
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-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-05-03 Brian Paulrbug: s/Elements/ARRAY_SIZE/
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...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-06 Edward O'Callaghangallium/drivers: Trivial code-style cleanup
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-15 Alexander von Gluck IVgallium/drivers: Add extern "C" wrappers to public...
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2014-09-24 Marek Olšákgallium/rbug: correctly unreference a sampler view
2014-09-24 Marek Olšákgallium/rbug: unlock a mutex in rbug_create_query
2014-09-05 Emil Velikovgallium/rbug: ship all files in the tarball
2014-08-19 Marek Olšákrbug: only add textures to the list
2014-08-19 Marek Olšákrbug: fix a crash in sampler_view_destroy caused by...
2014-08-19 Marek Olšákrbug: send the actual number of layers to the client
2014-08-19 Marek Olšákrbug: implement streamout context functions
2014-08-19 Marek Olšákrbug: fix crash in set_vertex_buffers
2014-08-19 Marek Olšákrbug: remove contexts from the list properly
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-05-21 Rob Clarkrbug: add missing pipe->blit() entrypoint
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-28 Roland Scheideggergallium/drivers: support more sampler views than sample...
2013-11-16 Emil Velikovgallium/drivers: compact compiler flags into Automake.inc
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulrbug: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulrbug: implement pipe_context::bind_sampler_states()
2013-10-01 Emil Velikovrbug: consolidate C sources list into Makefile.sources
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-03-21 Brian Paulrbug: silence some MSVC signed/unsigned warnings
2013-03-16 Maarten Lankhorstgallium/build: Fix visibility CFLAGS in automake
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerrbug: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-08-16 Brian Paulrbug: update data structures, functions for future...
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-06-11 Eric Anholtautomake: Globally add stub automake targets to the...
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: remove pipe_context::redefine_user_buffer
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-01-11 Jakob Bornecrantzrbug: Silence warning
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-09-23 Alex CorscaddenAllow RBUG to start blocked
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 Jakob Bornecrantzrbug: Use the call mutex
2011-03-13 Jakob Bornecrantzrbug: Skip drawing on disabled shaders
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
next