similar to: [ANNOUNCE] rendercheck 1.5

Displaying 20 results from an estimated 200 matches similar to: "[ANNOUNCE] rendercheck 1.5"

2008 Mar 07
0
[ANNOUNCE] rendercheck 1.3
Adam Jackson (1): rendercheck 1.3 Eric Anholt (4): Add more gcc warning flags, and clean up the added warnings. Bug #9485: Fix a sign-extension issue on 64-bit platforms in pixel fetching. Unbreak the dstcoords test, and test it with PictOpOver, as well. Add another transformed source coordinates test. James Cloos (1): Replace static ChangeLog with dist-hook
2024 Apr 23
0
[ANNOUNCE] rendercheck 1.6
Aaron Plattner (1): Skip shmblend if SHM pixmaps aren't supported Adam Jackson (4): triangles: Fix tests for conjoint and disjoint ops Be valgrind-clean Don't fail to find the a8r8g8b8 format pointlessly Enable a few more formats Alan Coopersmith (3): Update bug tracker URL in man page gitlab CI: add a basic build test t_repeat.c,
2010 Nov 22
0
[ANNOUNCE] rendercheck 1.4
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 rendercheck is a program to test a Render extension implementation against separate calculations of expected output. This release makes the sources pass various checks of the compilers, adds a --version option, and provides a new test for rendering to source-only pictures under gradients, as well as the usual recent janitorial cleanups and build
2005 Aug 09
3
file
hi im saleh please help me I WANT SOURSE CODE SIMILAR THIS CODE package asl; import java.awt.*; import java.awt.event.* ; import java.applet.*; public class animat1 extends Applet implements Runnable{ int c = 290, d = 300; int x = 20, k = 20, o = 0, m = 10, n = 0, y = 0; Thread t = new Thread(this); Image img1, img2, img3; // AudioClip a1; public void init() {
2011 Aug 05
0
Wine release 1.3.26
The Wine development release 1.3.26 is now available. What's new in this release (see below for details): - Various improvements to the builtin Internet Explorer. - Support for Get/SetDIBits in the DIB engine. - Support for enhanced metafiles in the View tool. - Many improvements in WinHTTP. - A number of fixes to the COM stubless marshaller. - Improved mechanism for DLL
2013 Jan 07
0
[ANNOUNCE] xf86-video-nouveau 1.0.6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 1.0.6 release of nouveau, fixes some misrendering on rendercheck, and edid. Ben Skeggs (2): nvc0-/exa: fix typo which caused breakage in rendercheck tmcoords test bump to 1.0.5 Dave Airlie (2): nouveau: fix dirty redisplay damage handling bump to 1.0.6 Emil Velikov (1): kms: Let the server know if we got more than 1
2013 Jan 07
0
[ANNOUNCE] xf86-video-nouveau 1.0.6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 1.0.6 release of nouveau, fixes some misrendering on rendercheck, and edid. Ben Skeggs (2): nvc0-/exa: fix typo which caused breakage in rendercheck tmcoords test bump to 1.0.5 Dave Airlie (2): nouveau: fix dirty redisplay damage handling bump to 1.0.6 Emil Velikov (1): kms: Let the server know if we got more than 1
2012 Apr 24
2
rendering problems with latest ddx driver (nv50)
Do you get rendering errors also when using a nv50 class gpu? I seem to get them in firefox. I also noticed a huge amount of failures when running rendercheck -t gradients, which i find odd, because they are not supposed to be accelerated. -- Far away from the primal instinct, the song seems to fade away, the river get wider between your thoughts and the things we do and say.
2011 Jul 22
0
Wine release 1.3.25
The Wine development release 1.3.25 is now available. What's new in this release (see below for details): - Rewrite of the audio support, using the Win7 architecture. - Old-style sound drivers for Jack, NAS and ESD are removed. - Graphics driver architecture changes for the DIB engine. - Improved handling of the shell recycle bin. - Better joystick support in DirectInput. -
2003 Dec 07
5
possible compromise or just misreading logs
I am not sure if I had a compromise but I am not sure I wanted some other input. I noticed in this in my daily security run output: pc1 setuid diffs: 19c19 < 365635 -rwsr-xr-x 1 root wheel 204232 Sep 27 21:23:19 2003 /usr/X11R6/bin/xscreensaver --- > 365781 -rwsr-xr-x 1 root wheel 205320 Dec 4 07:55:59 2003 /usr/X11R6/bin/xscreensaver It was the only file listed and I didn't
2009 Oct 31
0
[PATCH] nv/exa: fix 15/16 bits solid fill
From: Marcin Slusarz <marcin.slusarz at gmail.com> after this change nouveau passes all fill and blend tests of rendercheck (before: fill - 108/120, blend - 3323868/3569150) tested on NV34 Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com> --- src/nv04_exa.c | 19 +++++++++---------- src/nv_accel_common.c | 5 ++++- 2 files changed, 13 insertions(+), 11
2019 Nov 23
0
[ANNOUNCE] xorg-server 1.20.6
A variety of bugfixes across the board, primarily in Xwayland and PRIME. This release also includes GLX vendor selection support. Thanks to all who contributed with testing and fixes! Aaron Plattner (3): GLX: Set GlxServerExports::{major,minor}Version xfree86: Call ScreenInit for protocol screens before GPU screens os: Don't crash in AttendClient if the client is gone Adam
2020 Nov 20
0
[ANNOUNCE] libX11 1.7.0
Here's a summary of changes from README.md: libX11 version 1.7.0 includes a new API, hence the change from the 1.6 series to 1.7: * XSetIOErrorExitHandler which provides a mechanism for applications to recover from I/O error conditions instead of being forced to exit. Thanks to Carlos Garnacho for this. This release includes a bunch of bug fixes, some which have been pending for over
2017 Jun 07
0
[PATCH v2] nv110/exa: update sched codes
On 06/07/2017 06:58 PM, Aaryaman Vasishta wrote: > > > On Tue, Jun 6, 2017 at 7:15 AM, Samuel Pitoiset > <samuel.pitoiset at gmail.com <mailto:samuel.pitoiset at gmail.com>> wrote: > > Nice work! > > See my comments below, and double-check if some of them can be > applied to the shaders I didn't review yet. > > I recommend you
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension.  Full change list: Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (9):       fb: Make rootless-agnostic
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
Here's 1.19-RC2, which should be pretty close to 1.19. The only serious bug I'm aware of at this point is a crash in FlushAllOutput: https://bugzilla.redhat.com/show_bug.cgi?id=1382444 Adam Jackson (5): glamor: Fall back to software for CopyPlane if we need to xephyr: Don't crash if the server advertises zero xv adaptors test: Re-enable a couple of GetImage
2010 Apr 20
1
[PATCH] nv30/exa : cleanup from nv40 exa
This has two purposes : - cleaner code - reduce the diff between nv30 and nv40 exa for a possible nvfx_exa merge ? The main differences seem to be that nv30 uses rect texture format (and does not support repeat on that). Then there are some minor changes in TX_FORMAT RT_FORMAT and TEX_FILTER usage. And NVAccelInitNVx0TCL look complete different. Tested with: ./rendercheck -t
2017 Jun 08
1
[PATCH v2] nv110/exa: update sched codes
On Thu, Jun 8, 2017 at 5:01 AM, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote: > > > On 06/07/2017 06:58 PM, Aaryaman Vasishta wrote: > >> >> >> On Tue, Jun 6, 2017 at 7:15 AM, Samuel Pitoiset < >> samuel.pitoiset at gmail.com <mailto:samuel.pitoiset at gmail.com>> wrote: >> >> Nice work! >> >> See my
2008 Dec 23
1
Approximate Entropy?
Dear guRus, is there a package that calculates the Approximate Entropy (ApEn) of a time series? RSiteSearch only gave me a similar question in 2004, which appears not to have been answered: http://finzi.psych.upenn.edu/R/Rhelp02a/archive/28830.html RSeek.org didn't yield any results at all. Happy holidays (where appropriate), Stephan
2017 Jun 07
2
[PATCH v2] nv110/exa: update sched codes
On Tue, Jun 6, 2017 at 7:15 AM, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote: > Nice work! > > See my comments below, and double-check if some of them can be applied to > the shaders I didn't review yet. > > I recommend you to test your work because if one sched code is wrong, you > are likely going to kill your card and reboot your box. :-) > > >