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 년 전