Age | Commit message (Expand) | Author |
---|---|---|
2007-11-06 | Supply buffer usage hints to winsys. | José Fonseca |
2007-11-05 | s/intelDisplayBuffer/intelDisplaySurface | Brian |
2007-11-05 | #include clean-ups, fixes | Brian |
2007-11-01 | Start re-working SwapBuffers. | Brian |
2007-10-26 | surface_alloc() is now a winsys function. | Brian |
2007-10-26 | Actually move region_alloc() and region_release() to intel_winsys. | José Fonseca |
2007-10-11 | implement intel_user_buffer_create() | Brian |
2007-09-14 | intel_winsys: Fix intel_buffer_reference. | Michel Daenzer |
2007-09-10 | merge buffer_unreference(), buffer_reference() | Brian |
2007-08-11 | Rename intel_buffers.[ch] to intel_swapbuffers.[ch] | Keith Whitwell |
2007-08-11 | remove intel_ioctl.c | keithw |
2007-08-10 | Move string functions to state_tracker, add queries to pipe, winsys. | Keith Whitwell |
2007-08-10 | add missing printf | keithw |
2007-08-10 | move dri_bo() to a header file | keithw |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |