90 コミット (debf00e5fc3828f63e0f99d72c7fa6cd6ce012c5)

作成者 SHA1 メッセージ 日付
  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年前
  Keith Whitwell 45efcc44c7 Remove CVS keywords. 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年前
  Jeremy Huddleston 01ac4540f0 Apple: Some changes to fix compilation problems on OSX 17年前
  José Fonseca 543bba6ee3 mesa: Don't include sys/types.h on WinCE. 17年前
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits 17年前
  Alan Hourihane 5e9fe62c70 add missed files for DRI2 merge 17年前
  Alan Hourihane 4566b006f1 Bring in DRI2 changes 17年前
  José Fonseca fc72d7e032 Remove CVS keywords. 17年前
  José Fonseca 77ce568ff7 Remove CVS keywords. 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年前
  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年前
  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年前
  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年前