summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Simon Schubert [Thu, 5 Nov 2009 16:42:37 +0000]
update README
Simon Schubert [Tue, 3 Nov 2009 14:15:25 +0000]
Merge branch 'upstream'
Conflicts:
src/Makefile
src/nvidia_os.c
Simon Schubert [Tue, 3 Nov 2009 14:12:54 +0000]
import NVIDIA-FreeBSD-x86-190.42
Simon Schubert [Wed, 9 Sep 2009 17:51:14 +0000]
disable install lib libwfb
libwfb is shipped with Xorg. The nvidia libwfb is also using an older
ABI which breaks.
Simon Schubert [Wed, 9 Sep 2009 17:50:13 +0000]
Merge branch 'upstream'
Conflicts:
obj/libGLcore.so.1
src/Makefile
src/nv-freebsd.h
Simon Schubert [Wed, 9 Sep 2009 15:33:44 +0000]
import NVIDIA-FreeBSD-x86-185.18.36
Simon Schubert [Tue, 25 Aug 2009 15:23:58 +0000]
adjust after recent sleep lock function renaming
Simon Schubert [Fri, 14 Aug 2009 12:59:19 +0000]
adapt for devfs
Simon Schubert [Tue, 4 Aug 2009 16:12:39 +0000]
update to latest suser->priv_check changes
Simon Schubert [Fri, 31 Jul 2009 18:47:31 +0000]
adapt to recent pci changes
Simon Schubert [Thu, 26 Feb 2009 20:01:48 +0000]
Merge branch 'upstream'
merge and port to DragonFly
Conflicts:
src/Makefile
src/nv-freebsd.h
src/nvidia_ctl.c
src/nvidia_os.c
src/nvidia_subr.c
Simon Schubert [Thu, 26 Feb 2009 18:52:59 +0000]
import NVIDIA-FreeBSD-x86-180.29
Simon Schubert [Thu, 26 Feb 2009 18:15:41 +0000]
Update README
Simon 'corecode' Schubert [Wed, 12 Nov 2008 00:08:24 +0000]
Change wrapmodule name and wrap* building.
Simon 'corecode' Schubert [Thu, 21 Aug 2008 17:42:27 +0000]
Don't depend on "mem" and "io", they don't exist in DragonFly.
Simon 'corecode' Schubert [Mon, 19 May 2008 11:43:48 +0000]
Use tsc_frequency instead of tsc_freq.
Simon 'corecode' Schubert [Sun, 18 May 2008 16:25:22 +0000]
Build a wrapper lib with weak symbols.
Simon 'corecode' Schubert [Sun, 17 Feb 2008 20:58:27 +0000]
Add readme.
Simon 'corecode' Schubert [Mon, 14 Jan 2008 00:06:21 +0000]
Fix poll API issue also for nvidiactl.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:41:14 +0000]
Split the wrapper in module and export syms.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:07:26 +0000]
Make the wrapper a generic module to be loaded to supply needed symbols.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:05:14 +0000]
Fix API usage bugs.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:05:01 +0000]
Compile with debug for now.
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:04:45 +0000]
Debugger() takes a string parameter.
Simon 'corecode' Schubert [Sat, 12 Jan 2008 19:39:16 +0000]
Switch to native xorg wrapper. Not functional yet.
Simon 'corecode' Schubert [Sat, 12 Jan 2008 14:40:01 +0000]
Add LD_PRELOAD wrapper
Simon 'corecode' Schubert [Sun, 13 Jan 2008 03:22:53 +0000]
Some more nits for porting.
Simon 'corecode' Schubert [Wed, 9 Jan 2008 21:31:19 +0000]
Correctly reference the devices when storing them.
Simon 'corecode' Schubert [Wed, 9 Jan 2008 01:57:41 +0000]
Initial DragonFly port.
Simon 'corecode' Schubert [Tue, 8 Jan 2008 21:45:55 +0000]
Import from upstream.