search for: nieminen

Displaying 8 results from an estimated 8 matches for "nieminen".

Did you mean: niemann
2010 Mar 12
1
[PATCH 3/3] libdrm: Move all noninstalled headers to noinst_HEADERS.
Cleanup make system so that all noninstalled headers are put to noinst_HEADERS. This quarentees that header will be present in tar ball but not installed with make install. CC: nouveau at lists.freedesktop.org Signed-off-by: Pauli Nieminen <suokkos at gmail.com> --- Makefile.am | 6 +++--- intel/Makefile.am | 10 ++++++---- nouveau/Makefile.am | 4 +++- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index e434e1d..61da186 100644 --- a/Makefile.am +++ b/Makefile.am @@...
2012 Jun 11
1
[PATCH 10/21] nouveau: Add support for ARB_sampler_object
...ion for Mesa drivers to allow meta module to use it. This patch add support for the extension to nouveau. It is completely untested search and replace patch. I hope someone with old NV hardware could give a try that there is no regressions and ARB_sampler_object tests passes. Signed-off-by: Pauli Nieminen <pauli.nieminen at linux.intel.com> CC: nouveau at lists.freedesktop.org --- src/mesa/drivers/dri/nouveau/nv04_state_tex.c | 22 ++++++++++++---------- src/mesa/drivers/dri/nouveau/nv10_state_tex.c | 23 +++++++++++++---------- src/mesa/drivers/dri/nouveau/nv20_state_tex.c | 25 +++++++...
2010 Dec 04
0
[ANNOUNCE] xorg-server 1.9.2.902
...1): Xext: panoramiXprocs: fix typo Luc Verhaegen (1): x86emu: fix jump_near_IMM to handle DATA: flag correctly. Nicolas Peninguy (1): Fix Xdmx and Xephyr build when DTrace support is enabled Olivier Fourdan (1): modes: improve aspect ratio match for classic drivers Pauli Nieminen (1): DRI2: Avoid call to NULL pointer Peter Hutterer (3): Xi: move property reset from extension shutdown to init. xfree86: add missing linebreak in error message. dix: remove now unnecessary !! before BitIsOn() Samuel Thibault (1): Do not trap access to timer and ke...
2019 Nov 24
0
Xapian 1.4.14 released
...now be downloaded from: https://xapian.org/download This release is mainly composed of optimisations, bug fixes, and test harness improvements. The wiki has the usual summary of the most notable changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.14 A big thanks to Austin Clements, Ilari Nieminen, Oliver Runge, and Dagobert Michelsen for helping to make this release a reality. If I've missed anyone out, you can claim an extra big thankyou. As always, if you encounter problems, please report them here, or to the bug-tracker: https://xapian.org/bugs You can find detached GPG signatures...
2010 Nov 02
0
[ANNOUNCE] libXi 1.4.0
...rp (1): Don't unlock the Display twice. Jesse Adkins (1): Purge cvs tags. Julien Cristau (1): man: fix typo in XIQueryDevice doc Matt Dew (1): specs: convert input .ms specs from xorg-docs module to DocBook XML Matthieu Herrb (1): Fix build with gcc 2.95 Pauli Nieminen (6): Fix usage of uninitialized value Fix memory leak in XIGetSelectedEvents Use single error path in XQueryDeviceState Use single error path in XGetFeedbackControl Use single error path in XGetDeviceControl Always unlock display correctly Peter Hutterer (5):...
2010 Dec 13
0
[ANNOUNCE] xorg-server 1.9.3
...rive: Fix tslib check fallback to set TSLIB_LIBS. #30599 kdrive: Fix linking with tslib, with -Wl, --as-needed. #30600 Nicolas Peninguy (1): Fix Xdmx and Xephyr build when DTrace support is enabled Olivier Fourdan (1): modes: improve aspect ratio match for classic drivers Pauli Nieminen (1): DRI2: Avoid call to NULL pointer Paulius Zaleckas (1): KDrive: Fix error handlig in tslib driver Peter Hutterer (7): dix: don't create core motion events for non-x/y valuators. xfree86: set mask for valuators 0/1 when emulating core events (#30267) Xi: reshu...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...nt Replace "if(buf) realloc(buf, size) else malloc(size)" with realloc() Remove now-misleading comment Nicolas Peninguy (1): Fix Xdmx and Xephyr build when DTrace support is enabled Olivier Fourdan (1): modes: improve aspect ratio match for classic drivers Pauli Nieminen (10): xkb: Use memcpy for copy that has known length xkb: Fix memory leak if opening file fails xkb: Don't check for NULL before calling free xkb: Fix NULL pointer dereference xkb: Remove redurant intialization code xkb: Fix memory leak in error path xk...
2002 Jun 04
0
VS: WinXP allows login to expired/forbidden accounts
win2k has cache too. So how it's different? Jooel > > Hi, > I've stumbled upon this problem while trying to limit access to > specific machine to specific domain users. I did it by setting Samba to > obey PAM restrictions, and then using the pam_access PAM module > ('account' clause) to do user validation (described below). > > On Win2000,