freedreno: android: fix build of perfcounters.
[mesa.git] / src / gallium / targets / haiku-softpipe /
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in haiku softpipe
2019-10-01 Ken Mayshaiku: fix Mesa build
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-03-30 Neil Robertsspirv: Fix building with SCons
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
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
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-05-17 Emil Velikovscons: gallium: link against nir as needed
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move shader_enums.[ch] to compiler
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 IVtarget/haiku-softpipe: Move api init into st code
2015-05-13 Alexander von Gluck IVgallium/st + hgl: Build fixes for Haiku
2015-01-02 Alexander von Gluck IVgallium/state_tracker: Rewrite Haiku's state tracker
2014-12-27 Alexander von Gluck IVgallium/target: Drop no longer needed Haiku viewport...
2014-12-10 Alexander von Gluck IVgallium/target: Haiku softpipe
2014-08-30 Alexander von Gluck IVst/hgl: Move st_visual create/destroy into hgl state_tr...
2014-08-30 Alexander von Gluck IVst/hgl: Move st_manager create/destroy into hgl state_t...
2014-08-29 Emil Velikovtargets/haiku-softpipe: explicitly prefix sw/hgl header
2014-08-29 Emil Velikovhgl: trivial bits
2014-08-29 Alexander von Gluck IVgallium/targets: Break haiku state_tracker out to own...
2014-08-29 Alexander von Gluck IVgallium/targets: Haiku softpipe, perform better framebu...
2014-08-22 Alexander von Gluck IVgallium/targets: Haiku, Fix some improper type warnings
2014-08-22 Alexander von Gluck IVgallium/targets: Clean up Haiku softpipe renderer visual
2014-08-19 Alexander von Gluck IVgallium/target: Add needed mesautil lib to haiku-softpipe
2014-05-22 Alexander von Gluck IVhaiku: Add missing u_memory.h for FREE()
2014-03-25 Alexander von Gluck IVhaiku: Fix build through scons corrections and viewport...
2014-01-06 Alexander von Gluck IVhaiku libGL: Move from gallium target to src/hgl
2014-01-06 Alexander von Gluck IVhaiku: Fix missing HaikuGL header paths
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-05 Alexander von Gluck IVtarget/haiku-softpipe: Fix viewport issues
2013-10-29 Alexander von Gluck IVhaiku-softpipe: Minor cleanup and color space fixes
2013-10-11 Alexander von Gluck IVhaiku: Fix llvmpipe and clean up softpipe tracing
2013-10-04 Alexander von Gluck IVhaiku: Ensure correct libraries are referenced.
2013-10-04 Alexander von Gluck IVhaiku: Clean up code, use target-helpers
2013-10-04 Alexander von Gluck IVhaiku: Drop haiku-softpipe.c; fix extern C
2013-10-04 Alexander von Gluck IVhaiku: Correct Haiku softpipe library
2013-10-04 Alexander von Gluck IVhaiku: Add first Haiku renderer (softpipe)
2013-05-22 Alexander von Gluck IVHaiku: Add Gallium winsys and target code