haiku: fix Mesa build
[mesa.git] / src / gallium / targets / haiku-softpipe / GalliumContext.cpp
2019-10-01 Ken Mayshaiku: fix Mesa build
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()
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-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 Alexander von Gluck IVgallium/targets: Break haiku state_tracker out to own...
2014-08-22 Alexander von Gluck IVgallium/targets: Clean up Haiku softpipe renderer visual
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...
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: 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: Add first Haiku renderer (softpipe)