- 08 Aug, 2020 1 commit
-
-
Alan Coopersmith authored
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
-
- 28 Feb, 2018 1 commit
-
-
Reviewed-by:
Adam Jackson <ajax@redhat.com> Signed-off-by:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
-
- 18 Sep, 2015 1 commit
-
-
Fix errors in SwapBuffers: - The section in "8. Extension Requests" was missing the target_msc, divisor and remainder fields - The section in "A.2 Protocol Requests" had two entries for SwapBuffers, both incorrect [ajax: fixed commit message formatting] Reviewed-by:
Eric Anholt <eric@anholt.net>
-
- 21 May, 2012 1 commit
-
-
Chad Versace authored
Bump protocol version to 1.4. Bump package version to 2.7. This new protocol request effectively allows clients to perform feature detection on the DDX. If I had DRI2GetParam in June 2011, when I was implementing support in the Intel DDX and Mesa for new hardware that required a new DRI2 attachment format, then I could have avoided a week of pain caused by the necessity to write a horrid feature detection hack [1] in Mesa. In the future, when the work begins to add MSAA support to the Intel DDX, having a clean way to do feature detection will allow us to avoid revisiting and expanding that hack. [1] mesa, commit aea2236a, function intel_verify_dri2_has_hi Reviewed-by:
Eric Anholt <eric@anholt.net> Reviewed-by:
Ian Romanick <idr@freedesktop.org> Signed-off-by:
Chad Versace <chad.versace@linux.intel.com>
-
- 02 May, 2012 1 commit
-
-
Chad Versace authored
Fix the documented opcodes in dri2proto.txt to be consistent with the actual opcode values in dri2proto.h and in xcb/proto:src/dri2.xml. (It looks like the opcodes were incorrect due to copy-paste errors). Reviewed-by: Kristian Høgsberg <krh@bitplanet.net Signed-off-by:
Chad Versace <chad.versace@linux.intel.com>
-
- 07 Jun, 2011 1 commit
-
-
Chad Versace authored
... and bump version to 2.6. CC: Eric Anholt <eric@anholt.net> CC: Ian Romanick <idr@freedesktop.org> CC: Kristian Høgsberg <krh@bitplanet.net Reviewed-by:
Kenneth Graunke <kenneth@whitecape.org> Signed-off-by:
Chad Versace <chad@chad-versace.us>
-
- 24 Jun, 2010 1 commit
-
-
Signed-off-by:
Julien Cristau <jcristau@debian.org>
-
- 17 Feb, 2010 2 commits
-
-
Mike Stroyan authored
-
Mike Stroyan authored
-
- 15 Feb, 2010 1 commit
-
-
Francisco Jerez authored
Bumps the protocol and package versions. Signed-off-by:
Francisco Jerez <currojerez@riseup.net>
-
- 17 Nov, 2009 1 commit
-
-
Aaron Plattner authored
Signed-off-by:
Aaron Plattner <aplattner@nvidia.com> Acked-by:
Kristian Høgsberg <krh@bitplanet.net>
-
- 12 Nov, 2009 2 commits
-
-
Jesse Barnes authored
-
Jesse Barnes authored
-
- 10 Nov, 2009 1 commit
-
-
Jesse Barnes authored
Needed to handle swap interval in the direct rendered case.
-
- 02 Oct, 2009 1 commit
-
-
Jesse Barnes authored
Based on SGI_video_sync, SGI_swap_control and OML_sync_control, add swap interval and synchronization support to DRI2. Useful for throttling rendering and basic performance metrics. Signed-off-by:
Jesse Barnes <jbarnes@virtuousgeek.org>
-
- 08 Jun, 2009 1 commit
-
-
- 01 May, 2009 1 commit
-
-
Jesse Barnes authored
Add a SwapBuffers request for requesting a front<->back swap. Returns a whole new set of buffers to the client to allow for triple buffering etc.
-
- 24 Apr, 2009 1 commit
-
-
Ian Romanick authored
This function replaces DRI2GetBuffers. Signed-off-by:
Ian Romanick <ian.d.romanick@intel.com> Reviewed-by:
Kristian Høgsberg <krh@redhat.com>
-
- 02 Dec, 2008 1 commit
-
-
Kristian Høgsberg authored
-
- 15 Oct, 2008 1 commit
-
-
Kristian Høgsberg authored
-