62 次程式碼提交 (debf00e5fc3828f63e0f99d72c7fa6cd6ce012c5)

作者 SHA1 備註 提交日期
  Kristian Høgsberg debf00e5fc dri_interface: Introduce DRI tokens for the texBuffer texture formats 15 年之前
  Jesse Barnes a35f6bb207 DRI2: add SwapBuffers support 16 年之前
  Samuel Thibault d18dd6ad11 GNU/Hurd fixes 16 年之前
  Ian Romanick dbf87f2312 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat 16 年之前
  Ian Romanick 82634ee8df DRI2: Provide an interface for drivers to flush front-buffer rendering 16 年之前
  Eric Anholt 66175aac76 Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. 16 年之前
  Alan Hourihane 65562453fb glx: add support for a reallyFlush() function before swap occurs. 16 年之前
  Alan Hourihane 396711b840 dri: add fake front definitions 16 年之前
  Alan Hourihane d3866f026a dri: add fake front definitions 16 年之前
  Jon Turney 867705b8c5 dri: fix for Cygwin compilation, bug 19144 16 年之前
  Jon Turney 8e7599892f dri: fix for Cygwin compilation, bug 19144 16 年之前
  Kristian Høgsberg f56b569e9a DRI2: Drop sarea, implement swap buffers in the X server. 17 年之前
  Jeremy Huddleston 01ac4540f0 Apple: Some changes to fix compilation problems on OSX 17 年之前
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits 17 年之前
  Alan Hourihane 4566b006f1 Bring in DRI2 changes 17 年之前
  George Sapountzis 280bf89bd4 Add DRI driver that uses the mesa swrast module. 17 年之前
  Kristian Høgsberg e82dd8c6e1 DRI interface changes and DRI2 direct rendering support. 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 年之前
  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 年之前
  Jesse Barnes 38fdb47d26 Refactor and fix core vblank support 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 年之前
  Kristian Høgsberg efaf90b03e Move swap_interval to new extension mechanism. 18 年之前
  Kristian Høgsberg ac3e838fa7 Move the copySubBuffer extension over to the new mechanism. 18 年之前
  Kristian Høgsberg f616a263a2 Implement new screen extension API. 18 年之前
  Kristian Høgsberg 295dc2d225 Stop passing in unused fbconfigs to createNewScreen. 18 年之前
  Kristian Høgsberg 5987a03f99 Convert all DRI entrypoints to take pointers to __DRI* types. 18 年之前
  Kristian Høgsberg aac367f48a Remove screenConfigs from __DRIscreen. 18 年之前
  Kristian Høgsberg fa72013ada Drop mostly unused __DRIid typedef. 18 年之前
  Kristian Høgsberg 8ed5c7ca05 Drop createContext and destroyContext from DRIinterfaceMethods. 18 年之前
  Kristian Høgsberg 4ff95e78e1 Drop createDrawable and destroyDrawable fron DRIinterfaceMethods. 18 年之前
  Kristian Høgsberg aceccda56b Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. 18 年之前
  Kristian Høgsberg b42152061c Add macros to generate CreateNewScreen entrypoint. 18 年之前
  Kristian Høgsberg 4a22ae8d44 Remove XIDs from DRI interface (see #5714). 18 年之前
  Michel Dänzer 043d219b6d Add interfaces for overriding texture images with driver specific 'offsets'. 18 年之前
  Eric Anholt c2b185cff8 Add reporting of damage by DRI drivers when the extension support is available. 18 年之前
  Brian Paul f2ad1b60c0 Dave Reveman's patch for GLX_MESA_copy_sub_buffer support 19 年之前
  Brian Paul 96f216565e assorted fixes for server-side direct rendering (bug 5199) 20 年之前