OpenGLChecker


 
Thread Tools Search this Thread
Top Forums Programming OpenGLChecker
# 1  
Old 05-14-2013
OpenGLChecker

Hey,

I don't know in which forum this decently fits.
I would like to know if the linux version of my application works
http://sourceforge.net/projects/openglchecker/
Please try it out, please with broad range of linux distros. It is coded in C++, uses the CEngine (engine i wrote myself, using xlib). Im afraid it doesnt work on other systems, but on my ubuntu it is working fine.
Can sb also explain me how to show xpm icons which I loaded with transparency? Now i see the icon with black background, but I want transparency...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
IZCOORDINATOR(8)					  System Administration Utilities					  IZCOORDINATOR(8)

NAME
izcoordinator - simple coordinator for IEEE 802.15.4 network SYNOPSIS
izcoordinator [OPTION]... -i IFACE DESCRIPTION
Provide a userspace part of IEEE 802.15.4 coordinator on specified IFACE. -l lease_file Where we store lease file. -d debug_level Set debug level of application. Will not demonize on levels > 0. -m range_min Minimal new 16-bit address allocated. -n range_max Maximal new 16-bit address allocated. -i iface Interface to work with. -s addr 16-bit address of coordinator (hexadecimal). -p addr 16-bit PAN ID (hexadecimal). -c chan number of channel to use. -h, --help This usage information. -v, --version Print version information. AUTHOR
Written by Dmitry Eremin-Solenikov, Sergey Lapin and Maxim Osipov REPORTING BUGS
Report bugs to linux-zigbee-devel@lists.sourceforge.net Userspace tools for Linux IEEE 802.15.4 stack homepage <http://linux-zigbee.sourceforge.net/> COPYRIGHT
Copyright (C) 2008, 2009 by Siemens AG License GPLv2 GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. izcoordinator 0.2.2 August 2010 IZCOORDINATOR(8)