pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libdrm
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 1 15:47:02 UTC 2012
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
Log Message:
2.4.37:
2.4.37:
I botched the 2.3.36 release quite royally. Here is 2.6.37 this time with the
proper context APIs in place.
Ben Widawsky (2):
intel/context: create/destroy implementation
configure: bump version for release
Kristian Høgsberg (1):
modetest: Dump bit field names
2.4.36:
Context API and wait render timeout API added to libdrm for Intel.
Unfortunately, I botched fixing intel decode, so there are a bunch of
bogus commits in here. Sorry :-(.
Ben Widawsky (10):
intel: Add IVB PUSH_CONSTANT decodes
intel: wait render timeout implementation
intel/decode: add sampler state pointers for [HD]S
intel/decode: VERTEX_ELEMENT_STATE, 1 means valid
intel: updated header for contexts
intel/context: Add drm_intel_context type
intel/context: new execbuf interface for contexts
intel: add decoding of MI_SET_CONTEXT
Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"
intel/decode: fix the reference file for
Dave Airlie (1):
radeon/surface: free version after using it.
Jerome Glisse (3):
radeon: always properly initialize stencil_offset field
radeon: enabled 2D tiling for evergreen only on fixed kernel
radeon: force 1D array mode for z/stencil surface
Marcin Slusarz (1):
nouveau: silence some remaining valgrind warnings
Michel Dänzer (1):
autogen.sh: Restore passing --enable-maintainer-mode to configure.
Paulo Zanoni (2):
Add support for generic object properties IOCTLs
modetest: print CRTC properties
Rob Clark (3):
Add support for bitmask properties
modetest: support bitmask properties
modetest: support plane properties
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libdrm/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/libdrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index