Age | Commit message (Expand) | Author |
2010-07-22 | glx: Move WaitGL, WaitX, UseXFont to context vtable functions | Kristian Høgsberg |
2010-07-22 | glx: Allocate the __GLXcontext in the DRI drivers | Kristian Høgsberg |
2010-07-19 | glx: Move DRI CopySubBuffer extension to DRI1 code | Kristian Høgsberg |
2010-07-19 | glx: Move driver_configs to DRI screen privates | Kristian Høgsberg |
2010-07-19 | glx: Move __DRIdrawable pointers to DRI drawable privates | Kristian Høgsberg |
2010-07-19 | glx: Move __driScreen into the dri screen privates | Kristian Høgsberg |
2010-07-19 | glx: Move DRI1 specific extensions and code to DRI1 screen private | Kristian Høgsberg |
2010-07-19 | glx: Add screen privates for dri drivers and moved some fields there | Kristian Høgsberg |
2010-07-19 | glx: Rename various DRI structs away from obnoxious __GLXfooRec convention | Kristian Høgsberg |
2010-04-28 | Merge branch '7.8' | Brian Paul |
2010-04-27 | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston |
2010-04-01 | Revert accidental commits from the xquartz tree | Jeremy Huddleston |
2010-04-01 | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston |
2010-03-28 | drisw: probably better hack for stride and some comments | George Sapountzis |
2010-03-27 | drisw: update comment | George Sapountzis |
2010-03-27 | drisw: add comment to libGL about stride | George Sapountzis |
2010-03-27 | drisw: make stride issue profound | George Sapountzis |
2010-03-27 | glx: try swrastg_dri, if swrast_dri fails | George Sapountzis |
2010-03-21 | glx: minor cosmetic | George Sapountzis |
2010-03-21 | glx: swapBuffers prototype has changed | George Sapountzis |
2010-03-05 | glx: Move initialization of ext_list_first_time to where it's storage is allo... | Brian Paul |
2010-03-05 | glx: Move initialization of ext_list_first_time to where it's storage is allo... | Jon TURNEY |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |