90 Révisions (debf00e5fc3828f63e0f99d72c7fa6cd6ce012c5)

Auteur SHA1 Message Date
  Kristian Høgsberg debf00e5fc dri_interface: Introduce DRI tokens for the texBuffer texture formats il y a 15 ans
  Jesse Barnes a35f6bb207 DRI2: add SwapBuffers support il y a 16 ans
  Samuel Thibault d18dd6ad11 GNU/Hurd fixes il y a 16 ans
  Ian Romanick dbf87f2312 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat il y a 16 ans
  Ian Romanick 82634ee8df DRI2: Provide an interface for drivers to flush front-buffer rendering il y a 16 ans
  Eric Anholt 66175aac76 Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. il y a 16 ans
  Alan Hourihane 65562453fb glx: add support for a reallyFlush() function before swap occurs. il y a 16 ans
  Alan Hourihane 396711b840 dri: add fake front definitions il y a 16 ans
  Alan Hourihane d3866f026a dri: add fake front definitions il y a 16 ans
  Jon Turney 867705b8c5 dri: fix for Cygwin compilation, bug 19144 il y a 16 ans
  Jon Turney 8e7599892f dri: fix for Cygwin compilation, bug 19144 il y a 16 ans
  Keith Whitwell 45efcc44c7 Remove CVS keywords. il y a 17 ans
  Adam Jackson dc8058c337 Update to SGI FreeB 2.0. il y a 17 ans
  Kristian Høgsberg f56b569e9a DRI2: Drop sarea, implement swap buffers in the X server. il y a 17 ans
  Jeremy Huddleston 01ac4540f0 Apple: Some changes to fix compilation problems on OSX il y a 17 ans
  José Fonseca 543bba6ee3 mesa: Don't include sys/types.h on WinCE. il y a 17 ans
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits il y a 17 ans
  Alan Hourihane 5e9fe62c70 add missed files for DRI2 merge il y a 17 ans
  Alan Hourihane 4566b006f1 Bring in DRI2 changes il y a 17 ans
  José Fonseca fc72d7e032 Remove CVS keywords. il y a 17 ans
  José Fonseca 77ce568ff7 Remove CVS keywords. il y a 17 ans
  George Sapountzis d4510e53d8 drop GLcore il y a 17 ans
  George Sapountzis 280bf89bd4 Add DRI driver that uses the mesa swrast module. il y a 17 ans
  George Sapountzis 32a2a095f4 glcore: build from mesa il y a 17 ans
  Kristian Høgsberg e82dd8c6e1 DRI interface changes and DRI2 direct rendering support. il y a 17 ans
  Kristian Høgsberg dcbe215c01 DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. il y a 17 ans
  Kristian Høgsberg 0bba0e5be7 DRI2: Add event buffer head as an argument to driCreateNewDrawable(). il y a 17 ans
  Kristian Høgsberg 3d608c7a2d [dri2] Add tail pointer to reemitDrawableInfo callback. il y a 17 ans
  Kristian Høgsberg 6cb3f5c4d8 Use __DRIextension mechanism providing loader functionality to the driver. il y a 17 ans
  Kristian Høgsberg 16242a8007 Reduce the versioning madness required to create a DRI2 screen. il y a 17 ans
  Kristian Høgsberg 6e8d21d72f Remove GetMSC DriverAPI function. il y a 17 ans
  Kristian Høgsberg 6d48779c7e Add TTM buffer object based texture from pixmap implementation. il y a 17 ans
  Kristian Høgsberg 7da5705b09 Add new DRI2 infrastructure. il y a 17 ans
  Jesse Barnes 38fdb47d26 Refactor and fix core vblank support il y a 18 ans
  George Sapountzis fe20ac2a6b Add GL_CORE_WINDOWS define to glcore.h il y a 18 ans
  Kristian Høgsberg ccff0cb263 Add a version field to __DRIextension. il y a 18 ans
  Kristian Høgsberg f29f0ae838 Move new texOffset extension to the new extension mechanism. il y a 18 ans
  Kristian Høgsberg ecdb45cb29 Convert a left-over private void * to __DRIcontext *. il y a 18 ans
  Kristian Høgsberg 594006d8b2 Remove now unused getProcAddress from DRIinterfaceMethods. il y a 18 ans
  Kristian Høgsberg f968f67e62 Add a DRI_ReadDrawable marker extension to signal read drawable capability. il y a 18 ans
  Kristian Høgsberg 106a6f29bb Move media stream counter entry points to new extension. il y a 18 ans
  Kristian Høgsberg a7a0a2beb5 Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. il y a 18 ans
  Kristian Høgsberg 78a6aa57a0 Move GLX_MESA_allocate_memory related functions to new extension mechanism. il y a 18 ans
  Kristian Høgsberg efaf90b03e Move swap_interval to new extension mechanism. il y a 18 ans
  Kristian Høgsberg ac3e838fa7 Move the copySubBuffer extension over to the new mechanism. il y a 18 ans
  Kristian Høgsberg f616a263a2 Implement new screen extension API. il y a 18 ans
  Kristian Høgsberg 295dc2d225 Stop passing in unused fbconfigs to createNewScreen. il y a 18 ans
  Kristian Høgsberg 5987a03f99 Convert all DRI entrypoints to take pointers to __DRI* types. il y a 18 ans
  Kristian Høgsberg aac367f48a Remove screenConfigs from __DRIscreen. il y a 18 ans
  Kristian Høgsberg fa72013ada Drop mostly unused __DRIid typedef. il y a 18 ans