182 Revize (28c3e57c8354f988f49bac69a6866418e6009a5d)

Autor SHA1 Zpráva Datum
  Chia-I Wu 28c3e57c83 egl: Install drivers to ${libdir}/egl. před 15 roky
  Chia-I Wu 3b0ffd5a36 egl: Remove egl_softpipe. před 15 roky
  Alan Coopersmith 506e27b972 Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h před 15 roky
  Chia-I Wu c5766c4ae3 egl: Add a simple cache for driver probe. před 15 roky
  Chia-I Wu cf22fd5e5b egl: Improve driver matching. před 15 roky
  Chia-I Wu 925f8113be egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX. před 15 roky
  Chia-I Wu f0c2871bf4 egl: Remove unused driver and display functions. před 15 roky
  Chia-I Wu 57929eda3e egl: Use _eglPreloadDrivers. před 15 roky
  Chia-I Wu b3bcd33f7a egl: Add _eglPreloadDrivers. před 15 roky
  Alan Coopersmith a7aaf052f9 Sun compilers now support some gcc __attribute__ values před 15 roky
  Chia-I Wu 3e6139d158 egl: Add _EGLDriver as the first argument to GetProcAddress. před 15 roky
  Chia-I Wu 39790cab13 egl: EGL_SCREEN_BIT_MESA is a valid bit. před 15 roky
  Chia-I Wu d4c1ee0534 egl: Clean up the Makefile rules. před 15 roky
  Chia-I Wu 897cb8950a egl: Fix breakage from -fvisibility=hidden. před 15 roky
  Chia-I Wu 326baecd75 egl: Correct conversion of native visual type. před 16 roky
  Chia-I Wu 6c21c8862b egl: Rework the synchronization primitives. před 16 roky
  Chia-I Wu 57da499d7b egl: Rework eglSwapInterval. před 16 roky
  Chia-I Wu bbfd0e2615 egl: Rework error checking in eglSwapBuffers. před 16 roky
  Chia-I Wu aaa1253b09 egl: Update comments about eglapi.c. před 16 roky
  Chia-I Wu 6190663120 egl: Rework error checking in eglGetCurrentSurface. před 16 roky
  Chia-I Wu 8bb2485ed0 egl: Include GL header in eglconfigutil.h. před 16 roky
  Chia-I Wu 29d115092e egl: Fix GLX_USE_TLS build. před 16 roky
  Chia-I Wu 2fc1614e7a egl: Fix eglCheckConfigHandle. před 16 roky
  Chia-I Wu f1c5cab552 egl: Improve logging facility. před 16 roky
  Chia-I Wu 310c76812e egl: Allow binding to any client API. před 16 roky
  Chia-I Wu e787ffcd02 egl: Preload a driver if eglGetProcAddress is called early. před 16 roky
  Chia-I Wu 9061d733d3 egl: Remove core functions from eglGetProcAddress. před 16 roky
  Chia-I Wu 5541988578 egl: Add support for driver built-in. před 16 roky
  Chia-I Wu d845f2754b egl: Add support for querying render buffer. před 16 roky
  Chia-I Wu 55893b9439 egl: Add a function to convert __GLcontextModes to _EGLConfig. před 16 roky
  Chia-I Wu 56822b0812 egl: Rework config lookup. před 16 roky
  Chia-I Wu 95cdd697e7 egl: Rework configuration management. před 16 roky
  Chia-I Wu 358c5a8fd1 egl: Introduce config keys. před 16 roky
  Chia-I Wu e1d978775f egl: Remove Xdpy from EGLDisplay. před 16 roky
  Chia-I Wu b1f156f0ec egl: Make _eglChooseDriver return the filename of the driver. před 16 roky
  Chia-I Wu 5a459d58fc egl: Remove dependency on libX11. před 16 roky
  Chia-I Wu 408db29792 egl: Check for null display in handle checking. před 16 roky
  Chia-I Wu 34d8c13bff egl: Remove eglhash.c and eglhash.h. před 16 roky
  Chia-I Wu e484a92928 egl: Add back handle checking. před 16 roky
  Chia-I Wu e3734e4685 egl: Make lookup functions static inline. před 16 roky
  Chia-I Wu 38feefdc4e egl: Remove hash table for displays. před 16 roky
  Chia-I Wu 7a9f528009 egl: Remove hash table for surfaces. před 16 roky
  Chia-I Wu ccc2b0bc65 egl: _eglCloseDriver should be no-op. před 16 roky
  Chia-I Wu 5a2c9372a0 egl: Some per-driver data should be per-display. před 16 roky
  Chia-I Wu 0eaa02c836 egl: Change the way drivers are loaded. před 16 roky
  Chia-I Wu 2f2cf461c5 egl: Overhaul driver API. před 16 roky
  Chia-I Wu 64e7bb3262 egl: Use _eglAddAtExitCall to free thread infos and displays. před 16 roky
  Chia-I Wu 435c7ac24d egl: Add _eglAddAtExitCall. před 16 roky
  Chia-I Wu 0e3687e33d egl: Make _eglGlobal initialize statically. před 16 roky
  Chia-I Wu 413969a920 egl: Implement _eglFiniDisplay. před 16 roky