519 コミット (49002698193784dacffcbf993de26fcdd42c523e)

作成者 SHA1 メッセージ 日付
  Alan Hourihane 396711b840 dri: add fake front definitions 16年前
  Brian Paul ef193c10e7 mesa: remove old GLView.h header for BeOS 16年前
  Brian Paul c3a00a728b mesa: remove deprecated headers from Makefile.am 16年前
  Brian Paul 287102ddcc mesa: deprecate GL/amesa.h header (allegro driver) 16年前
  Brian Paul f5979b0c15 mesa: deprecate the GL/fxmesa.h header 16年前
  Brian Paul d25cc16efa mesa: remove the ancient include/GL/ugl*.h headers 16年前
  Brian Paul 1636328b0a xmesa: deprecate the "XMesa" interface 16年前
  Brian Paul f7b4c2cca9 mesa: latest glxext.h header, no version change 16年前
  Brian Paul 08fdc741bc mesa: import glext.h version 44 16年前
  Jon Turney 8e7599892f dri: fix for Cygwin compilation, bug 19144 16年前
  Brian Paul 239ce2240a glx: added PFNGL*PROC typedefs for GLX 1.3 functions 17年前
  Nigel Stewart cd1283f515 glu: fix compilation problem when using Windows gl.h (sf bug 2204589) 17年前
  Brian Paul 8c20c913f8 mesa: version 43 of glext.h 17年前
  Brian Paul 3efd3b1512 mesa: version 21 of glxext.h 17年前
  Keith Whitwell 45efcc44c7 Remove CVS keywords. 17年前
  Keith Whitwell 5a46e17671 mesa: standardize on C99's uint*_t instead of u_int*_t 17年前
  Adam Jackson dc8058c337 Update to SGI FreeB 2.0. 17年前
  Kristian Høgsberg f56b569e9a DRI2: Drop sarea, implement swap buffers in the X server. 17年前
  Brian Paul 7536f39622 version 41 of glext.h 17年前
  Brian Paul d80d0bb4d6 version 20 of glxext.h 17年前
  Jeremy Huddleston 01ac4540f0 Apple: Some changes to fix compilation problems on OSX 17年前
  Blair Sadewitz b7c54945fe additional preprocessor checks for stdint.h, inttypes.h, etc 17年前
  Brian Paul 0d8676822d remove old/unused foomesa.h example header 17年前
  Brian Paul 645c131264 Assorted Windows fixes (Karl Schultz) 17年前
  George Sapountzis d4510e53d8 drop GLcore 17年前
  George Sapountzis 280bf89bd4 Add DRI driver that uses the mesa swrast module. 17年前
  George Sapountzis 32a2a095f4 glcore: build from mesa 17年前
  Kristian Høgsberg e82dd8c6e1 DRI interface changes and DRI2 direct rendering support. 17年前
  Brian 4e6c2c4f85 updated to version 40 17年前
  Brian 7048545c44 fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokens 17年前
  Kristian Høgsberg dcbe215c01 DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. 17年前
  Kristian Høgsberg 0bba0e5be7 DRI2: Add event buffer head as an argument to driCreateNewDrawable(). 17年前
  Kristian Høgsberg 3d608c7a2d [dri2] Add tail pointer to reemitDrawableInfo callback. 17年前
  Kristian Høgsberg 6cb3f5c4d8 Use __DRIextension mechanism providing loader functionality to the driver. 17年前
  Kristian Høgsberg 16242a8007 Reduce the versioning madness required to create a DRI2 screen. 17年前
  José Fonseca 60159c1b09 Convert crlf->lf line endings. 17年前
  Kristian Høgsberg 6e8d21d72f Remove GetMSC DriverAPI function. 17年前
  Kristian Høgsberg 6d48779c7e Add TTM buffer object based texture from pixmap implementation. 17年前
  Kristian Høgsberg 7da5705b09 Add new DRI2 infrastructure. 17年前
  Michel Dänzer db2ec4502e Fix GLX build of xserver master branch. 18年前
  Jesse Barnes 38fdb47d26 Refactor and fix core vblank support 18年前
  George Sapountzis fe20ac2a6b Add GL_CORE_WINDOWS define to glcore.h 18年前
  Kristian Høgsberg ccff0cb263 Add a version field to __DRIextension. 18年前
  Kristian Høgsberg f29f0ae838 Move new texOffset extension to the new extension mechanism. 18年前
  Kristian Høgsberg ecdb45cb29 Convert a left-over private void * to __DRIcontext *. 18年前
  Kristian Høgsberg 594006d8b2 Remove now unused getProcAddress from DRIinterfaceMethods. 18年前
  Kristian Høgsberg f968f67e62 Add a DRI_ReadDrawable marker extension to signal read drawable capability. 18年前
  Kristian Høgsberg 106a6f29bb Move media stream counter entry points to new extension. 18年前
  Kristian Høgsberg a7a0a2beb5 Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. 18年前
  Kristian Høgsberg 78a6aa57a0 Move GLX_MESA_allocate_memory related functions to new extension mechanism. 18年前