Remove direct rendering check for now

This commit is contained in:
drago01 2008-12-08 12:00:01 +00:00
parent f4a8c9f2f6
commit c0c5070b0d
3 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,9 @@
#!/bin/sh
export LIBGL_ALWAYS_INDIRECT=1
/usr/bin/glx_tfp_test
if [ $? -eq 0 ]; then
export LIBGL_ALWAYS_INDIRECT=1
gtk-window-decorator &
exec compiz --ignore-desktop-hints glib gconf $@
else

View File

@ -14,7 +14,7 @@ URL: http://www.go-compiz.org
License: GPLv2+ and LGPLv2+ and MIT
Group: User Interface/Desktops
Version: 0.7.8
Release: 8%{?dist}
Release: 9%{?dist}
Summary: OpenGL window and compositing manager
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -376,6 +376,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 08 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-9
- Remove direct rendering check for now
* Sun Dec 07 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-8
- Add 'obs' to default plugin list
- Improve glx_tfp check

View File

@ -1,4 +1,4 @@
cb8baed2983dec5184f196346f973ad2 compiz-0.7.8.tar.bz2
d56f2f6456fc89b06e1e0d21cab74f55 desktop-effects-0.7.18.tar.bz2
7a7766f43797239ca0a4a0881d91f646 kde-desktop-effects-0.0.5.tar.bz2
023f543a5b3a4eafa003ca8f846ada1e glx_tfp_test.c
892ce372ff673202db52034a0473f262 glx_tfp_test.c