519 Commits (49002698193784dacffcbf993de26fcdd42c523e)

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