Displaying 20 results from an estimated 1000 matches similar to: "[ANNOUNCE] xf86-video-savage 2.2.1"
2008 Mar 19
0
[ANNOUNCE] xf86-video-savage 2.2.0
Adam Jackson (3):
Death to RCS tags.
Remove use of deprecated {DE,}ALLOCATE_LOCAL.
savage 2.2.0
Alex Deucher (3):
fix segfault from pScrn->currentMode
fix the build for the non-pci-rework case (compile tested only)
Fix reversed logic in SavageMapMem()
Alex Villacs Lasso (1):
Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for
2017 Jan 17
0
[ANNOUNCE] xf86-video-savage 2.3.9
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Matt Turner (1):
xf86-video-savage 2.3.9
Stefan Dirsch (1):
Disable tiling on SuperSavage by default
git tag: xf86-video-savage-2.3.9
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-savage-2.3.9.tar.bz2
MD5: f694b2b201fb815cd3b910e639f55bb5 xf86-video-savage-2.3.9.tar.bz2
SHA1:
2015 May 08
0
[ANNOUNCE] xf86-video-savage 2.3.8
Adam Jackson (2):
Use own thunk function instead of vgaHW*Weak
dri: Stop (uselessly) initializing the ValidateTree hooks
Jeremy White (1):
Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.
Julien Cristau (2):
Fix compiler warnings with recent X servers
Bump to 2.3.8
git tag: xf86-video-savage-2.3.8
2010 Aug 10
2
undefined method `has_many' for Object:Class +Savage Beast 2.3 plugin
Hi, i am using Savage Beast 2.3 plugin for the forum and i got and
error
undefined method `has_many'' for Object:Class
C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb:
9:in `included''
C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb:
7:in `class_eval''
C:/forum/vendor/plugins/savage-beast/lib/savage_beast/user_init.rb:
7:in
2009 Dec 31
0
Savage Beast For Rails 2.3
Hello rails..
I have some difficulties when integrate savage beast forum with my
rails app 2.3.
I found error :
uninitialized constant SavageBeast::UserInit::Monitorship
and then about routes..., how to set routes in order to when access
http://mysite/forums the savage beast forum can be run.
Anyone has a real implementation savage-beast in a rails app.., I
thinks that will very help
2007 Sep 05
0
Savage Beast plugin: Question on the reply form
Hello! I have integrated the Savage Beast plugin with my site. For
some reason, during the integration, the standard large black reply
form that gets displayed when a user hits "Reply to topic", is
*always* getting displayed at the bottom of the screen ... before the
user hits "Reply to topic". The built in "cancel" link on the editbox
will not remove the form, and
2013 May 12
5
[Bug 64493] New: X server crashes when launch Savage XR
https://bugs.freedesktop.org/show_bug.cgi?id=64493
Priority: medium
Bug ID: 64493
Assignee: nouveau at lists.freedesktop.org
Summary: X server crashes when launch Savage XR
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: ginermail at gmail.com
Hardware: x86 (IA32)
2016 Apr 21
0
[PATCH 17/24] drm/savage: add extern C guard for the UAPI header
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
include/uapi/drm/savage_drm.h | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/include/uapi/drm/savage_drm.h b/include/uapi/drm/savage_drm.h
index 5741474..0f6edde 100644
--- a/include/uapi/drm/savage_drm.h
+++ b/include/uapi/drm/savage_drm.h
@@ -28,6 +28,10 @@
#include "drm.h"
+#if defined(__cplusplus)
2008 May 21
0
[ANNOUNCE] libpciaccess 0.10.2
Adam Jackson (1):
Linux: Fail gracefully on machines without PCI.
Alan Coopersmith (3):
Initialize err to 0 in pci_device_solx_devfs_map_range
Add pci_system_solx_devfs_create prototype to pciaccess_private.h
Fix lint warnings in solx_devfs.c
Danny van Dyk (1):
Fix function prototypes for C++
Dave Airlie (2):
linux: add pci_device_enable entrypoint and sysfs
2008 Mar 19
0
[ANNOUNCE] xf86-video-sis 0.10.0
Adam Jackson (3):
Death to RCS tags.
Fix distcheck
sis 0.10.0
Dave Airlie (11):
inital SiS pci access patch
fix warnings in build
fix thinko between open/fopen
another open/fopen confusion
fixup type punning
convert all hostbridge read/writes to accessor functions
finish off read/write long conversion
switch bios reading over
2002 Jun 27
0
RE: Browsing cont'd
Don't forget to add the #PRE after the host info; that way it preloads it.
Create one lmhosts file for the Win boxes, and copy to either
\windows (win9x)
\winnt\system32\drivers\etc (NT/Win2k/XP)
then open a DOS Prompt and type nbtstat -R to flush/refresh
the cached info.
The samba box's hosts go in /etc, /lmhosts go in /etc/samba
(if you're using the current defaults. Put the
2011 Mar 02
0
polymorphic_path not getting generated
Folks,
I am trying to use the Savage Beast plugin in a polymorphic way. I
have setup my model as below
# Leaving out other details from models
class Forum < ActiveRecord::Base
has_one :recent_topic, :class_name => ''Topic'', :order => ''sticky
desc, replied_at desc''
belongs_to :forum_owner, :polymorphic => true # Helps keep track
of which
2008 Mar 19
0
[ANNOUNCE] xf86-video-i740 1.2.0
Adam Jackson (3):
Death to RCS tags.
Fix distcheck
i128 1.2.0
Alan Coopersmith (2):
Replace references to XFree86/XF86Config in man page
renamed: .cvsignore -> .gitignore
Brice Goglin (1):
Define I740_*_VERSION* using PACKAGE_VERSION_*
Dave Airlie (1):
i740: pciaccess conversion
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
Paulo Cesar Pereira
2008 Mar 19
0
[ANNOUNCE] xf86-video-neomagic 1.2.0
Adam Jackson (2):
Death to RCS tags.
neomagic 1.2.0
Alan Coopersmith (2):
Replace references to XFree86/XF86Config in man page
renamed: .cvsignore -> .gitignore
Brice Goglin (1):
Define NEO_*_VERSION using PACKAGE_VERSION_*
Dave Airlie (3):
neomagic: port to libpciaccess
neo: finish pciaccess conversion
finish pciaccess conversion
Matthieu
2008 Mar 19
0
[ANNOUNCE] xf86-video-rendition 4.2.0
Adam Jackson (3):
Death to RCS tags.
Fix includes to silence a warning.
rendition 4.2.0
Alan Coopersmith (1):
Man page updates - replace references to XFree86 & changes for XF86 4.0
Brice Goglin (1):
RENDITION_VERSION* using PACKAGE_VERSION_*
Dave Airlie (2):
pciaccess: make auto-detect work
pciaccess: do unmap path
Ian Romanick (4):
Supply
2008 Mar 19
0
[ANNOUNCE] xf86-video-voodoo 1.2.0
Adam Jackson (3):
Fix distcheck
Death to RCS tags.
voodoo 1.2.0
Alan Coopersmith (2):
Replace references to XFree86/XF86Config in man page
renamed: .cvsignore -> .gitignore
Dave Airlie (3):
pciaccess conversion
oops forgot pcirename file
voodoo: finish pciaccess conversion
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
git tag:
2013 Jun 06
0
[PATCH 2/2] nouveau: add libbacklight and randr property support.
From: Dave Airlie <airlied at redhat.com>
This adds support to detect libbacklight and use it to provide the standard
randr backlight properties, for desktops environments to use.
untested as of yet.
Signed-off-by: Dave Airlie <airlied at redhat.com>
---
configure.ac | 3 +++
src/Makefile.am | 4 ++--
src/drmmode_display.c | 40
2014 Dec 27
0
CentOS Digest, Vol 119, Issue 26 - Email found in subject
Received
-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of centos-request at centos.org
Sent: Saturday, December 27, 2014 6:00 AM
To: centos at centos.org
Subject: CentOS Digest, Vol 119, Issue 26 - Email found in subject
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World Wide
2020 Feb 25
0
[PATCH 1/3] drm: Add separate state structure for legacy, non-KMS drivers
Non-KMS drivers store state in struct drm_driver. This bloats the
structure for KMS drivers and prevents it from being declared with
'static const' qualifiers. Moving the non-KMS state into a separate
data structure resolves this.
Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
---
drivers/gpu/drm/drm_drv.c | 4 ++++
drivers/gpu/drm/i810/i810_drv.c | 4
2020 May 14
2
Ailing MATE desktop
On Thu, May 14, 2020 at 05:24:13AM -0500, Robert G (Doc) Savage via CentOS wrote:
> On Thu, 2020-05-14 at 08:18 +0200, Simon Matter wrote:
> > > On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS
> > > wrote:
> > > > On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via
> > > > CentOS
> > > > wrote:
> > >