1501 Commits (997a2547d10890dbc00f2c48191cde58a2ee37c8)

Author SHA1 Message Date
  Chia-I Wu 997a2547d1 st/glx: Replace MESA_VERSION_STRING by xmesa_get_name. 15 years ago
  Chia-I Wu db1689c236 st/wgl: Use st_context_iface::share for DrvShareLists. 15 years ago
  Chia-I Wu 28105471af gallium: Add st_api::name. 15 years ago
  Chia-I Wu cc5c908d7d st/vega: Do not wait NULL fences. 15 years ago
  Chia-I Wu 5b6ec5a553 st/dri: Add support for surfaceless current contexts. 15 years ago
  Thomas Hellstrom 8e630fad72 st/egl: Fix build for include files in nonstandard places 15 years ago
  Jakob Bornecrantz f1600d3a97 scons: Unify state tracker SConscripts 15 years ago
  Jakob Bornecrantz 7e9f5eab4e scons: Move dependancy checks to the main gallium scons file 15 years ago
  Jakob Bornecrantz b4ac0adb75 scons: Detabify 15 years ago
  José Fonseca d49dfe66cf st/xorg: Detect libkms with scons too. 15 years ago
  José Fonseca 12376d8ea3 st/xorg: Add missing \n to error message. 15 years ago
  Brian Paul b19b858060 egl/gdi: fix typo: xsurf->gsurf 15 years ago
  Chia-I Wu 3f7876d76f st/egl: Use native_display_buffer for EGL_MESA_drm_image. 15 years ago
  Chia-I Wu af977b5382 st/egl: Add native_display_buffer interface. 15 years ago
  Chia-I Wu a5f4338fc4 st/egl: Add extern "C" wrapper to native.h. 15 years ago
  Chia-I Wu 04ae53ca8a st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP. 15 years ago
  Chia-I Wu b8cb14209a st/egl: Add support for swap interval and swap behavior. 15 years ago
  Chia-I Wu 828d944fd6 st/egl: Remove flush_frontbuffer and swap_buffers. 15 years ago
  Chia-I Wu 250d81da25 d3d1x: Use native_surface::present. 15 years ago
  Chia-I Wu 0ae4b23c53 st/egl: Use native_surface::present callback. 15 years ago
  Chia-I Wu 94bf657b23 st/egl: Add native_surface::present callback. 15 years ago
  Vinson Lee 93a7e6d94e st/vega: Remove unnecessary headers. 15 years ago
  José Fonseca 583e41855b scons: Disable python state tracker when swig is not present. 15 years ago
  José Fonseca 601498ae73 scons: Revamp how to specify targets to build. 15 years ago
  Benjamin Franzke 6102683b19 st/egl image: multiply drm buf-stride with blocksize 15 years ago
  Chia-I Wu 6c13fdf60e st/egl: Use resource reference count for egl_g3d_sync. 15 years ago
  Chia-I Wu d19afc57fe egl: Use reference counting to replace IsLinked or IsBound. 15 years ago
  Chia-I Wu 662e098b56 st/egl: Fix native_mode refresh mode. 15 years ago
  Chia-I Wu e32ac5b8a9 egl: Fix _eglModeLookup. 15 years ago
  Chia-I Wu 37213ceacc egl: Minor changes to the _EGLScreen interface. 15 years ago
  Chia-I Wu 8a6bdf3979 egl: Minor changes to the _EGLConfig interface. 15 years ago
  Chia-I Wu 5664a98386 egl: Parse image attributes with _eglParseImageAttribList. 15 years ago
  Chia-I Wu 713c8734f4 egl: Move attributes in _EGLImage to _EGLImageAttribs. 15 years ago
  Vinson Lee a143b6d5d8 st/xorg: Fix memory leak on error path. 15 years ago
  Thomas Hellstrom 9e96b695b0 st/xorg: Fix compilation for Xservers >= 1.10 15 years ago
  Thomas Hellstrom 2ab7a8a3eb st/xorg: Don't use deprecated x*alloc / xfree functions 15 years ago
  Thomas Hellstrom 0301c9ac62 st/xorg: Fix compilation errors for Xservers compiled without Composite 15 years ago
  Thomas Hellstrom 0d0a6e9096 st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments 15 years ago
  Chia-I Wu d6de1f44a0 st/egl: Do not finish a fence that is NULL. 15 years ago
  Chia-I Wu c97c77d869 st/egl: Access _EGLConfig directly. 15 years ago
  Kristian Høgsberg f9995b3075 Drop GLcontext typedef and use struct gl_context instead 15 years ago
  Kristian Høgsberg 31aca27c08 Drop GLframebuffer typedef and just use struct gl_framebuffer 15 years ago
  Kristian Høgsberg d3491e775f Rename GLvisual and __GLcontextModes to struct gl_config 15 years ago
  Kristian Høgsberg 705e142dda gl: Remove unused GLcontextModes fields 15 years ago
  Kristian Høgsberg e3c1c5377c Get rid of GL/internal/glcore.h 15 years ago
  Thomas Hellstrom 893620e52e st/xorg: Fix typo 15 years ago
  Brian Paul 0ad9d8b538 st/xlib: add some comments 15 years ago
  Thomas Hellstrom b6b7ce84e5 st/xorg: Don't try to remove invalid fbs 15 years ago
  Thomas Hellstrom bfd065c71e st/xorg: Add a customizer option to get rid of annoying cursor update flicker 15 years ago
  Thomas Hellstrom ec08047a80 st/xorg: Don't try to use option values before processing options 15 years ago