summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/hgl
AgeCommit message (Expand)AuthorFilesLines
2017-03-07gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-1/+1
2016-08-31Introduce .editorconfigEric Engestrom1-0/+2
2015-09-28state_trackers/hgl: Fix missing include pathAlexander von Gluck IV1-0/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2015-05-15st/hgl: Move st_api creation to st and extern "C" itAlexander von Gluck IV2-8/+22
2015-05-13gallium/st + hgl: Build fixes for HaikuAlexander von Gluck IV1-0/+2
2015-01-01gallium/state_tracker: Rewrite Haiku's state trackerAlexander von Gluck IV2-149/+202
2014-12-27gallium/st: Clean up Haiku depth mapping, fix colorspace errorsAlexander von Gluck IV1-29/+19
2014-12-08Remove useless checks for NULL before freeingMatt Turner1-4/+2
2014-08-30st/hgl: Move st_visual create/destroy into hgl state_trackerAlexander von Gluck IV2-1/+106
2014-08-30st/hgl: Move st_manager create/destroy into hgl state_trackerAlexander von Gluck IV2-1/+54
2014-08-28hgl: trivial bitsEmil Velikov2-2/+2
2014-08-28gallium/targets: Break haiku state_tracker out to own directoryAlexander von Gluck IV5-0/+479