489 Commitit (6c1a98e97affb2163e776551eb3a9e669ff99bbf)

Tekijä SHA1 Viesti Päivämäärä
  Kristian Høgsberg dcbe215c01 DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. 17 vuotta sitten
  Kristian Høgsberg 0bba0e5be7 DRI2: Add event buffer head as an argument to driCreateNewDrawable(). 17 vuotta sitten
  Kristian Høgsberg 3d608c7a2d [dri2] Add tail pointer to reemitDrawableInfo callback. 17 vuotta sitten
  Kristian Høgsberg 6cb3f5c4d8 Use __DRIextension mechanism providing loader functionality to the driver. 17 vuotta sitten
  Kristian Høgsberg 16242a8007 Reduce the versioning madness required to create a DRI2 screen. 17 vuotta sitten
  José Fonseca 60159c1b09 Convert crlf->lf line endings. 17 vuotta sitten
  Kristian Høgsberg 6e8d21d72f Remove GetMSC DriverAPI function. 17 vuotta sitten
  Kristian Høgsberg 6d48779c7e Add TTM buffer object based texture from pixmap implementation. 17 vuotta sitten
  Kristian Høgsberg 7da5705b09 Add new DRI2 infrastructure. 17 vuotta sitten
  Michel Dänzer db2ec4502e Fix GLX build of xserver master branch. 18 vuotta sitten
  Jesse Barnes 38fdb47d26 Refactor and fix core vblank support 18 vuotta sitten
  George Sapountzis fe20ac2a6b Add GL_CORE_WINDOWS define to glcore.h 18 vuotta sitten
  Kristian Høgsberg ccff0cb263 Add a version field to __DRIextension. 18 vuotta sitten
  Kristian Høgsberg f29f0ae838 Move new texOffset extension to the new extension mechanism. 18 vuotta sitten
  Kristian Høgsberg ecdb45cb29 Convert a left-over private void * to __DRIcontext *. 18 vuotta sitten
  Kristian Høgsberg 594006d8b2 Remove now unused getProcAddress from DRIinterfaceMethods. 18 vuotta sitten
  Kristian Høgsberg f968f67e62 Add a DRI_ReadDrawable marker extension to signal read drawable capability. 18 vuotta sitten
  Kristian Høgsberg 106a6f29bb Move media stream counter entry points to new extension. 18 vuotta sitten
  Kristian Høgsberg a7a0a2beb5 Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. 18 vuotta sitten
  Kristian Høgsberg 78a6aa57a0 Move GLX_MESA_allocate_memory related functions to new extension mechanism. 18 vuotta sitten
  Kristian Høgsberg efaf90b03e Move swap_interval to new extension mechanism. 18 vuotta sitten
  Kristian Høgsberg ac3e838fa7 Move the copySubBuffer extension over to the new mechanism. 18 vuotta sitten
  Kristian Høgsberg f616a263a2 Implement new screen extension API. 18 vuotta sitten
  Kristian Høgsberg 295dc2d225 Stop passing in unused fbconfigs to createNewScreen. 18 vuotta sitten
  Kristian Høgsberg 5987a03f99 Convert all DRI entrypoints to take pointers to __DRI* types. 18 vuotta sitten
  Kristian Høgsberg aac367f48a Remove screenConfigs from __DRIscreen. 18 vuotta sitten
  Kristian Høgsberg fa72013ada Drop mostly unused __DRIid typedef. 18 vuotta sitten
  Kristian Høgsberg 8ed5c7ca05 Drop createContext and destroyContext from DRIinterfaceMethods. 18 vuotta sitten
  Kristian Høgsberg 4ff95e78e1 Drop createDrawable and destroyDrawable fron DRIinterfaceMethods. 18 vuotta sitten
  Kristian Høgsberg aceccda56b Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. 18 vuotta sitten
  Kristian Høgsberg b42152061c Add macros to generate CreateNewScreen entrypoint. 18 vuotta sitten
  Kristian Høgsberg 4a22ae8d44 Remove XIDs from DRI interface (see #5714). 18 vuotta sitten
  Brian ae0dd620fe Add glut_fcb.c to the build and update to fix warnings (see bug 12405) 18 vuotta sitten
  Adam Jackson 1f8616e622 Unbreak Linux builds with -fvisibility=hidden. 18 vuotta sitten
  Zhang 35f35294cd more Mingw32 fixes 18 vuotta sitten
  Zhang 76fb808910 Fix a number of MINGW32 issues 18 vuotta sitten
  Brian 66d0784f13 regenerated 18 vuotta sitten
  zhang 37aca21129 a variety of fixes for MingW 18 vuotta sitten
  Dave Airlie 9f39692e21 add glxtokens.h to xmesa_xf86.h as discussed on mailing list 18 vuotta sitten
  Michel Dänzer 043d219b6d Add interfaces for overriding texture images with driver specific 'offsets'. 18 vuotta sitten
  Michel Dänzer 24d965fab5 Fix xserver build after recent XMesa changes. 18 vuotta sitten
  Brian 74519c4231 Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef. 18 vuotta sitten
  Brian 7ace7cfba4 added texture_from_pixmap functions 18 vuotta sitten
  Ian Romanick 78bd2912f8 Add enums and functions for GL_{MESA,EXT}_texture_array. 18 vuotta sitten
  Matthias Hopf 7868ab6617 add missing semicolon 18 vuotta sitten
  Brian d59e6f233b import glxext.h version 19 18 vuotta sitten
  Brian 967c1056d5 patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well 18 vuotta sitten
  George Sapountzis 9f8373d5ca xmesa: drop unused XMesaPutImageHelper. 18 vuotta sitten
  George Sapountzis 50aaabc248 xmesa: export xmesa functions used by xfree86. 18 vuotta sitten
  George Sapountzis 487f7a73cb Remove SI imports/exports remnants. 18 vuotta sitten