100 Комити (e32b601e7d79e8fa67b3e9f636125eebc01f3884)

Аутор SHA1 Порука Датум
  RALOVICH, Kristóf e32b601e7d glx: properly release DRI configs пре 16 година
  David S. Miller 857ac1e817 mesa: Resurrect SPARC asm code. пре 16 година
  RALOVICH, Kristóf 8c2b4b33c5 Revert "glx: xcbified visual and FBConfig choosing" пре 16 година
  RALOVICH, Kristóf 80d1531ebe Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX" пре 16 година
  RALOVICH, Kristóf 5369876501 glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX пре 17 година
  RALOVICH, Kristóf 62688f1135 glx: xcbified visual and FBConfig choosing пре 17 година
  RALOVICH, Kristóf 6d1d157606 glx: no graphics context during initialization пре 17 година
  RALOVICH, Kristóf 9c98e35ff6 glx: use __glXQueryServerString пре 17 година
  RALOVICH, Kristóf fd52001c5c glx: implement QueryVersion using XCB пре 17 година
  Kristian Høgsberg 57d78067bd Don't mess with emacs tab width. пре 17 година
  RALOVICH, Kristóf b7f76587b8 glx: indent -br -i3 -npcs --no-tabs glxext.c пре 17 година
  RALOVICH, Kristóf 696bf66fa9 glx: add a line of Emacs helping variables пре 17 година
  RALOVICH, Kristóf b4bb29cecd glx: make INIT_MESA_SPARC more robust пре 17 година
  RALOVICH, Kristóf acb7e52430 glx: indent -br -i3 -npcs --no-tabs glxext.c пре 17 година
  RALOVICH, Kristóf 58b72103d3 glx: add a line of Emacs helping variables пре 17 година
  RALOVICH, Kristóf 0b188d1cdc glx: make INIT_MESA_SPARC more robust пре 17 година
  Adam Jackson dc8058c337 Update to SGI FreeB 2.0. пре 17 година
  Brian Paul a25e1aa0aa glx: remove #include "glheader.h" lines пре 17 година
  Kristof Ralovich 8434c65bb9 glx: free driScreen in FreeScreenConfigs() пре 17 година
  Kristof Ralovich fb36a54a1c fix mem leak (free psc->visuals) пре 17 година
  Jeremy Huddleston 919ec22ecf glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection пре 17 година
  George Sapountzis a36bf890e8 glx: add LIBGL_ALWAYS_SOFTWARE пре 17 година
  George Sapountzis 1087cc61b3 glx: load swrast_dri.so пре 17 година
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits пре 17 година
  Alan Hourihane 4566b006f1 Bring in DRI2 changes пре 17 година
  Brian Paul f82d5cf769 mesa: disable visual warning unless LIBGL_DEBUG is defined пре 17 година
  José Fonseca fc72d7e032 Remove CVS keywords. пре 17 година
  José Fonseca 77ce568ff7 Remove CVS keywords. пре 17 година
  George Sapountzis df04ffbf02 glx: split out current context code пре 17 година
  Kristian Høgsberg e82dd8c6e1 DRI interface changes and DRI2 direct rendering support. пре 17 година
  Xiang, Haihao ae2c31ed66 glx: Add isDirect back to __GLXcontextRec. It is needed пре 17 година
  Kristian Høgsberg 9110425c72 libGL: Pull the drawable hash back out in the generic code. пре 17 година
  Kristian Høgsberg 94f39f2e7c Add another missing check for uninitialized DRI. пре 17 година
  Kristian Høgsberg 3731159ec6 Only try to call DRI function if DRI got initialized properly. пре 17 година
  Brian 9162bc8f48 remove extra #include of assert.h (bug 14932) пре 17 година
  Kristian Høgsberg 3d28a2690f Use _X_HIDDEN to hide a bunch of leaked symbols. пре 17 година
  Kristian Høgsberg 020c64b2cf Move DRI context functions into dri_glx.c. пре 17 година
  Kristian Høgsberg 20b9230ce1 Move DRI drawable creation into dri_glx.c. пре 17 година
  Kristian Høgsberg 92d2a78f8d Introduce __GLXDRIscreen so we can start moving function pointers in there. пре 17 година
  Kristian Høgsberg a1ea6f6198 Convert driCreateScreen and driDestroyScreen to function pointers. пре 17 година
  Kristian Høgsberg 425f9ed44e Abstract __DRIdisplayPrivateRec away in dri_glx.c. пре 17 година
  Kristian Høgsberg f585cb29b8 Make __glXCloseDisplay static instead of prototyping it to avoid warning. пре 17 година
  Kristian Høgsberg 0f2723cacb Simplify dri loading code by eliminating dlopen "cache". пре 17 година
  Kristian Høgsberg 890d44e54f libGL: Consolidate DRI initialization in dri_glx.c пре 17 година
  Kristian Høgsberg 3c5a1e4c2d Update libGL DRI loader to latest DRI interface changes. пре 17 година
  Kristian Høgsberg 286ce27193 Fix compilation for !GLX_DIRECT_RENDERING. пре 18 година
  Kristian Høgsberg 866d271aa8 Don't return 0 in a void function. пре 18 година
  Kristian Høgsberg e2c2df5c23 Filter both visuals and fbconfigs against driver supported configs. пре 18 година
  Michel Dänzer d2f19a554a Fix some build warnings, mostly with XCB. пре 18 година
  Kristian Høgsberg 6c753ad51d Pull workaround for unset GLX_DRAWABLE_TYPE back in. пре 18 година