62 Commits (debf00e5fc3828f63e0f99d72c7fa6cd6ce012c5)

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