summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23meson: Enable zink in gallium_drivers by defaultJoshua Ashton1-5/+8
2023-11-22egl/haiku: Remove some dead cleanup codeAlexander von Gluck IV1-5/+0
2023-11-22egl/haiku: Cleanup includes; minor build fixAlexander von Gluck IV2-2/+6
2023-06-21egl/haiku: Fix potential crash if double buffering is disabledAlexander von Gluck IV1-2/+6
2023-02-18EGL: implement Haiku driver over GalliumX5123-98/+301
2023-02-18haiku: fix buildX5129-274/+92
2023-02-18hgl: removeX51224-2308/+1
2023-01-24loader,glx,egl,vl,d3d: loader_get_user_preferred_fd() function to return orig...Yogesh Mohan Marimuthu7-46/+41
2022-11-15util: Merge the __getProgramName code under HAIKU osYonggang Luo2-17/+6
2021-11-20Use initial-exec TLS for glibc only, enable TLS elsewhereAlex Xu (Hello71)3-29/+22
2021-04-09egl/haiku: Fix ConfigID naming inline with mesaAlexander von Gluck IV1-1/+1
2021-01-09util/u_thread: Disable pthread_barrier_t on HaikuX5121-1/+1
2021-01-09hgl: Major refactor and cleanupX51218-674/+497
2021-01-09targets/haiku-softpipe: Restore GalliumContextX5121-3/+3
2021-01-09aux/driver_ddebug: Normalize pid type from HaikuX5121-1/+1
2021-01-09include: fix export in Haiku OpenGL kit headersX5122-2/+2
2021-01-09meson: fix Haiku EGL build; no dri requirementX5121-1/+1
2021-01-09targets/haiku-softpipe/meson: add libswpipe.so to install directoryX5121-1/+2
2021-01-09util/meson: Add libnetwork dependency for HaikuX5122-1/+9
2021-01-09util: implement GET_PROGRAM_NAME for HaikuX5121-0/+19
2021-01-04glsl/builtin_functions: Rename int64 function to int64_availAlexander von Gluck IV1-47/+47
2021-01-04meson: Add _GNU_SOURCE for Haiku to activate non-posix functionsAlexander von Gluck IV1-1/+1
2020-08-27docs/egl: add haiku driverEric Engestrom1-0/+5
2020-08-01egl/haiku: drop overwritten preset of EGL versionEric Engestrom1-2/+0
2020-01-22util/u_thread: Fix build under HaikuX5121-1/+7
2020-01-22haiku/hgl: Fix build via header reorderingAlexander von Gluck IV1-2/+4
2019-11-11egl: fix _EGL_NATIVE_PLATFORM fallbackEric Engestrom1-9/+0
2019-10-07meson: use idep_nir instead of libnir in haiku softpipeEric Engestrom1-2/+2
2019-10-01haiku: fix Mesa buildKen Mays4-31/+21
2019-09-10meson: Add a platform for windowsDylan Baker2-1/+5
2019-09-04egl: fix deadlock in malloc error pathEric Engestrom1-1/+3
2019-06-13docs: remove pointless haiku-commentErik Faye-Lund1-1/+0
2019-05-14egl: store the native surface pointer in struct _egl_surfacePaulo Zanoni11-12/+24
2019-04-30docs: haiku can be built using mesonEric Engestrom1-1/+1
2019-04-02haiku: Fix hgl dispatch build. Tested under meson/scons.Alexander von Gluck IV1-1/+1
2019-02-26meson: egl: correctly manage loader/xmlconfigEmil Velikov1-6/+5
2019-01-02egl/haiku: Fix reference to disp vs dpyAlexander von Gluck IV1-1/+2
2018-11-01meson: egl: group dri2 bits separately from haikuEmil Velikov1-36/+35
2018-10-31egl: drop EGL driver `name`Eric Engestrom5-10/+1
2018-10-31egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}Eric Engestrom5-32/+19
2018-10-10meson: Don't allow building EGL on Windows or MacOSDylan Baker1-1/+6
2018-07-27gallium/auxiliary: Extern "c" fixes.Alexander von Gluck IV3-0/+24
2018-06-22meson: Correct behavior of vdpau=autoDylan Baker1-8/+9
2018-03-21egl: align the formatting of Haiku section of eglplatform.h with Khronos'Eric Engestrom1-4/+6
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV11-17/+209
2017-11-23REVIEWERS: add Alexander von Gluck IV as a reviewer for HaikuEric Engestrom1-0/+9
2017-11-22meson: add logic to select apple and windows driDylan Baker1-2/+14
2017-11-13c11/haiku: Define missing timespec_get on HaikuAlexander von Gluck IV1-1/+1
2017-11-13egl/haiku: Correct invalid void* conversion in callocAlexander von Gluck IV1-1/+2
2017-10-18Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"Marek Olšák5-18/+31