100 Révisions (e32b601e7d79e8fa67b3e9f636125eebc01f3884)

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